Pull request #4016 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 583e9f9f48d470b6bf8ad37bf277b28ee85d5e52+fefff5dfcf757bf5669fadd7ace0412839b30723 (b22d3e5d7bd676ce845d765378bfda98d5bcd2f8) 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-ssh14707407143220265762.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-ssh8280183559801849313.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4016/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4016/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7583574971881877131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4016/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13054785145366655851.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1762323935759524756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4016/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4016/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9609396858735449956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-47770 in /w/workspace/edgexfoundry_edgex-go_PR-4016 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fefff5dfcf757bf5669fadd7ace0412839b30723 into PR head commit 583e9f9f48d470b6bf8ad37bf277b28ee85d5e52 Merge succeeded, producing f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 Checking out Revision f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 (PR-4016) > 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/4016/head:refs/remotes/origin/PR-4016 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 583e9f9f48d470b6bf8ad37bf277b28ee85d5e52 # 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 fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 # timeout=10 Commit message: "Merge commit 'fefff5dfcf757bf5669fadd7ace0412839b30723' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T14:40:05.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T14:40:05.211Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T14:40:05.297Z] ========================================================= [2022-05-10T14:40:05.297Z] EdgeX Global Pipelines Version Info [2022-05-10T14:40:05.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T14:40:06.100Z] ------------------- [2022-05-10T14:40:06.100Z] stable info: [2022-05-10T14:40:06.100Z] ------------------- [2022-05-10T14:40:06.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T14:40:06.100Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T14:40:06.100Z] Message: update stable to v1.0.227 [2022-05-10T14:40:06.676Z] ------------------- [2022-05-10T14:40:06.676Z] experimental info: [2022-05-10T14:40:06.676Z] ------------------- [2022-05-10T14:40:06.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T14:40:06.676Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T14:40:06.676Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T14:40:06.917Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T14:40:06.958Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T14:40:06.999Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T14:40:07.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T14:40:07.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T14:40:07.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T14:40:07.154Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T14:40:07.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T14:40:07.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T14:40:07.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T14:40:07.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T14:40:07.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T14:40:07.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T14:40:07.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T14:40:07.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T14:40:07.523Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T14:40:07.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T14:40:07.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T14:40:07.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T14:40:07.676Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T14:40:07.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T14:40:07.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T14:40:07.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4016 [Pipeline] echo [2022-05-10T14:40:07.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4016 [Pipeline] echo [2022-05-10T14:40:07.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4016 [Pipeline] echo [2022-05-10T14:40:07.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [Pipeline] echo [2022-05-10T14:40:07.951Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8ccdc4 [Pipeline] echo [2022-05-10T14:40:07.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T14:40:08.104Z] provisioning config files... [2022-05-10T14:40:08.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3607772534901924364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T14:40:08.493Z] ---> docker-login.sh [2022-05-10T14:40:08.493Z] nexus3.edgexfoundry.org:10001 [2022-05-10T14:40:08.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:40:09.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:40:09.016Z] Configure a credential helper to remove this warning. See [2022-05-10T14:40:09.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:40:09.016Z] [2022-05-10T14:40:09.016Z] Login Succeeded [2022-05-10T14:40:09.016Z] nexus3.edgexfoundry.org:10002 [2022-05-10T14:40:09.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:40:09.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:40:09.016Z] Configure a credential helper to remove this warning. See [2022-05-10T14:40:09.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:40:09.016Z] [2022-05-10T14:40:09.016Z] Login Succeeded [2022-05-10T14:40:09.016Z] nexus3.edgexfoundry.org:10003 [2022-05-10T14:40:09.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:40:09.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:40:09.278Z] Configure a credential helper to remove this warning. See [2022-05-10T14:40:09.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:40:09.278Z] [2022-05-10T14:40:09.278Z] Login Succeeded [2022-05-10T14:40:09.278Z] nexus3.edgexfoundry.org:10004 [2022-05-10T14:40:09.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:40:09.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:40:09.278Z] Configure a credential helper to remove this warning. See [2022-05-10T14:40:09.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:40:09.278Z] [2022-05-10T14:40:09.543Z] Login Succeeded [2022-05-10T14:40:09.543Z] docker.io [2022-05-10T14:40:09.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:40:09.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:40:09.804Z] Configure a credential helper to remove this warning. See [2022-05-10T14:40:09.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:40:09.804Z] [2022-05-10T14:40:09.804Z] Login Succeeded [2022-05-10T14:40:09.804Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T14:40:09.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T14:40:10.265Z] + 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-10T14:40:10.265Z] + + dirname cmd/core-command/Dockerfilecut [2022-05-10T14:40:10.265Z] -d/ -f2 [2022-05-10T14:40:10.265Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/core-data/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T14:40:10.265Z] + + cut -d/ -f2 [2022-05-10T14:40:10.265Z] dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T14:40:10.265Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T14:40:10.265Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T14:40:10.265Z] cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T14:40:10.265Z] + + cut -d/ -f2 [2022-05-10T14:40:10.265Z] dirname cmd/security-spire-agent/Dockerfile [2022-05-10T14:40:10.265Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T14:40:10.265Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T14:40:10.265Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T14:40:10.265Z] + cut -d/ -f2 [2022-05-10T14:40:10.265Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T14:40:10.415Z] 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-10T14:40:10.917Z] + git rev-list -1 --merges f8ccdc46a5b7a51cf59751d8ce5c5f179e755893~1..f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [Pipeline] echo [2022-05-10T14:40:10.948Z] -----------> git rev-list -1 --merges f8ccdc46a5b7a51cf59751d8ce5c5f179e755893~1..f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:40:10.948Z] f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [false] [Pipeline] sh [2022-05-10T14:40:11.262Z] + git log --format=format:%s -1 f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [Pipeline] echo [2022-05-10T14:40:11.296Z] ========================================================= [2022-05-10T14:40:11.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T14:40:11.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T14:40:11.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T14:40:11.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T14:40:11.924Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T14:40:11.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T14:40:11.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T14:40:11.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T14:40:11.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:40:12.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T14:40:12.392Z] [2022-05-10T14:40:12.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:40:12.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T14:40:12.753Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T14:40:12.753Z] 1fe172e4850f: Pulling fs layer [2022-05-10T14:40:12.753Z] caf521ccaac6: Pulling fs layer [2022-05-10T14:40:12.753Z] 3ead6fa29328: Pulling fs layer [2022-05-10T14:40:12.753Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T14:40:12.753Z] a8d5f1318db7: Pulling fs layer [2022-05-10T14:40:12.753Z] c427282e49a2: Pulling fs layer [2022-05-10T14:40:12.753Z] 1827001aaf11: Pulling fs layer [2022-05-10T14:40:12.753Z] 0714d37db230: Pulling fs layer [2022-05-10T14:40:12.753Z] ac28cf19c067: Pulling fs layer [2022-05-10T14:40:12.753Z] ca983d60f3e2: Pulling fs layer [2022-05-10T14:40:12.753Z] 9f894cec8388: Pulling fs layer [2022-05-10T14:40:12.753Z] 5c2a1cbceb83: Waiting [2022-05-10T14:40:12.753Z] a8d5f1318db7: Waiting [2022-05-10T14:40:12.753Z] c427282e49a2: Waiting [2022-05-10T14:40:12.753Z] 1827001aaf11: Waiting [2022-05-10T14:40:12.753Z] ca983d60f3e2: Waiting [2022-05-10T14:40:12.753Z] 9f894cec8388: Waiting [2022-05-10T14:40:12.753Z] 0714d37db230: Waiting [2022-05-10T14:40:12.753Z] caf521ccaac6: Verifying Checksum [2022-05-10T14:40:12.753Z] caf521ccaac6: Download complete [2022-05-10T14:40:12.753Z] 5c2a1cbceb83: Download complete [2022-05-10T14:40:12.753Z] a8d5f1318db7: Verifying Checksum [2022-05-10T14:40:12.753Z] a8d5f1318db7: Download complete [2022-05-10T14:40:13.014Z] c427282e49a2: Download complete [2022-05-10T14:40:13.014Z] 3ead6fa29328: Verifying Checksum [2022-05-10T14:40:13.014Z] 3ead6fa29328: Download complete [2022-05-10T14:40:13.014Z] 0714d37db230: Verifying Checksum [2022-05-10T14:40:13.014Z] 0714d37db230: Download complete [2022-05-10T14:40:13.014Z] ac28cf19c067: Download complete [2022-05-10T14:40:13.014Z] ca983d60f3e2: Verifying Checksum [2022-05-10T14:40:13.014Z] ca983d60f3e2: Download complete [2022-05-10T14:40:13.014Z] 9f894cec8388: Verifying Checksum [2022-05-10T14:40:13.014Z] 9f894cec8388: Download complete [2022-05-10T14:40:13.014Z] 1fe172e4850f: Verifying Checksum [2022-05-10T14:40:13.014Z] 1fe172e4850f: Download complete [2022-05-10T14:40:13.275Z] 1827001aaf11: Verifying Checksum [2022-05-10T14:40:13.275Z] 1827001aaf11: Download complete [2022-05-10T14:40:14.659Z] 1fe172e4850f: Pull complete [2022-05-10T14:40:14.659Z] caf521ccaac6: Pull complete [2022-05-10T14:40:15.239Z] 3ead6fa29328: Pull complete [2022-05-10T14:40:15.239Z] 5c2a1cbceb83: Pull complete [2022-05-10T14:40:15.503Z] a8d5f1318db7: Pull complete [2022-05-10T14:40:15.503Z] c427282e49a2: Pull complete [2022-05-10T14:40:17.416Z] 1827001aaf11: Pull complete [2022-05-10T14:40:17.677Z] 0714d37db230: Pull complete [2022-05-10T14:40:17.677Z] ac28cf19c067: Pull complete [2022-05-10T14:40:17.938Z] ca983d60f3e2: Pull complete [2022-05-10T14:40:17.938Z] 9f894cec8388: Pull complete [2022-05-10T14:40:17.938Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T14:40:17.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T14:40:17.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T14:40:18.055Z] prd-ubuntu20.04-docker-8c-8g-47770 does not seem to be running inside a container [2022-05-10T14:40:18.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T14:40:19.414Z] $ docker top 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 -eo pid,comm [2022-05-10T14:40:19.487Z] 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-10T14:40:19.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T14:40:19.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T14:40:19.608Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T14:40:19.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T14:40:19.757Z] $ docker exec 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 ssh-agent [2022-05-10T14:40:19.887Z] SSH_AUTH_SOCK=/tmp/ssh-rmGhyOENsfzK/agent.34 [2022-05-10T14:40:19.887Z] SSH_AGENT_PID=40 [2022-05-10T14:40:19.897Z] Running ssh-add (command line suppressed) [2022-05-10T14:40:20.021Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7849625706166844538.key (/w/workspace/edgex-go/1@tmp/private_key_7849625706166844538.key) [2022-05-10T14:40:20.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T14:40:20.370Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T14:40:20.401Z] $ docker exec --env ******** --env ******** 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 ssh-agent -k [2022-05-10T14:40:20.520Z] unset SSH_AUTH_SOCK; [2022-05-10T14:40:20.520Z] unset SSH_AGENT_PID; [2022-05-10T14:40:20.520Z] echo Agent pid 40 killed; [2022-05-10T14:40:20.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T14:40:20.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T14:40:20.616Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T14:40:20.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T14:40:20.768Z] $ docker exec 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 ssh-agent [2022-05-10T14:40:20.914Z] SSH_AUTH_SOCK=/tmp/ssh-NJH64YsMcoCx/agent.75 [2022-05-10T14:40:20.914Z] SSH_AGENT_PID=82 [2022-05-10T14:40:20.920Z] Running ssh-add (command line suppressed) [2022-05-10T14:40:21.063Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5227194561000830362.key (/w/workspace/edgex-go/1@tmp/private_key_5227194561000830362.key) [2022-05-10T14:40:21.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T14:40:21.406Z] + git semver init [2022-05-10T14:40:21.668Z] 2022-05-10 14:40:21,637 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T14:40:21.669Z] 2022-05-10 14:40:21,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-10T14:40:21.669Z] 2022-05-10 14:40:21,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-10T14:40:21.669Z] 2022-05-10 14:40:21,639 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,635 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4016 with force:False [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,636 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4016 [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,641 [execute] INFO git cat-file --batch-check [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,650 [execute] INFO git cat-file --batch [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T14:40:25.885Z] 2022-05-10 14:40:25,657 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4016 [2022-05-10T14:40:25.885Z] 0.0.0 [Pipeline] } [2022-05-10T14:40:25.915Z] $ docker exec --env ******** --env ******** 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 ssh-agent -k [2022-05-10T14:40:26.041Z] unset SSH_AUTH_SOCK; [2022-05-10T14:40:26.041Z] unset SSH_AGENT_PID; [2022-05-10T14:40:26.041Z] echo Agent pid 82 killed; [2022-05-10T14:40:26.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T14:40:26.461Z] + git semver [Pipeline] } [2022-05-10T14:40:26.752Z] $ docker stop --time=1 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 [2022-05-10T14:40:28.069Z] $ docker rm -f 888b14176f67231338ca4dfee887d2e810f367e740ad8a75162efcb529868989 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T14:40:28.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T14:40:28.800Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T14:40:28.819Z] [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-10T14:40:29.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T14:40:29.331Z] ========================================================= [2022-05-10T14:40:29.331Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T14:40:29.331Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T14:40:29.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T14:40:29.672Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T14:40:29.672Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T14:40:29.672Z] 666ba61612fd: Pulling fs layer [2022-05-10T14:40:29.672Z] 8ed8ca486205: Pulling fs layer [2022-05-10T14:40:29.672Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T14:40:29.672Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T14:40:29.672Z] ca2b28591e48: Pulling fs layer [2022-05-10T14:40:29.672Z] a51346096db8: Pulling fs layer [2022-05-10T14:40:29.672Z] daebc70d1ce1: Pulling fs layer [2022-05-10T14:40:29.672Z] 0e18a0eac166: Pulling fs layer [2022-05-10T14:40:29.672Z] a51346096db8: Waiting [2022-05-10T14:40:29.672Z] 4fe6c5a15a65: Waiting [2022-05-10T14:40:29.672Z] daebc70d1ce1: Waiting [2022-05-10T14:40:29.672Z] 22a0e8bec74d: Waiting [2022-05-10T14:40:29.672Z] 0e18a0eac166: Waiting [2022-05-10T14:40:29.672Z] ca2b28591e48: Waiting [2022-05-10T14:40:29.672Z] 8ed8ca486205: Download complete [2022-05-10T14:40:29.672Z] 666ba61612fd: Verifying Checksum [2022-05-10T14:40:29.672Z] 666ba61612fd: Download complete [2022-05-10T14:40:29.672Z] 22a0e8bec74d: Download complete [2022-05-10T14:40:29.672Z] ca2b28591e48: Verifying Checksum [2022-05-10T14:40:29.672Z] ca2b28591e48: Download complete [2022-05-10T14:40:29.672Z] a51346096db8: Download complete [2022-05-10T14:40:29.672Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T14:40:29.672Z] 59bf1c3509f3: Download complete [2022-05-10T14:40:29.936Z] daebc70d1ce1: Verifying Checksum [2022-05-10T14:40:29.936Z] daebc70d1ce1: Download complete [2022-05-10T14:40:29.936Z] 59bf1c3509f3: Pull complete [2022-05-10T14:40:29.936Z] 666ba61612fd: Pull complete [2022-05-10T14:40:30.196Z] 8ed8ca486205: Pull complete [2022-05-10T14:40:30.455Z] 0e18a0eac166: Verifying Checksum [2022-05-10T14:40:30.455Z] 0e18a0eac166: Download complete [2022-05-10T14:40:30.455Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T14:40:30.455Z] 4fe6c5a15a65: Download complete [2022-05-10T14:40:34.652Z] 4fe6c5a15a65: Pull complete [2022-05-10T14:40:34.652Z] 22a0e8bec74d: Pull complete [2022-05-10T14:40:34.652Z] ca2b28591e48: Pull complete [2022-05-10T14:40:34.652Z] a51346096db8: Pull complete [2022-05-10T14:40:34.652Z] daebc70d1ce1: Pull complete [2022-05-10T14:40:36.559Z] 0e18a0eac166: Pull complete [2022-05-10T14:40:36.559Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T14:40:36.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T14:40:36.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T14:40:36.915Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T14:40:36.915Z] WORKDIR /edgex [2022-05-10T14:40:36.915Z] COPY go.mod . [2022-05-10T14:40:36.915Z] RUN go mod download [2022-05-10T14:40:36.915Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T14:40:38.296Z] Sending build context to Docker daemon 335.3MB [2022-05-10T14:40:38.296Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T14:40:38.296Z] ---> f018257e8ee9 [2022-05-10T14:40:38.296Z] Step 2/4 : WORKDIR /edgex [2022-05-10T14:40:40.208Z] ---> Running in 4eabc41278da [2022-05-10T14:40:40.208Z] Removing intermediate container 4eabc41278da [2022-05-10T14:40:40.208Z] ---> a95a3163703f [2022-05-10T14:40:40.208Z] Step 3/4 : COPY go.mod . [2022-05-10T14:40:40.468Z] ---> 5da08ac245ff [2022-05-10T14:40:40.468Z] Step 4/4 : RUN go mod download [2022-05-10T14:40:40.468Z] ---> Running in 23ed31e44d5b [2022-05-10T14:40:44.112Z] Still waiting to schedule task [2022-05-10T14:40:44.112Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T14:40:55.376Z] Removing intermediate container 23ed31e44d5b [2022-05-10T14:40:55.376Z] ---> d442f5899f9c [2022-05-10T14:40:55.376Z] Successfully built d442f5899f9c [2022-05-10T14:40:55.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:40:55.709Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T14:40:55.709Z] . [Pipeline] withDockerContainer [2022-05-10T14:40:55.802Z] prd-ubuntu20.04-docker-8c-8g-47770 does not seem to be running inside a container [2022-05-10T14:40:55.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T14:40:56.262Z] $ docker top 8b37df86f5b38a6b5ac8975cabda762ca19e10ec0c27344e12f56e8d92644390 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T14:40:56.672Z] + go version [2022-05-10T14:40:56.672Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T14:40:56.706Z] $ docker stop --time=1 8b37df86f5b38a6b5ac8975cabda762ca19e10ec0c27344e12f56e8d92644390 [2022-05-10T14:40:58.014Z] $ docker rm -f 8b37df86f5b38a6b5ac8975cabda762ca19e10ec0c27344e12f56e8d92644390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:40:58.665Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T14:40:58.665Z] . [Pipeline] withDockerContainer [2022-05-10T14:40:58.759Z] prd-ubuntu20.04-docker-8c-8g-47770 does not seem to be running inside a container [2022-05-10T14:40:58.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T14:40:59.175Z] $ docker top ca3b21cb71ffef255b5a65d25ab9f2f498e2e4201480671fdb4c1e26e075e275 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T14:40:59.293Z] ========================================================= [2022-05-10T14:40:59.293Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T14:40:59.293Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T14:40:59.653Z] + make test [2022-05-10T14:40:59.653Z] go mod tidy -compat=1.17 [2022-05-10T14:40:59.653Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T14:41:06.231Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T14:41:16.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T14:41:16.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T14:41:16.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T14:41:16.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T14:41:16.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T14:41:16.863Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T14:41:16.863Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T14:41:16.863Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T14:41:16.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T14:41:17.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-05-10T14:41:17.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T14:41:17.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T14:41:18.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-05-10T14:41:18.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T14:41:18.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 53.4% of statements [2022-05-10T14:41:18.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T14:41:18.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T14:41:22.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.462s coverage: 89.2% of statements [2022-05-10T14:41:22.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T14:41:22.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T14:41:22.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:41:22.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.8% of statements [2022-05-10T14:41:22.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T14:41:22.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T14:41:22.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-05-10T14:41:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2022-05-10T14:41:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2022-05-10T14:41:32.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-05-10T14:41:32.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2022-05-10T14:41:33.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements [2022-05-10T14:41:33.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.2% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T14:41:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-05-10T14:41:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 65.4% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T14:41:43.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-05-10T14:41:43.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-10T14:41:43.449Z] 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-10T14:42:01.562Z] GO111MODULE=on go vet ./... [2022-05-10T14:42:04.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T14:42:05.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T14:42:05.375Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T14:42:05.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T14:42:06.283Z] + ls -al . [2022-05-10T14:42:06.283Z] total 672 [2022-05-10T14:42:06.283Z] drwxrwxr-x 10 1001 1001 4096 May 10 14:42 . [2022-05-10T14:42:06.283Z] drwxr-xr-x 4 root root 4096 May 10 14:40 .. [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 11 May 10 14:40 .dockerignore [2022-05-10T14:42:06.284Z] drwxrwxr-x 8 1001 1001 4096 May 10 14:40 .git [2022-05-10T14:42:06.284Z] drwxrwxr-x 3 1001 1001 4096 May 10 14:40 .github [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 879 May 10 14:40 .gitignore [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 42 May 10 14:40 .golangci.yml [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 87 May 10 14:40 .hadolint.yml [2022-05-10T14:42:06.284Z] drwxr-xr-x 3 1001 1001 4096 May 10 14:40 .semver [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 166 May 10 14:40 .sonarcloud.properties [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 1171 May 10 14:40 ADOPTERS.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 10086 May 10 14:40 Attribution.txt [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 51732 May 10 14:40 CHANGELOG.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 3804 May 10 14:40 CONTRIBUTING.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 677 May 10 14:40 GOVERNANCE.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 850 May 10 14:40 Jenkinsfile [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 10775 May 10 14:40 LICENSE [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 10389 May 10 14:40 Makefile [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 582 May 10 14:40 OWNERS.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 9094 May 10 14:40 README.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 6912 May 10 14:40 SECURITY.md [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 5 May 10 14:40 VERSION [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 4131 May 10 14:40 ZMQWindows.md [2022-05-10T14:42:06.284Z] drwxrwxr-x 2 1001 1001 4096 May 10 14:40 bin [2022-05-10T14:42:06.284Z] drwxrwxr-x 18 1001 1001 4096 May 10 14:40 cmd [2022-05-10T14:42:06.284Z] -rw-r--r-- 1 root root 435134 May 10 14:41 coverage.out [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 3256 May 10 14:40 go.mod [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 35162 May 10 14:40 go.sum [2022-05-10T14:42:06.284Z] drwxrwxr-x 8 1001 1001 4096 May 10 14:40 internal [2022-05-10T14:42:06.284Z] drwxrwxr-x 3 1001 1001 4096 May 10 14:40 openapi [2022-05-10T14:42:06.284Z] drwxrwxr-x 4 1001 1001 4096 May 10 14:40 snap [2022-05-10T14:42:06.284Z] -rw-rw-r-- 1 1001 1001 204 May 10 14:40 version.go [Pipeline] sh [2022-05-10T14:42:06.596Z] + '[' -e coverage.out ] [2022-05-10T14:42:06.596Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T14:42:06.730Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T14:42:07.025Z] + make build [2022-05-10T14:42:07.025Z] 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-10T14:42:19.129Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47771 in /w/workspace/edgexfoundry_edgex-go_PR-4016 [Pipeline] { [Pipeline] ws [2022-05-10T14:42:19.169Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-10T14:42:19.477Z] The recommended git tool is: git [2022-05-10T14:42:21.917Z] 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-10T14:42:25.045Z] using credential edgex-jenkins-ssh [2022-05-10T14:42:25.105Z] Cloning the remote Git repository [2022-05-10T14:42:25.174Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T14:42:25.397Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-10T14:42:25.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T14:42:25.524Z] > git --version # timeout=10 [2022-05-10T14:42:25.544Z] > git --version # 'git version 2.25.1' [2022-05-10T14:42:25.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T14:42:25.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T14:42:30.035Z] 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-10T14:42:30.036Z] 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-10T14:42:36.611Z] 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-10T14:42:36.611Z] 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-10T14:42:36.611Z] 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-10T14:42:37.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T14:42:38.562Z] 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-10T14:42:39.504Z] 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-10T14:42:40.441Z] 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-10T14:42:41.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T14:42:41.133Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T14:42:41.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T14:42:41.191Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T14:42:41.232Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T14:42:41.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T14:42:41.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4016/head:refs/remotes/origin/PR-4016 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T14:42:42.067Z] Merging remotes/origin/main commit fefff5dfcf757bf5669fadd7ace0412839b30723 into PR head commit 583e9f9f48d470b6bf8ad37bf277b28ee85d5e52 [2022-05-10T14:42:42.664Z] Merge succeeded, producing 948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T14:42:42.664Z] Checking out Revision 948c43f83b236f1def348182e535d1514a5f1f42 (PR-4016) [2022-05-10T14:42:42.920Z] 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-10T14:42:42.092Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T14:42:42.118Z] > git checkout -f 583e9f9f48d470b6bf8ad37bf277b28ee85d5e52 # timeout=10 [2022-05-10T14:42:42.360Z] > git remote # timeout=10 [2022-05-10T14:42:42.384Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T14:42:42.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T14:42:42.407Z] > git merge fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 [2022-05-10T14:42:42.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T14:42:42.676Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T14:42:42.688Z] > git checkout -f 948c43f83b236f1def348182e535d1514a5f1f42 # timeout=10 [Pipeline] } [2022-05-10T14:42:43.885Z] $ docker stop --time=1 ca3b21cb71ffef255b5a65d25ab9f2f498e2e4201480671fdb4c1e26e075e275 [2022-05-10T14:42:46.049Z] $ docker rm -f ca3b21cb71ffef255b5a65d25ab9f2f498e2e4201480671fdb4c1e26e075e275 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-05-10T14:42:46.988Z] Commit message: "Merge commit 'fefff5dfcf757bf5669fadd7ace0412839b30723' into HEAD" [2022-05-10T14:42:46.989Z] First time build. Skipping changelog. [2022-05-10T14:42:47.045Z] > git --version # timeout=10 [2022-05-10T14:42:47.057Z] > git --version # 'git version 2.25.1' [2022-05-10T14:42:47.070Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:42:47.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T14:42:47.388Z] [2022-05-10T14:42:47.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-05-10T14:42:47.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T14:42:47.731Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T14:42:47.731Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T14:42:47.731Z] ca9280d653b3: Pulling fs layer [2022-05-10T14:42:47.731Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T14:42:47.731Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T14:42:47.731Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-05-10T14:42:47.989Z] ca9280d653b3: Verifying Checksum [2022-05-10T14:42:47.989Z] ca9280d653b3: Download complete [2022-05-10T14:42:47.989Z] cbdbe7a5bc2a: Pull complete [2022-05-10T14:42:48.250Z] 7e9c9ca2126c: Verifying Checksum [2022-05-10T14:42:48.250Z] 7e9c9ca2126c: Download complete [2022-05-10T14:42:48.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T14:42:48.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T14:42:48.256Z] Dload Upload Total Spent Left Speed [2022-05-10T14:42:48.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-05-10T14:42:48.507Z] ca9280d653b3: Pull complete [2022-05-10T14:42:48.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T14:42:49.155Z] + sudo tee /etc/docker/daemon.new [2022-05-10T14:42:49.155Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T14:42:49.155Z] { [2022-05-10T14:42:49.155Z] "registry-mirrors": [ [2022-05-10T14:42:49.155Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T14:42:49.155Z] ], [2022-05-10T14:42:49.155Z] "bip": "10.250.0.254/24", [2022-05-10T14:42:49.155Z] "hosts": [ [2022-05-10T14:42:49.155Z] "tcp://0.0.0.0:5555", [2022-05-10T14:42:49.155Z] "unix:///var/run/docker.sock" [2022-05-10T14:42:49.155Z] ], [2022-05-10T14:42:49.155Z] "mtu": 1458, [2022-05-10T14:42:49.155Z] "selinux-enabled": true, [2022-05-10T14:42:49.155Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T14:42:49.155Z] } [Pipeline] sh [2022-05-10T14:42:49.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T14:42:49.907Z] + sudo service docker restart [2022-05-10T14:42:51.804Z] 7e9c9ca2126c: Pull complete [2022-05-10T14:42:51.804Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T14:42:51.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T14:42:51.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T14:42:51.894Z] prd-ubuntu20.04-docker-8c-8g-47770 does not seem to be running inside a container [2022-05-10T14:42:51.935Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T14:42:53.041Z] $ docker top 654d956b449dc9f42993e0bc6b160956a37aaaa8dbebe347cb11ee7c13c5b9a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T14:42:53.445Z] + + grepdocker-compose parallel build [2022-05-10T14:42:53.445Z] --help [2022-05-10T14:42:54.017Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T14:42:54.051Z] $ docker stop --time=1 654d956b449dc9f42993e0bc6b160956a37aaaa8dbebe347cb11ee7c13c5b9a3 [2022-05-10T14:42:55.338Z] $ docker rm -f 654d956b449dc9f42993e0bc6b160956a37aaaa8dbebe347cb11ee7c13c5b9a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:42:55.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T14:42:55.952Z] . [Pipeline] withDockerContainer [2022-05-10T14:42:56.040Z] prd-ubuntu20.04-docker-8c-8g-47770 does not seem to be running inside a container [2022-05-10T14:42:56.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T14:42:56.445Z] $ docker top 48818910385af68f9fcdf2d3257113469dd7e953eb186b4c5b66215050abbb0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T14:42:56.847Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T14:42:57.420Z] Building core-command ... [2022-05-10T14:42:57.420Z] Building core-data ... [2022-05-10T14:42:57.420Z] Building core-metadata ... [2022-05-10T14:42:57.420Z] Building security-bootstrapper ... [2022-05-10T14:42:57.420Z] Building security-proxy-setup ... [2022-05-10T14:42:57.420Z] Building security-secretstore-setup ... [2022-05-10T14:42:57.420Z] Building security-spiffe-token-provider ... [2022-05-10T14:42:57.420Z] Building security-spire-agent ... [2022-05-10T14:42:57.420Z] Building security-spire-config ... [2022-05-10T14:42:57.420Z] Building security-spire-server ... [2022-05-10T14:42:57.420Z] Building support-notifications ... [2022-05-10T14:42:57.420Z] Building support-scheduler ... [2022-05-10T14:42:57.420Z] Building sys-mgmt-agent ... [2022-05-10T14:42:57.420Z] Building support-notifications [2022-05-10T14:42:57.420Z] Building core-command [2022-05-10T14:42:57.420Z] Building core-metadata [2022-05-10T14:42:57.420Z] Building security-spire-config [2022-05-10T14:42:57.420Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T14:43:08.326Z] provisioning config files... [2022-05-10T14:43:08.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7670745686877623987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T14:43:08.764Z] ---> docker-login.sh [2022-05-10T14:43:08.764Z] nexus3.edgexfoundry.org:10001 [2022-05-10T14:43:09.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:43:09.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:43:09.645Z] Configure a credential helper to remove this warning. See [2022-05-10T14:43:09.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:43:09.645Z] [2022-05-10T14:43:09.645Z] Login Succeeded [2022-05-10T14:43:09.645Z] nexus3.edgexfoundry.org:10002 [2022-05-10T14:43:09.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:43:09.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:43:09.921Z] Configure a credential helper to remove this warning. See [2022-05-10T14:43:09.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:43:09.921Z] [2022-05-10T14:43:09.921Z] Login Succeeded [2022-05-10T14:43:09.921Z] nexus3.edgexfoundry.org:10003 [2022-05-10T14:43:10.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:43:10.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:43:10.476Z] Configure a credential helper to remove this warning. See [2022-05-10T14:43:10.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:43:10.476Z] [2022-05-10T14:43:10.476Z] Login Succeeded [2022-05-10T14:43:10.476Z] nexus3.edgexfoundry.org:10004 [2022-05-10T14:43:10.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:43:10.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:43:10.752Z] Configure a credential helper to remove this warning. See [2022-05-10T14:43:10.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:43:10.752Z] [2022-05-10T14:43:10.752Z] Login Succeeded [2022-05-10T14:43:10.752Z] docker.io [2022-05-10T14:43:11.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T14:43:11.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T14:43:11.624Z] Configure a credential helper to remove this warning. See [2022-05-10T14:43:11.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T14:43:11.624Z] [2022-05-10T14:43:11.624Z] Login Succeeded [2022-05-10T14:43:11.625Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T14:43:11.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T14:43:12.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T14:43:12.434Z] ========================================================= [2022-05-10T14:43:12.434Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T14:43:12.434Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T14:43:12.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T14:43:13.117Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T14:43:13.117Z] 9b3977197b4f: Pulling fs layer [2022-05-10T14:43:13.117Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T14:43:13.117Z] 94645a83ff95: Pulling fs layer [2022-05-10T14:43:13.117Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T14:43:13.117Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T14:43:13.117Z] 3096ccb668a1: Pulling fs layer [2022-05-10T14:43:13.117Z] 3f3a8bcf1eab: Waiting [2022-05-10T14:43:13.117Z] 0c92f367c5e7: Waiting [2022-05-10T14:43:13.117Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T14:43:13.117Z] a4caa8a26152: Pulling fs layer [2022-05-10T14:43:13.117Z] 3096ccb668a1: Waiting [2022-05-10T14:43:13.117Z] a4caa8a26152: Waiting [2022-05-10T14:43:13.117Z] e8cf19c19ddd: Waiting [2022-05-10T14:43:13.117Z] 94645a83ff95: Verifying Checksum [2022-05-10T14:43:13.117Z] 94645a83ff95: Download complete [2022-05-10T14:43:13.117Z] 1a89e8eeedd5: Download complete [2022-05-10T14:43:13.117Z] 0c92f367c5e7: Download complete [2022-05-10T14:43:13.117Z] 3096ccb668a1: Verifying Checksum [2022-05-10T14:43:13.117Z] 3096ccb668a1: Download complete [2022-05-10T14:43:13.117Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T14:43:13.117Z] e8cf19c19ddd: Download complete [2022-05-10T14:43:13.117Z] 9b3977197b4f: Verifying Checksum [2022-05-10T14:43:13.117Z] 9b3977197b4f: Download complete [2022-05-10T14:43:13.722Z] 9b3977197b4f: Pull complete [2022-05-10T14:43:14.327Z] 1a89e8eeedd5: Pull complete [2022-05-10T14:43:14.932Z] 94645a83ff95: Pull complete [2022-05-10T14:43:15.205Z] a4caa8a26152: Verifying Checksum [2022-05-10T14:43:15.205Z] a4caa8a26152: Download complete [2022-05-10T14:43:15.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:43:15.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:43:15.511Z] ---> d442f5899f9c [2022-05-10T14:43:15.511Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T14:43:15.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:43:15.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:43:15.511Z] ---> d442f5899f9c [2022-05-10T14:43:15.511Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T14:43:15.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:43:15.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:43:15.511Z] ---> d442f5899f9c [2022-05-10T14:43:15.511Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T14:43:15.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:43:15.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:43:15.511Z] ---> d442f5899f9c [2022-05-10T14:43:15.511Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T14:43:15.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:43:15.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:43:15.511Z] ---> d442f5899f9c [2022-05-10T14:43:15.511Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T14:43:15.511Z] ---> Running in 28c4417f28b5 [2022-05-10T14:43:15.511Z] ---> Running in 1bf55485f719 [2022-05-10T14:43:15.511Z] ---> Running in f008cc8da06b [2022-05-10T14:43:15.511Z] ---> Running in d321a4df6f80 [2022-05-10T14:43:15.511Z] ---> Running in a461f8b6c71f [2022-05-10T14:43:15.511Z] Removing intermediate container 1bf55485f719 [2022-05-10T14:43:15.511Z] ---> 8a44f059ae48 [2022-05-10T14:43:15.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:43:15.511Z] Removing intermediate container 28c4417f28b5 [2022-05-10T14:43:15.511Z] ---> 188e0290c4d4 [2022-05-10T14:43:15.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:43:15.511Z] Removing intermediate container d321a4df6f80 [2022-05-10T14:43:15.511Z] ---> 447af468fcd5 [2022-05-10T14:43:15.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:43:15.511Z] ---> Running in 69d0be76a1a6 [2022-05-10T14:43:15.511Z] Removing intermediate container f008cc8da06b [2022-05-10T14:43:15.511Z] ---> 938b275c290d [2022-05-10T14:43:15.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:43:15.511Z] Removing intermediate container a461f8b6c71f [2022-05-10T14:43:15.511Z] ---> fd574e733e77 [2022-05-10T14:43:15.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:43:15.770Z] ---> Running in 8e3cea5e6388 [2022-05-10T14:43:15.770Z] ---> Running in 3ecdac8e8939 [2022-05-10T14:43:15.770Z] ---> Running in 26501e80206c [2022-05-10T14:43:15.770Z] ---> Running in 62a308200cc8 [2022-05-10T14:43:15.812Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T14:43:15.812Z] 3f3a8bcf1eab: Download complete [2022-05-10T14:43:16.705Z] Removing intermediate container 69d0be76a1a6 [2022-05-10T14:43:16.705Z] ---> 0805ade71503 [2022-05-10T14:43:16.705Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T14:43:16.705Z] ---> Running in 2177b512517d [2022-05-10T14:43:16.705Z] Removing intermediate container 8e3cea5e6388 [2022-05-10T14:43:16.705Z] ---> d52d67459704 [2022-05-10T14:43:16.705Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T14:43:16.705Z] ---> Running in 61d40d7517c4 [2022-05-10T14:43:17.273Z] Removing intermediate container 62a308200cc8 [2022-05-10T14:43:17.273Z] ---> f32354edb861 [2022-05-10T14:43:17.273Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T14:43:17.273Z] ---> Running in de1c06a2a5ff [2022-05-10T14:43:17.273Z] Removing intermediate container 3ecdac8e8939 [2022-05-10T14:43:17.273Z] ---> d09b7fc0002c [2022-05-10T14:43:17.273Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T14:43:17.273Z] ---> Running in 57a476aab850 [2022-05-10T14:43:17.273Z] Removing intermediate container 26501e80206c [2022-05-10T14:43:17.273Z] ---> 294bfcdfc015 [2022-05-10T14:43:17.273Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T14:43:17.273Z] ---> Running in 50c1520f2f1b [2022-05-10T14:43:17.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:17.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:17.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:17.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:17.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:18.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:18.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:18.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:18.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:18.625Z] OK: 221 MiB in 52 packages [2022-05-10T14:43:18.625Z] OK: 221 MiB in 52 packages [2022-05-10T14:43:18.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:43:18.625Z] OK: 221 MiB in 52 packages [2022-05-10T14:43:18.898Z] OK: 221 MiB in 52 packages [2022-05-10T14:43:18.898Z] OK: 221 MiB in 52 packages [2022-05-10T14:43:19.158Z] Removing intermediate container 2177b512517d [2022-05-10T14:43:19.158Z] ---> 1095c1e969e1 [2022-05-10T14:43:19.158Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T14:43:19.158Z] Removing intermediate container 61d40d7517c4 [2022-05-10T14:43:19.158Z] ---> ffd753b842af [2022-05-10T14:43:19.158Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T14:43:19.158Z] Removing intermediate container de1c06a2a5ff [2022-05-10T14:43:19.158Z] ---> 551773c593d0 [2022-05-10T14:43:19.158Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T14:43:19.417Z] ---> 58754ce31ccd [2022-05-10T14:43:19.417Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:43:19.417Z] ---> 9fb64a05a145 [2022-05-10T14:43:19.417Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:43:19.417Z] ---> Running in fae57faee7db [2022-05-10T14:43:19.417Z] ---> 1e573eb99176 [2022-05-10T14:43:19.417Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:43:19.417Z] ---> Running in f1e3c7ec0e11 [2022-05-10T14:43:19.417Z] Removing intermediate container 50c1520f2f1b [2022-05-10T14:43:19.417Z] ---> fa57a1d3cc96 [2022-05-10T14:43:19.417Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T14:43:19.417Z] ---> Running in ac30924b4091 [2022-05-10T14:43:19.417Z] Removing intermediate container 57a476aab850 [2022-05-10T14:43:19.417Z] ---> eb0180a96296 [2022-05-10T14:43:19.417Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T14:43:19.676Z] ---> 3e1ce5279bc9 [2022-05-10T14:43:19.677Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:43:19.677Z] ---> Running in 435993424c95 [2022-05-10T14:43:19.677Z] ---> 867e747bb0ad [2022-05-10T14:43:19.677Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:43:19.677Z] ---> Running in f20e8f544443 [2022-05-10T14:43:20.616Z] Removing intermediate container fae57faee7db [2022-05-10T14:43:20.616Z] ---> 3c6bab3b7df8 [2022-05-10T14:43:20.616Z] Step 8/22 : COPY . . [2022-05-10T14:43:20.616Z] Removing intermediate container f1e3c7ec0e11 [2022-05-10T14:43:20.616Z] ---> 0860738f1e5d [2022-05-10T14:43:20.616Z] Step 8/23 : COPY . . [2022-05-10T14:43:21.184Z] Removing intermediate container ac30924b4091 [2022-05-10T14:43:21.184Z] ---> 0c916d66290a [2022-05-10T14:43:21.184Z] Step 8/23 : COPY . . [2022-05-10T14:43:24.473Z] Removing intermediate container 435993424c95 [2022-05-10T14:43:24.473Z] ---> 88e07902eea0 [2022-05-10T14:43:24.473Z] Step 8/26 : COPY . . [2022-05-10T14:43:26.381Z] Removing intermediate container f20e8f544443 [2022-05-10T14:43:26.381Z] ---> c75636e168d3 [2022-05-10T14:43:26.381Z] Step 8/26 : COPY . . [2022-05-10T14:43:28.221Z] 3f3a8bcf1eab: Pull complete [2022-05-10T14:43:28.221Z] 0c92f367c5e7: Pull complete [2022-05-10T14:43:28.495Z] 3096ccb668a1: Pull complete [2022-05-10T14:43:28.775Z] e8cf19c19ddd: Pull complete [2022-05-10T14:43:28.919Z] ---> b227f16d8bf3 [2022-05-10T14:43:28.919Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T14:43:28.919Z] ---> 3aa2bfdcdbf2 [2022-05-10T14:43:28.919Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T14:43:28.919Z] ---> ec4d7b136333 [2022-05-10T14:43:28.919Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T14:43:29.179Z] ---> Running in 0ad7097066a0 [2022-05-10T14:43:29.179Z] ---> Running in 58847d28c6ab [2022-05-10T14:43:29.179Z] ---> Running in e69984df4b03 [2022-05-10T14:43:29.179Z] ---> 4826501bc6b6 [2022-05-10T14:43:29.179Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T14:43:29.179Z] ---> Running in df738cdb8068 [2022-05-10T14:43:29.437Z] Removing intermediate container df738cdb8068 [2022-05-10T14:43:29.437Z] ---> 908fc525930b [2022-05-10T14:43:29.437Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T14:43:29.437Z] ---> Running in 4d99a73e1eb5 [2022-05-10T14:43:29.437Z] 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-10T14:43:29.697Z] 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-10T14:43:29.698Z] 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-10T14:43:30.635Z] Removing intermediate container 4d99a73e1eb5 [2022-05-10T14:43:30.635Z] ---> 6b53ea413875 [2022-05-10T14:43:30.635Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T14:43:30.635Z] ---> Running in a9557c18c816 [2022-05-10T14:43:30.894Z] Removing intermediate container a9557c18c816 [2022-05-10T14:43:30.895Z] ---> 7096c0ab9950 [2022-05-10T14:43:30.895Z] 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-10T14:43:30.895Z] ---> Running in 968e924eeae2 [2022-05-10T14:43:31.463Z] ---> 7e1fbe848241 [2022-05-10T14:43:31.463Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T14:43:31.463Z] ---> Running in edb510d2f759 [2022-05-10T14:43:31.721Z] Removing intermediate container edb510d2f759 [2022-05-10T14:43:31.721Z] ---> 429d360523b9 [2022-05-10T14:43:31.721Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T14:43:31.721Z] ---> Running in beb0cad98edd [2022-05-10T14:43:32.299Z] spire-1.2.1/ [2022-05-10T14:43:32.299Z] spire-1.2.1/.data/ [2022-05-10T14:43:32.299Z] spire-1.2.1/.data/.file [2022-05-10T14:43:32.299Z] spire-1.2.1/.dockerignore [2022-05-10T14:43:32.299Z] spire-1.2.1/.gitattributes [2022-05-10T14:43:32.299Z] spire-1.2.1/.githooks/ [2022-05-10T14:43:32.299Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/ [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/ [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T14:43:32.299Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T14:43:32.299Z] spire-1.2.1/.gitignore [2022-05-10T14:43:32.299Z] spire-1.2.1/.go-version [2022-05-10T14:43:32.299Z] spire-1.2.1/.golangci.yml [2022-05-10T14:43:32.299Z] spire-1.2.1/ADOPTERS.md [2022-05-10T14:43:32.299Z] spire-1.2.1/CHANGELOG.md [2022-05-10T14:43:32.299Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T14:43:32.299Z] spire-1.2.1/CODEOWNERS [2022-05-10T14:43:32.299Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T14:43:32.299Z] spire-1.2.1/Dockerfile [2022-05-10T14:43:32.299Z] spire-1.2.1/Dockerfile.dev [2022-05-10T14:43:32.299Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T14:43:32.299Z] spire-1.2.1/LICENSE [2022-05-10T14:43:32.299Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T14:43:32.299Z] spire-1.2.1/Makefile [2022-05-10T14:43:32.299Z] spire-1.2.1/README.md [2022-05-10T14:43:32.299Z] spire-1.2.1/ROADMAP.md [2022-05-10T14:43:32.299Z] spire-1.2.1/SECURITY.md [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T14:43:32.299Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T14:43:32.300Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/ [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/agent/ [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/server/ [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/server/server.conf [2022-05-10T14:43:32.300Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/ [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/auditlog.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/ [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/spire_server.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/telemetry.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/upgrading.md [2022-05-10T14:43:32.300Z] spire-1.2.1/doc/using_spire.md [2022-05-10T14:43:32.300Z] spire-1.2.1/examples/ [2022-05-10T14:43:32.300Z] spire-1.2.1/examples/README.md [2022-05-10T14:43:32.300Z] spire-1.2.1/go.mod [2022-05-10T14:43:32.300Z] spire-1.2.1/go.sum [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T14:43:32.300Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T14:43:32.301Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/log/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T14:43:32.302Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/version/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T14:43:32.303Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/config.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T14:43:32.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/server.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/private/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/private/server/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T14:43:32.305Z] spire-1.2.1/release/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/README.md [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/conf/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T14:43:32.305Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T14:43:32.305Z] spire-1.2.1/script/ [2022-05-10T14:43:32.305Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T14:43:32.305Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T14:43:32.305Z] spire-1.2.1/support/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T14:43:32.306Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/clock/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/clock/clock.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/ [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T14:43:32.306Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T14:43:32.307Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/common [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T14:43:32.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T14:43:32.308Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T14:43:32.309Z] spire-1.2.1/test/integration/test.sh [2022-05-10T14:43:32.309Z] spire-1.2.1/test/plugintest/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testca/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testca/ca.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testkey/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/testkey/new.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/util/ [2022-05-10T14:43:32.309Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/util/race.go [2022-05-10T14:43:32.309Z] spire-1.2.1/test/util/util.go [2022-05-10T14:43:32.309Z] building spire from source... [2022-05-10T14:43:32.574Z] Installing go1.17.7... [2022-05-10T14:43:32.835Z] Removing intermediate container beb0cad98edd [2022-05-10T14:43:32.835Z] ---> 7498da662290 [2022-05-10T14:43:32.835Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T14:43:32.835Z] ---> Running in 7682771e915d [2022-05-10T14:43:33.093Z] Removing intermediate container 7682771e915d [2022-05-10T14:43:33.093Z] ---> ccd0899b851d [2022-05-10T14:43:33.093Z] 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-10T14:43:33.353Z] ---> Running in ffb3f5820be4 [2022-05-10T14:43:34.734Z] spire-1.2.1/ [2022-05-10T14:43:34.734Z] spire-1.2.1/.data/ [2022-05-10T14:43:34.734Z] spire-1.2.1/.data/.file [2022-05-10T14:43:34.734Z] spire-1.2.1/.dockerignore [2022-05-10T14:43:34.734Z] spire-1.2.1/.gitattributes [2022-05-10T14:43:34.734Z] spire-1.2.1/.githooks/ [2022-05-10T14:43:34.734Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/ [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/ [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T14:43:34.734Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T14:43:34.734Z] spire-1.2.1/.gitignore [2022-05-10T14:43:34.734Z] spire-1.2.1/.go-version [2022-05-10T14:43:34.734Z] spire-1.2.1/.golangci.yml [2022-05-10T14:43:34.734Z] spire-1.2.1/ADOPTERS.md [2022-05-10T14:43:34.734Z] spire-1.2.1/CHANGELOG.md [2022-05-10T14:43:34.734Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T14:43:34.734Z] spire-1.2.1/CODEOWNERS [2022-05-10T14:43:34.734Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T14:43:34.734Z] spire-1.2.1/Dockerfile [2022-05-10T14:43:34.734Z] spire-1.2.1/Dockerfile.dev [2022-05-10T14:43:34.734Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T14:43:34.734Z] spire-1.2.1/LICENSE [2022-05-10T14:43:34.734Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T14:43:34.734Z] spire-1.2.1/Makefile [2022-05-10T14:43:34.734Z] spire-1.2.1/README.md [2022-05-10T14:43:34.734Z] spire-1.2.1/ROADMAP.md [2022-05-10T14:43:34.734Z] spire-1.2.1/SECURITY.md [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T14:43:34.734Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/ [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/agent/ [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/server/ [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/server/server.conf [2022-05-10T14:43:34.734Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/ [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/auditlog.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/ [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T14:43:34.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/spire_server.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/telemetry.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/upgrading.md [2022-05-10T14:43:34.735Z] spire-1.2.1/doc/using_spire.md [2022-05-10T14:43:34.735Z] spire-1.2.1/examples/ [2022-05-10T14:43:34.735Z] spire-1.2.1/examples/README.md [2022-05-10T14:43:34.735Z] spire-1.2.1/go.mod [2022-05-10T14:43:34.735Z] spire-1.2.1/go.sum [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T14:43:34.735Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/log/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/version/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/config.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T14:43:34.736Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T14:43:34.737Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/server.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/private/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/private/server/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T14:43:34.738Z] spire-1.2.1/release/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/conf/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T14:43:34.738Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/script/ [2022-05-10T14:43:34.738Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/support/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T14:43:34.738Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/clock/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/clock/clock.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T14:43:34.738Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/common [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T14:43:34.738Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T14:43:34.739Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T14:43:34.740Z] spire-1.2.1/test/integration/test.sh [2022-05-10T14:43:34.740Z] spire-1.2.1/test/plugintest/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testca/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testca/ca.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testkey/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/testkey/new.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/util/ [2022-05-10T14:43:34.740Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/util/race.go [2022-05-10T14:43:34.740Z] spire-1.2.1/test/util/util.go [2022-05-10T14:43:34.740Z] building spire from source... [2022-05-10T14:43:34.999Z] Installing go1.17.7... [2022-05-10T14:43:35.503Z] a4caa8a26152: Pull complete [2022-05-10T14:43:35.503Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T14:43:35.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T14:43:35.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T14:43:35.955Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T14:43:35.955Z] WORKDIR /edgex [2022-05-10T14:43:35.955Z] COPY go.mod . [2022-05-10T14:43:35.955Z] RUN go mod download [2022-05-10T14:43:35.955Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-10T14:43:38.286Z] Building bin/spire-server... [2022-05-10T14:43:38.286Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T14:43:38.286Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T14:43:38.286Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T14:43:38.286Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T14:43:38.286Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T14:43:38.286Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T14:43:38.286Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T14:43:38.286Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T14:43:38.286Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T14:43:38.544Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T14:43:38.544Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T14:43:38.544Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T14:43:38.544Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T14:43:38.544Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T14:43:38.544Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T14:43:38.611Z] Sending build context to Docker daemon 169.4MB [2022-05-10T14:43:38.612Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T14:43:38.612Z] ---> 725f1c02e7f9 [2022-05-10T14:43:38.612Z] Step 2/4 : WORKDIR /edgex [2022-05-10T14:43:38.803Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T14:43:38.804Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T14:43:38.804Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T14:43:38.804Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T14:43:38.804Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T14:43:38.804Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T14:43:38.804Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T14:43:39.062Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T14:43:39.062Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T14:43:39.062Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T14:43:39.062Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T14:43:39.062Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T14:43:39.062Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T14:43:39.062Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T14:43:39.062Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T14:43:39.062Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T14:43:39.062Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T14:43:39.062Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T14:43:39.062Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T14:43:39.062Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T14:43:39.321Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T14:43:39.321Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T14:43:39.321Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T14:43:39.321Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T14:43:39.321Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T14:43:39.583Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T14:43:39.583Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T14:43:39.583Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T14:43:39.583Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T14:43:39.583Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T14:43:39.583Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T14:43:39.583Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T14:43:39.583Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T14:43:39.583Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T14:43:39.842Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T14:43:39.842Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T14:43:39.842Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T14:43:39.842Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T14:43:39.842Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T14:43:40.262Z] ---> Running in fb750afbbf8d [2022-05-10T14:43:40.413Z] Building bin/spire-server... [2022-05-10T14:43:40.413Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T14:43:40.413Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T14:43:40.413Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T14:43:40.413Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T14:43:40.413Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T14:43:40.413Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T14:43:40.537Z] Removing intermediate container fb750afbbf8d [2022-05-10T14:43:40.537Z] ---> 3846044805c9 [2022-05-10T14:43:40.537Z] Step 3/4 : COPY go.mod . [2022-05-10T14:43:40.673Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T14:43:40.673Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T14:43:40.932Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T14:43:40.932Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T14:43:40.932Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T14:43:40.932Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T14:43:40.932Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T14:43:40.932Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T14:43:41.138Z] ---> dee8eb655a0c [2022-05-10T14:43:41.138Z] Step 4/4 : RUN go mod download [2022-05-10T14:43:41.138Z] ---> Running in e6e73d24c95f [2022-05-10T14:43:41.190Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T14:43:41.190Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T14:43:41.190Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T14:43:41.190Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T14:43:41.190Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T14:43:41.449Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T14:43:41.449Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T14:43:41.449Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T14:43:41.449Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T14:43:41.449Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T14:43:41.449Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T14:43:41.449Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T14:43:41.449Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T14:43:41.449Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T14:43:41.449Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T14:43:41.709Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T14:43:41.709Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T14:43:41.709Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T14:43:41.709Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T14:43:41.709Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T14:43:41.709Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T14:43:41.709Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T14:43:41.709Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T14:43:41.709Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T14:43:41.709Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T14:43:41.709Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T14:43:41.709Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T14:43:41.709Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T14:43:41.709Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T14:43:41.970Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T14:43:41.970Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T14:43:41.970Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T14:43:41.970Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T14:43:41.970Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T14:43:41.970Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T14:43:41.970Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T14:43:41.970Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T14:43:42.228Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T14:43:42.228Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T14:43:42.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T14:43:42.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T14:43:42.490Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T14:43:42.490Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T14:43:42.490Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T14:43:42.749Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T14:43:44.657Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T14:43:44.657Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T14:43:44.657Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T14:43:44.657Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T14:43:44.657Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T14:43:46.033Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T14:43:46.033Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T14:43:46.033Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T14:43:46.033Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T14:43:46.033Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T14:43:46.301Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T14:43:46.559Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T14:43:46.559Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T14:43:46.559Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T14:43:46.934Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T14:43:47.872Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T14:43:47.872Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T14:43:47.872Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T14:43:47.872Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T14:43:48.151Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T14:43:48.151Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T14:43:48.151Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T14:43:48.151Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T14:43:48.151Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T14:43:48.411Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T14:43:48.411Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T14:43:48.411Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T14:43:48.411Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T14:43:48.411Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T14:43:48.411Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T14:43:48.411Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T14:43:48.411Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T14:43:48.672Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T14:43:48.672Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T14:43:49.043Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T14:43:49.043Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T14:43:49.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T14:43:49.402Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T14:43:49.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T14:43:49.402Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T14:43:49.661Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T14:43:49.661Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T14:43:49.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T14:43:49.661Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T14:43:49.661Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T14:43:49.661Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T14:43:49.920Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T14:43:49.920Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T14:43:49.920Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T14:43:50.179Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T14:43:50.179Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T14:43:50.179Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T14:43:50.438Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T14:43:50.438Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T14:43:50.438Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T14:43:50.438Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T14:43:50.698Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T14:43:50.698Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T14:43:50.698Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T14:43:50.698Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T14:43:50.698Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T14:43:50.698Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T14:43:50.698Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T14:43:50.698Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T14:43:50.698Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T14:43:50.957Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T14:43:50.957Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T14:43:50.957Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T14:43:50.957Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T14:43:50.957Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T14:43:50.957Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T14:43:50.957Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T14:43:50.957Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T14:43:50.957Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T14:43:50.957Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T14:43:50.957Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T14:43:51.216Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T14:43:51.216Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T14:43:51.216Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T14:43:51.216Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T14:43:51.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T14:43:51.216Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T14:43:51.216Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T14:43:51.475Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T14:43:51.475Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T14:43:51.475Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T14:43:51.475Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T14:43:51.475Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T14:43:51.475Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T14:43:51.475Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T14:43:51.475Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T14:43:51.475Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T14:43:51.475Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T14:43:51.475Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T14:43:51.475Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T14:43:51.475Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T14:43:51.475Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T14:43:51.475Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T14:43:51.475Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T14:43:51.475Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T14:43:51.475Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T14:43:51.475Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T14:43:51.475Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T14:43:51.475Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T14:43:51.475Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T14:43:51.734Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T14:43:51.734Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T14:43:51.734Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T14:43:51.734Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T14:43:51.734Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T14:43:51.734Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T14:43:51.734Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T14:43:51.734Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T14:43:51.734Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T14:43:51.734Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T14:43:51.734Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T14:43:51.734Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T14:43:51.734Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T14:43:51.734Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T14:43:51.734Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T14:43:51.734Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T14:43:51.734Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T14:43:52.681Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T14:43:52.681Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T14:43:52.681Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T14:43:52.681Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T14:43:52.681Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T14:43:52.681Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T14:43:52.681Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T14:43:52.939Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T14:43:52.939Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T14:43:52.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T14:43:52.939Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T14:43:52.939Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T14:43:52.939Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T14:43:52.939Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T14:43:52.939Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T14:43:52.939Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T14:43:52.939Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T14:43:52.939Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T14:43:52.939Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T14:43:53.199Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T14:43:53.199Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T14:43:53.199Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T14:43:53.199Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T14:43:53.199Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T14:43:53.199Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T14:43:53.199Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T14:43:53.199Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T14:43:53.199Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T14:43:53.199Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T14:43:53.457Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T14:43:53.457Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T14:43:53.457Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T14:43:53.457Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T14:43:53.457Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T14:43:53.457Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T14:43:53.457Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T14:43:53.457Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T14:43:53.457Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T14:43:53.457Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T14:43:53.457Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T14:43:53.457Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T14:43:53.457Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T14:43:53.457Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T14:43:53.457Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T14:43:53.457Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T14:43:53.457Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T14:43:53.457Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T14:43:53.717Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T14:43:53.717Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T14:43:57.017Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T14:43:57.017Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T14:43:58.925Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T14:43:58.925Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T14:44:07.061Z] Removing intermediate container 0ad7097066a0 [2022-05-10T14:44:07.061Z] ---> bc31b4638737 [2022-05-10T14:44:07.061Z] [2022-05-10T14:44:07.061Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T14:44:07.061Z] Removing intermediate container e69984df4b03 [2022-05-10T14:44:07.061Z] ---> aa41fc83f097 [2022-05-10T14:44:07.061Z] [2022-05-10T14:44:07.061Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T14:44:07.061Z] Removing intermediate container 58847d28c6ab [2022-05-10T14:44:07.061Z] ---> 1cf44b72d995 [2022-05-10T14:44:07.061Z] [2022-05-10T14:44:07.061Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T14:44:07.323Z] 3.14: Pulling from library/alpine [2022-05-10T14:44:07.582Z] 3.14: Pulling from library/alpine [2022-05-10T14:44:07.583Z] 3.14: Pulling from library/alpine [2022-05-10T14:44:08.528Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T14:44:08.528Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T14:44:08.528Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T14:44:08.528Z] Status: Image is up to date for alpine:3.14 [2022-05-10T14:44:08.528Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T14:44:08.528Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T14:44:08.528Z] ---> e04c818066af [2022-05-10T14:44:08.528Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T14:44:08.528Z] ---> e04c818066af [2022-05-10T14:44:08.528Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T14:44:08.528Z] ---> e04c818066af [2022-05-10T14:44:08.528Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T14:44:08.788Z] ---> Running in 7fe968a6d194 [2022-05-10T14:44:08.788Z] ---> Running in 5b00e7dc0651 [2022-05-10T14:44:08.788Z] ---> Running in 29ee43291994 [2022-05-10T14:44:09.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:09.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:09.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:09.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:09.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:09.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:09.985Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T14:44:09.985Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:44:09.985Z] OK: 6 MiB in 15 packages [2022-05-10T14:44:09.985Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T14:44:09.985Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T14:44:09.985Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:44:09.986Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T14:44:09.986Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T14:44:09.986Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:44:09.986Z] OK: 6 MiB in 15 packages [2022-05-10T14:44:09.986Z] OK: 6 MiB in 16 packages [2022-05-10T14:44:10.925Z] Removing intermediate container 5b00e7dc0651 [2022-05-10T14:44:10.925Z] ---> c85b8376b533 [2022-05-10T14:44:10.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T14:44:11.186Z] Removing intermediate container 29ee43291994 [2022-05-10T14:44:11.186Z] ---> f7de67690313 [2022-05-10T14:44:11.186Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T14:44:11.186Z] Removing intermediate container 7fe968a6d194 [2022-05-10T14:44:11.186Z] ---> 044cabbe6822 [2022-05-10T14:44:11.186Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T14:44:11.186Z] ---> Running in b3df5051fd76 [2022-05-10T14:44:11.186Z] ---> Running in 1c3c3493ebb9 [2022-05-10T14:44:11.186Z] ---> Running in b4d7cd0d2365 [2022-05-10T14:44:11.450Z] Removing intermediate container b4d7cd0d2365 [2022-05-10T14:44:11.450Z] ---> d78194e42fd1 [2022-05-10T14:44:11.450Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T14:44:11.450Z] Removing intermediate container 1c3c3493ebb9 [2022-05-10T14:44:11.450Z] ---> bbb7e4546b17 [2022-05-10T14:44:11.450Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T14:44:11.450Z] Removing intermediate container b3df5051fd76 [2022-05-10T14:44:11.450Z] ---> 7624b2eb7d17 [2022-05-10T14:44:11.450Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T14:44:11.710Z] ---> Running in f8e427a8eed3 [2022-05-10T14:44:11.710Z] ---> Running in 2b3df84d3192 [2022-05-10T14:44:11.710Z] ---> Running in 9944bb1ae535 [2022-05-10T14:44:11.976Z] Removing intermediate container 2b3df84d3192 [2022-05-10T14:44:11.976Z] ---> 5432a34c3ee4 [2022-05-10T14:44:11.976Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T14:44:11.976Z] Removing intermediate container f8e427a8eed3 [2022-05-10T14:44:11.976Z] ---> 38412b51f3b1 [2022-05-10T14:44:11.976Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T14:44:11.976Z] ---> Running in b9bf565a8269 [2022-05-10T14:44:11.976Z] Removing intermediate container 9944bb1ae535 [2022-05-10T14:44:11.976Z] ---> 1709df73af4c [2022-05-10T14:44:11.976Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T14:44:11.976Z] ---> Running in 4c12c28e7f10 [2022-05-10T14:44:12.242Z] ---> Running in 323d510b3475 [2022-05-10T14:44:12.242Z] Removing intermediate container b9bf565a8269 [2022-05-10T14:44:12.242Z] ---> 786c8602041e [2022-05-10T14:44:12.242Z] Step 15/23 : WORKDIR / [2022-05-10T14:44:12.242Z] ---> Running in 9f5023ddb832 [2022-05-10T14:44:12.242Z] Removing intermediate container 4c12c28e7f10 [2022-05-10T14:44:12.242Z] ---> 52aca006b295 [2022-05-10T14:44:12.242Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:44:12.503Z] Removing intermediate container 323d510b3475 [2022-05-10T14:44:12.503Z] ---> 9f94c06f3876 [2022-05-10T14:44:12.503Z] Step 15/23 : WORKDIR / [2022-05-10T14:44:12.503Z] ---> Running in 898368487f1f [2022-05-10T14:44:12.503Z] Removing intermediate container 9f5023ddb832 [2022-05-10T14:44:12.503Z] ---> 086201c0456b [2022-05-10T14:44:12.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:44:12.776Z] Removing intermediate container 898368487f1f [2022-05-10T14:44:12.776Z] ---> d1ee341abfa4 [2022-05-10T14:44:12.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:44:12.776Z] ---> 00ad6ef7ca9e [2022-05-10T14:44:12.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T14:44:13.174Z] ---> f5c207de9b60 [2022-05-10T14:44:13.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T14:44:13.174Z] ---> 8efe56d3c5e8 [2022-05-10T14:44:13.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T14:44:14.639Z] ---> 68fb95984ba1 [2022-05-10T14:44:14.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T14:44:14.639Z] ---> 1263ee356017 [2022-05-10T14:44:14.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T14:44:14.639Z] ---> 695c51012ae6 [2022-05-10T14:44:14.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T14:44:15.207Z] ---> b48ca9a18b40 [2022-05-10T14:44:15.207Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T14:44:15.207Z] ---> Running in ea453819f6b8 [2022-05-10T14:44:15.207Z] ---> b8eb468cae68 [2022-05-10T14:44:15.207Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T14:44:15.207Z] ---> d32680c7c80a [2022-05-10T14:44:15.207Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T14:44:15.207Z] ---> Running in 75add26e64bb [2022-05-10T14:44:15.207Z] ---> Running in a72743b7b5fb [2022-05-10T14:44:15.466Z] Removing intermediate container 75add26e64bb [2022-05-10T14:44:15.466Z] ---> 338ccf27a44f [2022-05-10T14:44:15.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:44:15.467Z] Removing intermediate container ea453819f6b8 [2022-05-10T14:44:15.467Z] ---> 990d85fe3f76 [2022-05-10T14:44:15.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:44:15.467Z] Removing intermediate container a72743b7b5fb [2022-05-10T14:44:15.467Z] ---> dd5060b00169 [2022-05-10T14:44:15.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:44:15.729Z] ---> Running in 7e8006440cb1 [2022-05-10T14:44:15.729Z] ---> Running in fe9116bb4248 [2022-05-10T14:44:15.729Z] ---> Running in eebffb150597 [2022-05-10T14:44:15.988Z] Removing intermediate container 7e8006440cb1 [2022-05-10T14:44:15.988Z] ---> 335ef2c53f3b [2022-05-10T14:44:15.988Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T14:44:15.988Z] ---> Running in 81b446ebf5c3 [2022-05-10T14:44:15.988Z] Removing intermediate container fe9116bb4248 [2022-05-10T14:44:15.988Z] ---> 4d8d26610f97 [2022-05-10T14:44:15.988Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T14:44:15.988Z] Removing intermediate container eebffb150597 [2022-05-10T14:44:15.988Z] ---> 4458d0243aae [2022-05-10T14:44:15.988Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T14:44:15.988Z] ---> Running in 15f98c952939 [2022-05-10T14:44:15.988Z] ---> Running in feec4806861f [2022-05-10T14:44:16.252Z] Removing intermediate container 81b446ebf5c3 [2022-05-10T14:44:16.252Z] ---> 18678c8ea03d [2022-05-10T14:44:16.252Z] Step 22/23 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:44:16.252Z] ---> Running in 0b98a3cbeba1 [2022-05-10T14:44:16.252Z] Removing intermediate container 15f98c952939 [2022-05-10T14:44:16.252Z] ---> e0290078f754 [2022-05-10T14:44:16.252Z] Step 21/22 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:44:16.252Z] Removing intermediate container feec4806861f [2022-05-10T14:44:16.252Z] ---> 74af7d1504ea [2022-05-10T14:44:16.252Z] Step 22/23 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:44:16.524Z] ---> Running in bf4ac9a607cf [2022-05-10T14:44:16.524Z] ---> Running in 7672fa4a98b4 [2022-05-10T14:44:16.524Z] Removing intermediate container 0b98a3cbeba1 [2022-05-10T14:44:16.524Z] ---> e1d34aec5e5c [2022-05-10T14:44:16.524Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T14:44:16.524Z] ---> Running in e84e202331b7 [2022-05-10T14:44:16.785Z] Removing intermediate container bf4ac9a607cf [2022-05-10T14:44:16.785Z] ---> d2a8ca4654fa [2022-05-10T14:44:16.785Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T14:44:16.785Z] Removing intermediate container 7672fa4a98b4 [2022-05-10T14:44:16.785Z] ---> 9fa670c9d393 [2022-05-10T14:44:16.785Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T14:44:16.785Z] ---> Running in 94ba68746954 [2022-05-10T14:44:16.785Z] ---> Running in 07eccec45560 [2022-05-10T14:44:16.785Z] Removing intermediate container e84e202331b7 [2022-05-10T14:44:16.785Z] ---> aa3f547ad374 [2022-05-10T14:44:16.785Z] [2022-05-10T14:44:17.044Z] Successfully built aa3f547ad374 [2022-05-10T14:44:17.044Z] Successfully tagged core-command:latest [2022-05-10T14:44:17.044Z] Building security-proxy-setup [2022-05-10T14:44:17.044Z]  Building core-command ... done Removing intermediate container 94ba68746954 [2022-05-10T14:44:17.044Z] ---> 2cfff58f8f9a [2022-05-10T14:44:17.044Z] [2022-05-10T14:44:17.044Z] Removing intermediate container 07eccec45560 [2022-05-10T14:44:17.044Z] ---> adf86a9d738e [2022-05-10T14:44:17.044Z] [2022-05-10T14:44:17.044Z] Successfully built 2cfff58f8f9a [2022-05-10T14:44:17.044Z] Successfully tagged support-notifications:latest [2022-05-10T14:44:17.044Z] Building support-scheduler [2022-05-10T14:44:17.044Z]  Building support-notifications ... done Successfully built adf86a9d738e [2022-05-10T14:44:17.044Z] Successfully tagged core-metadata:latest [2022-05-10T14:44:17.044Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-05-10T14:44:28.133Z] Removing intermediate container e6e73d24c95f [2022-05-10T14:44:28.133Z] ---> e0120acef76c [2022-05-10T14:44:28.133Z] Successfully built e0120acef76c [2022-05-10T14:44:28.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:44:28.512Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T14:44:28.512Z] . [Pipeline] withDockerContainer [2022-05-10T14:44:28.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-47771 does not seem to be running inside a container [2022-05-10T14:44:29.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T14:44:29.258Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:44:29.258Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:44:29.258Z] ---> d442f5899f9c [2022-05-10T14:44:29.258Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> fd574e733e77 [2022-05-10T14:44:29.258Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T14:44:29.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:44:29.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:44:29.258Z] ---> d442f5899f9c [2022-05-10T14:44:29.258Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> fd574e733e77 [2022-05-10T14:44:29.258Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> f32354edb861 [2022-05-10T14:44:29.258Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> 551773c593d0 [2022-05-10T14:44:29.258Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> 1e573eb99176 [2022-05-10T14:44:29.258Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> 0c916d66290a [2022-05-10T14:44:29.258Z] Step 8/22 : COPY . . [2022-05-10T14:44:29.258Z] ---> Using cache [2022-05-10T14:44:29.258Z] ---> ec4d7b136333 [2022-05-10T14:44:29.259Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T14:44:29.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:44:29.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:44:29.259Z] ---> d442f5899f9c [2022-05-10T14:44:29.259Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T14:44:29.259Z] ---> Using cache [2022-05-10T14:44:29.259Z] ---> fd574e733e77 [2022-05-10T14:44:29.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:44:29.259Z] ---> Using cache [2022-05-10T14:44:29.259Z] ---> f32354edb861 [2022-05-10T14:44:29.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T14:44:29.259Z] ---> Using cache [2022-05-10T14:44:29.259Z] ---> 551773c593d0 [2022-05-10T14:44:29.259Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T14:44:29.259Z] ---> Using cache [2022-05-10T14:44:29.259Z] ---> 1e573eb99176 [2022-05-10T14:44:29.259Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:44:29.259Z] ---> Using cache [2022-05-10T14:44:29.259Z] ---> 0c916d66290a [2022-05-10T14:44:29.259Z] Step 8/22 : COPY . . [2022-05-10T14:44:29.259Z] ---> Using cache [2022-05-10T14:44:29.259Z] ---> ec4d7b136333 [2022-05-10T14:44:29.259Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T14:44:30.433Z] $ docker top 2454030a9989c561fe09c92de29ae89bcf212ef1b16537d337a5b21d5556f93d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T14:44:31.415Z] + go version [2022-05-10T14:44:31.415Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T14:44:31.458Z] $ docker stop --time=1 2454030a9989c561fe09c92de29ae89bcf212ef1b16537d337a5b21d5556f93d [2022-05-10T14:44:32.555Z] ---> Running in a51806d24635 [2022-05-10T14:44:32.556Z] ---> Running in 8e7c290293cf [2022-05-10T14:44:32.556Z] ---> Running in 3d272b948d90 [2022-05-10T14:44:33.123Z] 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-10T14:44:33.123Z] 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-10T14:44:33.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:33.134Z] $ docker rm -f 2454030a9989c561fe09c92de29ae89bcf212ef1b16537d337a5b21d5556f93d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:44:34.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:34.077Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T14:44:34.077Z] . [Pipeline] withDockerContainer [2022-05-10T14:44:34.320Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T14:44:34.320Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T14:44:34.320Z] OK: 15864 distinct packages available [2022-05-10T14:44:34.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:34.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-47771 does not seem to be running inside a container [2022-05-10T14:44:34.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T14:44:35.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:44:35.513Z] OK: 221 MiB in 52 packages [2022-05-10T14:44:35.752Z] $ docker top 470597af776df4bb69e20d05306fbf17fdc7789b3efd741596da8f56e5da1b6b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T14:44:36.107Z] ========================================================= [2022-05-10T14:44:36.107Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T14:44:36.107Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T14:44:36.816Z] + make test [2022-05-10T14:44:36.816Z] go mod tidy -compat=1.17 [2022-05-10T14:44:36.890Z] Removing intermediate container 8e7c290293cf [2022-05-10T14:44:36.890Z] ---> 1b213eb51738 [2022-05-10T14:44:36.890Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T14:44:37.457Z] ---> 11ee0020fe7d [2022-05-10T14:44:37.457Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:44:37.457Z] ---> Running in 99f9551f7879 [2022-05-10T14:44:37.800Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T14:44:39.997Z] Removing intermediate container 99f9551f7879 [2022-05-10T14:44:39.997Z] ---> b072a9a69139 [2022-05-10T14:44:39.997Z] Step 7/20 : COPY . . [2022-05-10T14:44:48.112Z] ---> efa2040aec03 [2022-05-10T14:44:48.112Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T14:44:48.113Z] ---> Running in 9faa1037f6cf [2022-05-10T14:44:49.048Z] 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-10T14:45:01.257Z] 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-10T14:45:07.837Z] Removing intermediate container a51806d24635 [2022-05-10T14:45:07.837Z] ---> 0de90dd6fb5d [2022-05-10T14:45:07.837Z] [2022-05-10T14:45:07.837Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T14:45:07.837Z] ---> e04c818066af [2022-05-10T14:45:07.837Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T14:45:07.837Z] ---> Running in 4cbe2e84a867 [2022-05-10T14:45:08.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:08.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:09.033Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T14:45:09.033Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T14:45:09.033Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T14:45:09.033Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T14:45:09.033Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T14:45:09.033Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T14:45:09.033Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:45:09.033Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T14:45:09.033Z] OK: 8 MiB in 20 packages [2022-05-10T14:45:10.181Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T14:45:10.935Z] Removing intermediate container 4cbe2e84a867 [2022-05-10T14:45:10.935Z] ---> 61d402bc3ec1 [2022-05-10T14:45:10.935Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T14:45:10.935Z] ---> Running in 48d80088b0ac [2022-05-10T14:45:11.202Z] Removing intermediate container 48d80088b0ac [2022-05-10T14:45:11.202Z] ---> 69b0ad203878 [2022-05-10T14:45:11.202Z] Step 13/22 : WORKDIR /edgex [2022-05-10T14:45:11.460Z] ---> Running in 29473f007bad [2022-05-10T14:45:12.029Z] Removing intermediate container 29473f007bad [2022-05-10T14:45:12.029Z] ---> bf10516aa9c6 [2022-05-10T14:45:12.029Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T14:45:12.602Z] ---> fd5228e3ea3f [2022-05-10T14:45:12.602Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T14:45:15.140Z] ---> 8f7d93d9fa77 [2022-05-10T14:45:15.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T14:45:16.518Z] ---> a616ceff3595 [2022-05-10T14:45:16.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T14:45:16.518Z] Removing intermediate container 3d272b948d90 [2022-05-10T14:45:16.518Z] ---> 6c6794555e91 [2022-05-10T14:45:16.518Z] [2022-05-10T14:45:16.518Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T14:45:16.518Z] ---> e04c818066af [2022-05-10T14:45:16.518Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T14:45:16.518Z] ---> Using cache [2022-05-10T14:45:16.518Z] ---> f7de67690313 [2022-05-10T14:45:16.518Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T14:45:16.518Z] ---> Using cache [2022-05-10T14:45:16.518Z] ---> bbb7e4546b17 [2022-05-10T14:45:16.518Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T14:45:16.777Z] ---> Running in cae12bebd1cf [2022-05-10T14:45:17.035Z] ---> 564575d484b0 [2022-05-10T14:45:17.035Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T14:45:17.035Z] ---> Running in 419e9a0aa351 [2022-05-10T14:45:17.035Z] Removing intermediate container cae12bebd1cf [2022-05-10T14:45:17.035Z] ---> 04dbdedf1009 [2022-05-10T14:45:17.035Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T14:45:17.294Z] ---> Running in ed88ef6a3a16 [2022-05-10T14:45:17.866Z] Removing intermediate container ed88ef6a3a16 [2022-05-10T14:45:17.866Z] ---> d45ac574b2da [2022-05-10T14:45:17.866Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:45:18.453Z] ---> e0e02f331fad [2022-05-10T14:45:18.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T14:45:19.024Z] Removing intermediate container 419e9a0aa351 [2022-05-10T14:45:19.024Z] ---> d24676be443f [2022-05-10T14:45:19.024Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T14:45:19.024Z] ---> Running in f2c37d370b59 [2022-05-10T14:45:19.593Z] Removing intermediate container f2c37d370b59 [2022-05-10T14:45:19.593Z] ---> 0687f27490db [2022-05-10T14:45:19.593Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T14:45:19.593Z] ---> Running in 2987243cb22c [2022-05-10T14:45:19.593Z] ---> 7f2ce1a98705 [2022-05-10T14:45:19.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T14:45:19.853Z] Removing intermediate container 2987243cb22c [2022-05-10T14:45:19.853Z] ---> fceeb8733d5c [2022-05-10T14:45:19.853Z] Step 21/22 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:45:20.111Z] ---> Running in 0cdd7dec922c [2022-05-10T14:45:20.375Z] ---> ef59789548d6 [2022-05-10T14:45:20.375Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T14:45:20.375Z] Removing intermediate container 0cdd7dec922c [2022-05-10T14:45:20.375Z] ---> 1c723b112075 [2022-05-10T14:45:20.375Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T14:45:20.375Z] ---> Running in bcd9a47aaef3 [2022-05-10T14:45:20.375Z] ---> Running in 41e56837b94f [2022-05-10T14:45:20.635Z] Removing intermediate container bcd9a47aaef3 [2022-05-10T14:45:20.635Z] ---> bc76dc791a02 [2022-05-10T14:45:20.635Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:45:20.635Z] ---> Running in d8d192d913e6 [2022-05-10T14:45:20.635Z] Removing intermediate container 41e56837b94f [2022-05-10T14:45:20.635Z] ---> 7acddf314e30 [2022-05-10T14:45:20.635Z] [2022-05-10T14:45:20.896Z] Successfully built 7acddf314e30 [2022-05-10T14:45:20.896Z] Successfully tagged security-proxy-setup:latest [2022-05-10T14:45:20.896Z] Building security-bootstrapper [2022-05-10T14:45:21.156Z]  Building security-proxy-setup ... done Removing intermediate container d8d192d913e6 [2022-05-10T14:45:21.156Z] ---> fd07aec57953 [2022-05-10T14:45:21.156Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T14:45:21.156Z] ---> Running in f0102f97a487 [2022-05-10T14:45:22.102Z] Removing intermediate container f0102f97a487 [2022-05-10T14:45:22.102Z] ---> 1e9b1fa283dc [2022-05-10T14:45:22.102Z] Step 21/22 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:45:22.361Z] ---> Running in b44063bdc7cd [2022-05-10T14:45:22.930Z] Removing intermediate container b44063bdc7cd [2022-05-10T14:45:22.930Z] ---> dd77c76642cd [2022-05-10T14:45:22.930Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T14:45:22.930Z] ---> Running in b5803a14e0c9 [2022-05-10T14:45:23.500Z] Removing intermediate container b5803a14e0c9 [2022-05-10T14:45:23.500Z] ---> d8e5ea83cb20 [2022-05-10T14:45:23.500Z] [2022-05-10T14:45:23.760Z] Successfully built d8e5ea83cb20 [2022-05-10T14:45:23.760Z] Successfully tagged support-scheduler:latest [2022-05-10T14:45:23.760Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-05-10T14:45:30.601Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:45:30.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:45:30.601Z] ---> d442f5899f9c [2022-05-10T14:45:30.601Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> fd574e733e77 [2022-05-10T14:45:30.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> f32354edb861 [2022-05-10T14:45:30.601Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T14:45:30.601Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:45:30.601Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:45:30.601Z] ---> d442f5899f9c [2022-05-10T14:45:30.601Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> fd574e733e77 [2022-05-10T14:45:30.601Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> f32354edb861 [2022-05-10T14:45:30.601Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> 551773c593d0 [2022-05-10T14:45:30.601Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> 1e573eb99176 [2022-05-10T14:45:30.601Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> 0c916d66290a [2022-05-10T14:45:30.601Z] Step 8/31 : COPY . . [2022-05-10T14:45:30.601Z] ---> Using cache [2022-05-10T14:45:30.601Z] ---> ec4d7b136333 [2022-05-10T14:45:30.601Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T14:45:30.860Z] ---> Running in 1cd31d60f389 [2022-05-10T14:45:30.860Z] ---> Running in 3814c3539c95 [2022-05-10T14:45:30.860Z] Removing intermediate container 9faa1037f6cf [2022-05-10T14:45:30.860Z] ---> c548f9829900 [2022-05-10T14:45:30.860Z] [2022-05-10T14:45:30.860Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T14:45:31.429Z] 3.15: Pulling from library/alpine [2022-05-10T14:45:31.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:31.950Z] 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-10T14:45:32.209Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T14:45:32.209Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T14:45:32.209Z] ---> 0ac33e5f5afa [2022-05-10T14:45:32.209Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T14:45:32.468Z] ---> Running in 59930902c1ea [2022-05-10T14:45:32.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:32.728Z] Removing intermediate container 59930902c1ea [2022-05-10T14:45:32.728Z] ---> c8644c474af1 [2022-05-10T14:45:32.728Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:45:32.987Z] ---> Running in 57090545581e [2022-05-10T14:45:32.988Z] OK: 221 MiB in 52 packages [2022-05-10T14:45:33.933Z] Removing intermediate container 1cd31d60f389 [2022-05-10T14:45:33.933Z] ---> 015c6bd6175a [2022-05-10T14:45:33.933Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T14:45:34.194Z] ---> 55595e2951b6 [2022-05-10T14:45:34.194Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:45:34.453Z] ---> Running in c469a692a8ab [2022-05-10T14:45:34.721Z] Removing intermediate container 57090545581e [2022-05-10T14:45:34.721Z] ---> eed9122123d3 [2022-05-10T14:45:34.721Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T14:45:34.978Z] ---> Running in a90f46b52c26 [2022-05-10T14:45:36.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:36.618Z] Removing intermediate container c469a692a8ab [2022-05-10T14:45:36.618Z] ---> e56d39f4ba47 [2022-05-10T14:45:36.618Z] Step 8/23 : COPY . . [2022-05-10T14:45:36.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:37.446Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T14:45:37.446Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T14:45:37.446Z] OK: 15855 distinct packages available [2022-05-10T14:45:37.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:38.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:38.647Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T14:45:38.647Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T14:45:38.647Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T14:45:38.907Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T14:45:38.907Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T14:45:38.907Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T14:45:39.167Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T14:45:39.167Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T14:45:39.167Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T14:45:39.427Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T14:45:39.427Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T14:45:39.427Z] OK: 8 MiB in 23 packages [2022-05-10T14:45:43.624Z] Removing intermediate container a90f46b52c26 [2022-05-10T14:45:43.624Z] ---> 30e716c7fd91 [2022-05-10T14:45:43.624Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:45:43.624Z] ---> b759b66ba248 [2022-05-10T14:45:43.624Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T14:45:43.624Z] ---> Running in 77a872ea7c72 [2022-05-10T14:45:43.625Z] ---> 4d484182fa65 [2022-05-10T14:45:43.625Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T14:45:43.625Z] 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-10T14:45:43.884Z] ---> 759bf9382e3b [2022-05-10T14:45:43.884Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T14:45:44.146Z] ---> aacc43489965 [2022-05-10T14:45:44.146Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T14:45:44.405Z] ---> Running in c73b97483d12 [2022-05-10T14:45:44.664Z] Removing intermediate container c73b97483d12 [2022-05-10T14:45:44.664Z] ---> 090cd589dabf [2022-05-10T14:45:44.664Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:45:44.664Z] ---> Running in 99a922e65368 [2022-05-10T14:45:44.923Z] Removing intermediate container 99a922e65368 [2022-05-10T14:45:44.923Z] ---> 244ba0792085 [2022-05-10T14:45:44.923Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T14:45:45.182Z] ---> Running in 806a61ed1634 [2022-05-10T14:45:45.182Z] Removing intermediate container 806a61ed1634 [2022-05-10T14:45:45.182Z] ---> 6cb6bc5ce4ee [2022-05-10T14:45:45.182Z] Step 19/20 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:45:45.182Z] ---> Running in e5aaa1208e14 [2022-05-10T14:45:45.441Z] Removing intermediate container e5aaa1208e14 [2022-05-10T14:45:45.441Z] ---> 6ad496f2c43c [2022-05-10T14:45:45.441Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T14:45:45.441Z] ---> Running in 24c0b5b4890b [2022-05-10T14:45:46.015Z] Removing intermediate container 24c0b5b4890b [2022-05-10T14:45:46.015Z] ---> 6859220208d5 [2022-05-10T14:45:46.015Z] [2022-05-10T14:45:46.015Z] Successfully built 6859220208d5 [2022-05-10T14:45:46.015Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T14:45:46.015Z] Building core-data [2022-05-10T14:45:49.309Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:45:49.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:45:49.309Z] ---> d442f5899f9c [2022-05-10T14:45:49.309Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T14:45:49.309Z] ---> Using cache [2022-05-10T14:45:49.309Z] ---> fd574e733e77 [2022-05-10T14:45:49.309Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:45:49.309Z] ---> Using cache [2022-05-10T14:45:49.309Z] ---> f32354edb861 [2022-05-10T14:45:49.309Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T14:45:50.683Z] ---> Running in 043c2ed2ffa4 [2022-05-10T14:45:50.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:51.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:52.450Z] OK: 221 MiB in 52 packages [2022-05-10T14:45:53.389Z] Removing intermediate container 3814c3539c95 [2022-05-10T14:45:53.389Z] ---> b9b483a691a7 [2022-05-10T14:45:53.389Z] [2022-05-10T14:45:53.389Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T14:45:53.389Z] ---> e04c818066af [2022-05-10T14:45:53.389Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T14:45:53.389Z] ---> Running in 33b45620f223 [2022-05-10T14:45:53.389Z] Removing intermediate container 043c2ed2ffa4 [2022-05-10T14:45:53.389Z] ---> c876839ac3b1 [2022-05-10T14:45:53.389Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T14:45:53.648Z] Removing intermediate container 33b45620f223 [2022-05-10T14:45:53.648Z] ---> 61f75b547529 [2022-05-10T14:45:53.648Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T14:45:53.648Z] ---> Running in 8837678cd78c [2022-05-10T14:45:53.908Z] ---> aa86c919479b [2022-05-10T14:45:53.908Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:45:53.908Z] ---> Running in 94bac3578008 [2022-05-10T14:45:54.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:54.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:45:54.428Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T14:45:54.428Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T14:45:54.428Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:45:54.428Z] OK: 6 MiB in 16 packages [2022-05-10T14:45:55.006Z] Removing intermediate container 8837678cd78c [2022-05-10T14:45:55.007Z] ---> 12a28e78b5b8 [2022-05-10T14:45:55.007Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T14:45:55.007Z] Removing intermediate container 94bac3578008 [2022-05-10T14:45:55.007Z] ---> 8377b7510feb [2022-05-10T14:45:55.007Z] Step 8/23 : COPY . . [2022-05-10T14:45:55.007Z] ---> Running in c5fa4fd6bb00 [2022-05-10T14:45:55.007Z] Removing intermediate container c5fa4fd6bb00 [2022-05-10T14:45:55.007Z] ---> 4b30367c9cce [2022-05-10T14:45:55.007Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T14:45:55.266Z] ---> Running in a415e076fae1 [2022-05-10T14:45:55.522Z] Removing intermediate container a415e076fae1 [2022-05-10T14:45:55.522Z] ---> 490d0a66fb3e [2022-05-10T14:45:55.522Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T14:45:56.458Z] ---> Running in d970b64e6048 [2022-05-10T14:45:57.837Z] Removing intermediate container d970b64e6048 [2022-05-10T14:45:57.837Z] ---> 2c7d690d041b [2022-05-10T14:45:57.837Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T14:45:57.837Z] ---> Running in f1add35343df [2022-05-10T14:45:57.837Z] Removing intermediate container f1add35343df [2022-05-10T14:45:57.837Z] ---> ea4b246790f1 [2022-05-10T14:45:57.837Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T14:45:58.095Z] ---> b03459d42103 [2022-05-10T14:45:58.096Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T14:45:58.096Z] ---> Running in 5aa09c13aa82 [2022-05-10T14:45:59.489Z] Removing intermediate container 5aa09c13aa82 [2022-05-10T14:45:59.489Z] ---> 1f5e68e8c940 [2022-05-10T14:45:59.489Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:45:59.749Z] ---> 99f66b2f3310 [2022-05-10T14:45:59.749Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T14:45:59.749Z] Removing intermediate container 77a872ea7c72 [2022-05-10T14:45:59.749Z] ---> 1e069ee32712 [2022-05-10T14:45:59.749Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T14:46:00.016Z] ---> Running in 6c8f05941c41 [2022-05-10T14:46:00.287Z] 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-10T14:46:00.287Z] ---> 69a7554f263d [2022-05-10T14:46:00.287Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T14:46:00.287Z] ---> 935f987dde58 [2022-05-10T14:46:00.287Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T14:46:00.549Z] ---> Running in cebd65854f35 [2022-05-10T14:46:00.549Z] ---> df83c92638fd [2022-05-10T14:46:00.549Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T14:46:00.811Z] ---> b0dcd1ced55e [2022-05-10T14:46:00.811Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T14:46:00.811Z] 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-10T14:46:00.811Z] ---> ac9a15358d65 [2022-05-10T14:46:00.811Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T14:46:00.811Z] Removing intermediate container 6c8f05941c41 [2022-05-10T14:46:00.811Z] ---> 559f5b0b44ac [2022-05-10T14:46:00.811Z] [2022-05-10T14:46:00.811Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T14:46:01.076Z] ---> Running in f1ca3baeebce [2022-05-10T14:46:01.076Z] Removing intermediate container f1ca3baeebce [2022-05-10T14:46:01.076Z] ---> f8c4aca7487d [2022-05-10T14:46:01.076Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T14:46:01.335Z] ---> bdc63d6547ea [2022-05-10T14:46:01.335Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T14:46:01.335Z] 20.10.14: Pulling from library/docker [2022-05-10T14:46:01.335Z] ---> Running in f5acc02a0d69 [2022-05-10T14:46:02.279Z] Removing intermediate container f5acc02a0d69 [2022-05-10T14:46:02.279Z] ---> 6c002361484b [2022-05-10T14:46:02.279Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T14:46:02.538Z] ---> Running in 83b11e6bd124 [2022-05-10T14:46:02.538Z] Removing intermediate container 83b11e6bd124 [2022-05-10T14:46:02.538Z] ---> 89d11f6dfc71 [2022-05-10T14:46:02.538Z] Step 28/31 : CMD ["gate"] [2022-05-10T14:46:02.798Z] ---> Running in 8733b9da231a [2022-05-10T14:46:02.798Z] Removing intermediate container 8733b9da231a [2022-05-10T14:46:02.798Z] ---> a11916977dc2 [2022-05-10T14:46:02.798Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T14:46:03.057Z] ---> Running in 35431f461c72 [2022-05-10T14:46:03.316Z] Removing intermediate container 35431f461c72 [2022-05-10T14:46:03.316Z] ---> 20f257eaed64 [2022-05-10T14:46:03.316Z] Step 30/31 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:46:03.316Z] ---> Running in 8edb8f651877 [2022-05-10T14:46:03.316Z] Removing intermediate container 8edb8f651877 [2022-05-10T14:46:03.316Z] ---> c0cdaaa4f102 [2022-05-10T14:46:03.316Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T14:46:03.575Z] ---> Running in b5ba6fc73057 [2022-05-10T14:46:03.575Z] Removing intermediate container b5ba6fc73057 [2022-05-10T14:46:03.575Z] ---> 9c645fb6b905 [2022-05-10T14:46:03.575Z] [2022-05-10T14:46:03.837Z] Successfully built 9c645fb6b905 [2022-05-10T14:46:03.837Z] Successfully tagged security-bootstrapper:latest [2022-05-10T14:46:03.837Z]  Building security-bootstrapper ... done Building security-spire-server [2022-05-10T14:46:04.405Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T14:46:04.405Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T14:46:04.405Z] ---> 7417809fdb73 [2022-05-10T14:46:04.405Z] 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-10T14:46:06.942Z] ---> Running in 8a48ae541fb4 [2022-05-10T14:46:06.942Z] Removing intermediate container 8a48ae541fb4 [2022-05-10T14:46:06.942Z] ---> e56430127404 [2022-05-10T14:46:06.942Z] 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-10T14:46:06.942Z] ---> Running in 0c52d2db9401 [2022-05-10T14:46:07.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:07.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:07.459Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:46:07.459Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:46:07.459Z] ---> d442f5899f9c [2022-05-10T14:46:07.459Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T14:46:07.459Z] ---> Using cache [2022-05-10T14:46:07.459Z] ---> fd574e733e77 [2022-05-10T14:46:07.459Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:46:07.459Z] ---> Using cache [2022-05-10T14:46:07.459Z] ---> f32354edb861 [2022-05-10T14:46:07.459Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T14:46:07.459Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T14:46:07.459Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T14:46:07.459Z] Executing bash-5.1.16-r0.post-install [2022-05-10T14:46:07.459Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T14:46:07.459Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T14:46:07.459Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T14:46:07.459Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T14:46:07.459Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T14:46:07.459Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T14:46:07.459Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T14:46:07.459Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T14:46:07.459Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T14:46:07.459Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T14:46:07.459Z] ---> Running in 2eb5acd575b5 [2022-05-10T14:46:07.459Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T14:46:07.719Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T14:46:07.719Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T14:46:07.719Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T14:46:07.719Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T14:46:07.978Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T14:46:07.978Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T14:46:07.978Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T14:46:07.978Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T14:46:07.978Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T14:46:07.978Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T14:46:07.978Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T14:46:07.978Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T14:46:07.978Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T14:46:07.978Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T14:46:07.978Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T14:46:07.978Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T14:46:07.978Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T14:46:07.978Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T14:46:07.978Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T14:46:07.978Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T14:46:07.978Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T14:46:07.978Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T14:46:07.978Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T14:46:07.978Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T14:46:07.978Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T14:46:07.978Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T14:46:07.978Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T14:46:07.978Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T14:46:08.236Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T14:46:08.236Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T14:46:08.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:08.236Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T14:46:08.236Z] OK: 83 MiB in 65 packages [2022-05-10T14:46:09.172Z] Collecting docker-compose==1.23.2 [2022-05-10T14:46:09.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:09.172Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T14:46:09.172Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T14:46:09.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T14:46:09.172Z] OK: 221 MiB in 52 packages [2022-05-10T14:46:09.431Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T14:46:09.431Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T14:46:09.431Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T14:46:09.694Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T14:46:09.694Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T14:46:09.694Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T14:46:09.954Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T14:46:09.954Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T14:46:10.214Z] Removing intermediate container 2eb5acd575b5 [2022-05-10T14:46:10.214Z] ---> 956ec8a91074 [2022-05-10T14:46:10.214Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T14:46:10.472Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T14:46:10.472Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T14:46:10.472Z] ---> d4750473d347 [2022-05-10T14:46:10.472Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:46:10.472Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T14:46:10.472Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T14:46:10.472Z] ---> Running in bd858c31fb27 [2022-05-10T14:46:10.472Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T14:46:10.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T14:46:10.732Z] Collecting PyYAML<4,>=3.10 [2022-05-10T14:46:10.732Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T14:46:11.300Z] 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-10T14:46:11.300Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T14:46:11.300Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T14:46:11.300Z] 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-10T14:46:11.300Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T14:46:11.300Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T14:46:11.560Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T14:46:11.560Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T14:46:11.560Z] Removing intermediate container bd858c31fb27 [2022-05-10T14:46:11.560Z] ---> 05e89c21548f [2022-05-10T14:46:11.560Z] Step 8/25 : COPY . . [2022-05-10T14:46:11.560Z] Collecting idna<2.8,>=2.5 [2022-05-10T14:46:11.560Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T14:46:11.560Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T14:46:11.560Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T14:46:11.560Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T14:46:11.560Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T14:46:11.560Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T14:46:11.560Z] Attempting uninstall: urllib3 [2022-05-10T14:46:11.560Z] Found existing installation: urllib3 1.26.7 [2022-05-10T14:46:11.560Z] Uninstalling urllib3-1.26.7: [2022-05-10T14:46:11.560Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T14:46:11.821Z] Attempting uninstall: idna [2022-05-10T14:46:11.821Z] Found existing installation: idna 3.3 [2022-05-10T14:46:11.821Z] Uninstalling idna-3.3: [2022-05-10T14:46:11.821Z] Successfully uninstalled idna-3.3 [2022-05-10T14:46:12.080Z] Attempting uninstall: requests [2022-05-10T14:46:12.080Z] Found existing installation: requests 2.26.0 [2022-05-10T14:46:12.080Z] Uninstalling requests-2.26.0: [2022-05-10T14:46:12.340Z] Successfully uninstalled requests-2.26.0 [2022-05-10T14:46:12.340Z] Running setup.py install for texttable: started [2022-05-10T14:46:12.599Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T14:46:12.599Z] Running setup.py install for PyYAML: started [2022-05-10T14:46:13.176Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T14:46:13.176Z] Running setup.py install for docopt: started [2022-05-10T14:46:13.434Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T14:46:13.434Z] Running setup.py install for dockerpty: started [2022-05-10T14:46:13.693Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T14:46:13.952Z] 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-10T14:46:18.139Z] ---> 533d712e4c38 [2022-05-10T14:46:18.139Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T14:46:18.139Z] ---> Running in dd8a0f6c8cf4 [2022-05-10T14:46:18.139Z] Removing intermediate container dd8a0f6c8cf4 [2022-05-10T14:46:18.139Z] ---> c6c24bae46be [2022-05-10T14:46:18.139Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T14:46:18.139Z] ---> Running in 5acf0f46068c [2022-05-10T14:46:19.522Z] Removing intermediate container 5acf0f46068c [2022-05-10T14:46:19.522Z] ---> f9a42d7c23ea [2022-05-10T14:46:19.522Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T14:46:19.522Z] ---> Running in 1948971d01b3 [2022-05-10T14:46:19.789Z] Removing intermediate container cebd65854f35 [2022-05-10T14:46:19.789Z] ---> d4c05f9fef9c [2022-05-10T14:46:19.789Z] [2022-05-10T14:46:19.789Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T14:46:19.789Z] ---> e04c818066af [2022-05-10T14:46:19.789Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T14:46:19.789Z] Removing intermediate container 0c52d2db9401 [2022-05-10T14:46:19.789Z] ---> 8085d6a7ebd2 [2022-05-10T14:46:19.789Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T14:46:19.789Z] ---> Running in a3cd63d9aa23 [2022-05-10T14:46:19.789Z] ---> Running in 7c125ed49592 [2022-05-10T14:46:19.789Z] Removing intermediate container 1948971d01b3 [2022-05-10T14:46:19.789Z] ---> d44ff5dd47d6 [2022-05-10T14:46:19.789Z] 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-10T14:46:19.789Z] ---> Running in 488b52b4532d [2022-05-10T14:46:20.050Z] Removing intermediate container a3cd63d9aa23 [2022-05-10T14:46:20.050Z] ---> 39cae74722aa [2022-05-10T14:46:20.050Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T14:46:20.050Z] Removing intermediate container 7c125ed49592 [2022-05-10T14:46:20.050Z] ---> 20384efa8432 [2022-05-10T14:46:20.050Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T14:46:20.050Z] ---> Running in 30ae70f0f508 [2022-05-10T14:46:20.050Z] ---> Running in bf1050c8941f [2022-05-10T14:46:20.050Z] Removing intermediate container bf1050c8941f [2022-05-10T14:46:20.050Z] ---> a1bffbec2bbd [2022-05-10T14:46:20.050Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T14:46:20.050Z] Removing intermediate container 30ae70f0f508 [2022-05-10T14:46:20.050Z] ---> 97e4090ffa89 [2022-05-10T14:46:20.050Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T14:46:20.050Z] ---> Running in abc94abf8c9d [2022-05-10T14:46:20.309Z] Removing intermediate container abc94abf8c9d [2022-05-10T14:46:20.309Z] ---> 260eb64c8fb4 [2022-05-10T14:46:20.309Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:46:20.309Z] ---> Running in 774a66405d10 [2022-05-10T14:46:20.570Z] ---> 6255273216e8 [2022-05-10T14:46:20.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T14:46:20.570Z] spire-1.2.1/ [2022-05-10T14:46:20.570Z] spire-1.2.1/.data/ [2022-05-10T14:46:20.570Z] spire-1.2.1/.data/.file [2022-05-10T14:46:20.570Z] spire-1.2.1/.dockerignore [2022-05-10T14:46:20.570Z] spire-1.2.1/.gitattributes [2022-05-10T14:46:20.570Z] spire-1.2.1/.githooks/ [2022-05-10T14:46:20.570Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/ [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/ [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T14:46:20.570Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T14:46:20.570Z] spire-1.2.1/.gitignore [2022-05-10T14:46:20.570Z] spire-1.2.1/.go-version [2022-05-10T14:46:20.570Z] spire-1.2.1/.golangci.yml [2022-05-10T14:46:20.570Z] spire-1.2.1/ADOPTERS.md [2022-05-10T14:46:20.570Z] spire-1.2.1/CHANGELOG.md [2022-05-10T14:46:20.570Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T14:46:20.570Z] spire-1.2.1/CODEOWNERS [2022-05-10T14:46:20.570Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T14:46:20.570Z] spire-1.2.1/Dockerfile [2022-05-10T14:46:20.570Z] spire-1.2.1/Dockerfile.dev [2022-05-10T14:46:20.570Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T14:46:20.570Z] spire-1.2.1/LICENSE [2022-05-10T14:46:20.570Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T14:46:20.570Z] spire-1.2.1/Makefile [2022-05-10T14:46:20.570Z] spire-1.2.1/README.md [2022-05-10T14:46:20.570Z] spire-1.2.1/ROADMAP.md [2022-05-10T14:46:20.570Z] spire-1.2.1/SECURITY.md [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T14:46:20.570Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/ [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/agent/ [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/server/ [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/server/server.conf [2022-05-10T14:46:20.570Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T14:46:20.570Z] spire-1.2.1/doc/ [2022-05-10T14:46:20.570Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T14:46:20.570Z] spire-1.2.1/doc/auditlog.md [2022-05-10T14:46:20.570Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T14:46:20.571Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T14:46:20.571Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T14:46:20.571Z] spire-1.2.1/doc/images/ [2022-05-10T14:46:20.571Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T14:46:20.571Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T14:46:20.571Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/spire_server.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/telemetry.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/upgrading.md [2022-05-10T14:46:20.860Z] spire-1.2.1/doc/using_spire.md [2022-05-10T14:46:20.860Z] spire-1.2.1/examples/ [2022-05-10T14:46:20.860Z] spire-1.2.1/examples/README.md [2022-05-10T14:46:20.860Z] spire-1.2.1/go.mod [2022-05-10T14:46:20.860Z] spire-1.2.1/go.sum [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T14:46:20.860Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/log/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/version/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/dns_test.go ---> 9000d895dcc6 [2022-05-10T14:46:20.861Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T14:46:20.861Z] [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T14:46:20.861Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/config.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T14:46:20.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/server.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/private/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/private/server/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T14:46:20.863Z] spire-1.2.1/release/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/README.md [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/conf/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T14:46:20.863Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/script/ [2022-05-10T14:46:20.863Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T14:46:20.863Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T14:46:20.863Z] spire-1.2.1/support/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T14:46:20.863Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/clock/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/clock/clock.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T14:46:20.863Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T14:46:20.864Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T14:46:20.864Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T14:46:20.864Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T14:46:20.864Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T14:46:20.864Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/common [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T14:46:20.864Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T14:46:20.865Z] spire-1.2.1/test/integration/test.sh [2022-05-10T14:46:20.865Z] spire-1.2.1/test/plugintest/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testca/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testca/ca.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testkey/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/testkey/new.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/util/ [2022-05-10T14:46:20.865Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/util/race.go [2022-05-10T14:46:20.865Z] spire-1.2.1/test/util/util.go [2022-05-10T14:46:20.865Z] building spire from source... [2022-05-10T14:46:21.124Z] Installing go1.17.7... [2022-05-10T14:46:21.124Z] ---> 4ffa34717e6a [2022-05-10T14:46:21.124Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T14:46:21.124Z] Removing intermediate container 774a66405d10 [2022-05-10T14:46:21.124Z] ---> c97ea94297a8 [2022-05-10T14:46:21.124Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T14:46:21.124Z] ---> Running in 44aeb22ab195 [2022-05-10T14:46:21.124Z] ---> Running in 0e5387bfc8d6 [2022-05-10T14:46:21.124Z] Removing intermediate container 44aeb22ab195 [2022-05-10T14:46:21.124Z] ---> 735bab048f26 [2022-05-10T14:46:21.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:46:21.387Z] ---> Running in ef2d4ae47fc6 [2022-05-10T14:46:21.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:21.387Z] Removing intermediate container ef2d4ae47fc6 [2022-05-10T14:46:21.387Z] ---> 5f975af2b230 [2022-05-10T14:46:21.387Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T14:46:21.387Z] ---> Running in 5859aa51281d [2022-05-10T14:46:21.648Z] Removing intermediate container 5859aa51281d [2022-05-10T14:46:21.648Z] ---> 35a39e72d1d0 [2022-05-10T14:46:21.648Z] Step 22/23 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:46:21.648Z] ---> Running in bb43ce15b07f [2022-05-10T14:46:21.648Z] Removing intermediate container bb43ce15b07f [2022-05-10T14:46:21.648Z] ---> a06fb2d53e0c [2022-05-10T14:46:21.648Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T14:46:21.909Z] ---> Running in 179ef84155fc [2022-05-10T14:46:21.909Z] Removing intermediate container 179ef84155fc [2022-05-10T14:46:21.909Z] ---> 4bb41497ea62 [2022-05-10T14:46:21.909Z] [2022-05-10T14:46:21.909Z] Successfully built 4bb41497ea62 [2022-05-10T14:46:21.909Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T14:46:21.909Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-05-10T14:46:22.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:22.429Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T14:46:22.429Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T14:46:22.690Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T14:46:22.690Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T14:46:22.948Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T14:46:22.948Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T14:46:22.948Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:46:22.948Z] OK: 8 MiB in 20 packages [2022-05-10T14:46:25.483Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:46:25.483Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:46:25.483Z] ---> d442f5899f9c [2022-05-10T14:46:25.483Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T14:46:25.483Z] ---> Using cache [2022-05-10T14:46:25.483Z] ---> fd574e733e77 [2022-05-10T14:46:25.483Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:46:25.483Z] ---> Using cache [2022-05-10T14:46:25.483Z] ---> f32354edb861 [2022-05-10T14:46:25.483Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T14:46:25.483Z] ---> Using cache [2022-05-10T14:46:25.483Z] ---> 551773c593d0 [2022-05-10T14:46:25.483Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T14:46:25.483Z] ---> Using cache [2022-05-10T14:46:25.483Z] ---> 1e573eb99176 [2022-05-10T14:46:25.483Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:46:25.483Z] ---> Using cache [2022-05-10T14:46:25.483Z] ---> 0c916d66290a [2022-05-10T14:46:25.483Z] Step 8/25 : COPY . . [2022-05-10T14:46:25.483Z] ---> Using cache [2022-05-10T14:46:25.483Z] ---> ec4d7b136333 [2022-05-10T14:46:25.483Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T14:46:25.483Z] Building bin/spire-server... [2022-05-10T14:46:25.483Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T14:46:25.483Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T14:46:25.483Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T14:46:25.483Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T14:46:25.483Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T14:46:25.746Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T14:46:25.746Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T14:46:25.746Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T14:46:25.746Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T14:46:25.746Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T14:46:26.009Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T14:46:26.009Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T14:46:26.269Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T14:46:26.269Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T14:46:26.269Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T14:46:26.269Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T14:46:26.269Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T14:46:26.269Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T14:46:26.269Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T14:46:26.269Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T14:46:26.269Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T14:46:26.269Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T14:46:26.269Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T14:46:26.269Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T14:46:26.269Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T14:46:26.531Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T14:46:26.532Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T14:46:26.532Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T14:46:26.532Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T14:46:26.532Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T14:46:26.532Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T14:46:26.532Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T14:46:26.791Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T14:46:26.791Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T14:46:26.791Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T14:46:27.052Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T14:46:27.052Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T14:46:27.052Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T14:46:27.052Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T14:46:27.313Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T14:46:27.313Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T14:46:27.314Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T14:46:27.314Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T14:46:27.314Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T14:46:27.314Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T14:46:27.314Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T14:46:27.573Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T14:46:27.573Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T14:46:27.573Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T14:46:27.573Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T14:46:27.573Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T14:46:27.573Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T14:46:27.832Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T14:46:28.092Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T14:46:28.354Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T14:46:28.354Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T14:46:28.354Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T14:46:28.354Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T14:46:28.614Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T14:46:29.995Z]  ---> Running in 71cce121a000 [2022-05-10T14:46:30.254Z] Removing intermediate container 0e5387bfc8d6 [2022-05-10T14:46:30.254Z] ---> 96e7c52461ba [2022-05-10T14:46:30.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T14:46:30.254Z] ---> 1f3a30e57fd9 [2022-05-10T14:46:30.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T14:46:30.513Z] 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-10T14:46:31.450Z] ---> 8405b77c0b40 [2022-05-10T14:46:31.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T14:46:31.709Z] ---> a58e58176ee8 [2022-05-10T14:46:31.709Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T14:46:31.969Z] ---> Running in 17c64a394e56 [2022-05-10T14:46:31.969Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T14:46:31.969Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T14:46:31.969Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T14:46:31.969Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T14:46:31.969Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T14:46:31.969Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T14:46:32.230Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T14:46:32.230Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T14:46:32.230Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T14:46:32.230Z] Removing intermediate container 17c64a394e56 [2022-05-10T14:46:32.230Z] ---> 04b24adb0d97 [2022-05-10T14:46:32.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T14:46:32.230Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T14:46:32.797Z]  ---> Running in fdad790c7815 [2022-05-10T14:46:33.057Z] Building bin/spire-agent... [2022-05-10T14:46:33.057Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T14:46:33.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T14:46:33.057Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T14:46:33.057Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T14:46:33.057Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T14:46:33.317Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T14:46:33.317Z] Removing intermediate container fdad790c7815 [2022-05-10T14:46:33.317Z] ---> aaa282861bd8 [2022-05-10T14:46:33.317Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T14:46:33.317Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T14:46:33.317Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T14:46:33.650Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T14:46:33.650Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T14:46:33.650Z]  ---> Running in 3c0c15fa59e0 [2022-05-10T14:46:33.650Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T14:46:33.650Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T14:46:33.650Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T14:46:33.650Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T14:46:33.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T14:46:33.974Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T14:46:33.974Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T14:46:33.974Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T14:46:33.974Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T14:46:33.974Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T14:46:33.974Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T14:46:33.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T14:46:34.283Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T14:46:34.283Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T14:46:34.283Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T14:46:34.283Z] Building bin/spire-agent... [2022-05-10T14:46:34.283Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T14:46:34.283Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T14:46:34.283Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T14:46:34.283Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T14:46:34.283Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T14:46:34.283Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T14:46:34.283Z] Removing intermediate container 3c0c15fa59e0 [2022-05-10T14:46:34.283Z] ---> 2dc2071e2ba4 [2022-05-10T14:46:34.283Z] Step 22/23 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:46:34.283Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T14:46:34.283Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T14:46:34.283Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T14:46:34.283Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T14:46:34.283Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T14:46:34.541Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T14:46:34.541Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T14:46:34.541Z]  ---> Running in a4d684aa8e28 [2022-05-10T14:46:34.801Z] Removing intermediate container a4d684aa8e28 [2022-05-10T14:46:34.801Z] ---> 9618de7a6bae [2022-05-10T14:46:34.801Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T14:46:35.060Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T14:46:35.060Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T14:46:35.060Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T14:46:35.060Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T14:46:35.060Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T14:46:35.060Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T14:46:35.626Z]  ---> Running in 1bcad7151e52 [2022-05-10T14:46:35.626Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T14:46:35.626Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T14:46:35.626Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T14:46:35.626Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T14:46:35.626Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T14:46:35.626Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T14:46:35.626Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T14:46:35.626Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T14:46:35.626Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T14:46:35.626Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T14:46:35.626Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T14:46:35.886Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T14:46:35.886Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T14:46:35.886Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T14:46:35.886Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T14:46:35.886Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T14:46:35.886Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T14:46:35.886Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T14:46:35.886Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T14:46:36.146Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T14:46:36.146Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T14:46:36.146Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T14:46:36.146Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T14:46:36.146Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T14:46:36.146Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T14:46:36.146Z] Removing intermediate container 1bcad7151e52 [2022-05-10T14:46:36.146Z] ---> 4d8703fe3571 [2022-05-10T14:46:36.146Z] [2022-05-10T14:46:36.146Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T14:46:36.146Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T14:46:36.146Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T14:46:36.146Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T14:46:36.146Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T14:46:36.146Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T14:46:36.146Z] Successfully built 4d8703fe3571 [2022-05-10T14:46:36.146Z] Successfully tagged core-data:latest [2022-05-10T14:46:36.146Z]  Building core-data ... done go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T14:46:36.146Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T14:46:36.408Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T14:46:36.408Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T14:46:36.408Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T14:46:36.408Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T14:46:36.408Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T14:46:36.408Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T14:46:36.408Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T14:46:36.408Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T14:46:36.408Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T14:46:36.408Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T14:46:36.408Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T14:46:36.408Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T14:46:36.408Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T14:46:36.408Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T14:46:36.408Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T14:46:36.408Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T14:46:36.408Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T14:46:36.668Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T14:46:36.668Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T14:46:36.668Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T14:46:36.668Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T14:46:36.668Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T14:46:41.980Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T14:46:41.980Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T14:46:47.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T14:46:47.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T14:46:48.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T14:46:48.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T14:46:48.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T14:46:48.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T14:46:57.231Z] Removing intermediate container 71cce121a000 [2022-05-10T14:46:57.231Z] ---> b4141a854409 [2022-05-10T14:46:57.231Z] [2022-05-10T14:46:57.231Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T14:46:57.231Z] ---> e04c818066af [2022-05-10T14:46:57.231Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T14:46:57.231Z] ---> Running in 0c391c70ecf7 [2022-05-10T14:46:57.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:57.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:46:58.061Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T14:46:58.061Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T14:46:58.061Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T14:46:58.061Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T14:46:58.061Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T14:46:58.061Z] OK: 6 MiB in 17 packages [2022-05-10T14:46:59.972Z] Removing intermediate container 0c391c70ecf7 [2022-05-10T14:46:59.972Z] ---> 289de0bd2fb2 [2022-05-10T14:46:59.972Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T14:46:59.972Z] ---> Running in cd7318e25071 [2022-05-10T14:46:59.972Z] Removing intermediate container cd7318e25071 [2022-05-10T14:46:59.972Z] ---> 282df848d291 [2022-05-10T14:46:59.972Z] Step 13/25 : WORKDIR / [2022-05-10T14:47:00.230Z] ---> Running in 525eb740c922 [2022-05-10T14:47:00.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements [2022-05-10T14:47:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T14:47:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T14:47:00.495Z] Removing intermediate container 525eb740c922 [2022-05-10T14:47:00.495Z] ---> 9081498ca364 [2022-05-10T14:47:00.495Z] 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-10T14:47:01.062Z] ---> 6696d82b50ad [2022-05-10T14:47:01.062Z] 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-10T14:47:02.001Z] ---> 2b7711903b63 [2022-05-10T14:47:02.001Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T14:47:02.943Z] ---> a524f1e721d0 [2022-05-10T14:47:02.943Z] 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-10T14:47:03.878Z] ---> 8ecbb94598b8 [2022-05-10T14:47:03.878Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T14:47:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.397s coverage: 98.5% of statements [2022-05-10T14:47:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T14:47:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 53.4% of statements [2022-05-10T14:47:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T14:47:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T14:47:05.267Z] ---> 2ea3b01e83ad [2022-05-10T14:47:05.267Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T14:47:07.180Z] ---> 908db7acbf4f [2022-05-10T14:47:07.180Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T14:47:08.128Z] ---> 888a577496c3 [2022-05-10T14:47:08.128Z] 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-10T14:47:08.700Z] ---> Running in dcc62cdc7cc6 [2022-05-10T14:47:11.242Z] Removing intermediate container dcc62cdc7cc6 [2022-05-10T14:47:11.242Z] ---> 75ddec149593 [2022-05-10T14:47:11.242Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T14:47:11.242Z] ---> Running in 06ecf52b37fd [2022-05-10T14:47:11.814Z] Removing intermediate container 06ecf52b37fd [2022-05-10T14:47:11.814Z] ---> b98d8d4f34ee [2022-05-10T14:47:11.814Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T14:47:11.814Z] ---> Running in d4c84f928556 [2022-05-10T14:47:12.381Z] Removing intermediate container d4c84f928556 [2022-05-10T14:47:12.381Z] ---> 46cee6077d32 [2022-05-10T14:47:12.381Z] Step 24/25 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:47:12.381Z] ---> Running in dddbba674335 [2022-05-10T14:47:12.953Z] Removing intermediate container dddbba674335 [2022-05-10T14:47:12.953Z] ---> c8b888eefdb0 [2022-05-10T14:47:12.953Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T14:47:13.211Z] ---> Running in 87317814e6a0 [2022-05-10T14:47:13.211Z] Removing intermediate container 87317814e6a0 [2022-05-10T14:47:13.211Z] ---> d4a3dd1c6251 [2022-05-10T14:47:13.211Z] [2022-05-10T14:47:13.473Z] Successfully built d4a3dd1c6251 [2022-05-10T14:47:13.473Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.352s coverage: 89.2% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.388s coverage: 84.8% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.487s coverage: 95.6% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.429s coverage: 60.0% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.851s coverage: 0.9% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.463s coverage: 58.8% of statements [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.493s coverage: 29.6% of statements [2022-05-10T14:47:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 79.5% of statements [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2022-05-10T14:47:31.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2022-05-10T14:47:44.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2022-05-10T14:47:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2022-05-10T14:47:50.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.707s coverage: 82.5% of statements [2022-05-10T14:47:50.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements [2022-05-10T14:47:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.799s coverage: 91.2% of statements [2022-05-10T14:47:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T14:48:00.166Z]  Building security-secretstore-setup ... done Removing intermediate container ffb3f5820be4 [2022-05-10T14:48:00.166Z] ---> 93338e8c92c5 [2022-05-10T14:48:00.166Z] [2022-05-10T14:48:00.166Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T14:48:00.166Z] ---> 0ac33e5f5afa [2022-05-10T14:48:00.166Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T14:48:00.166Z] ---> Using cache [2022-05-10T14:48:00.166Z] ---> c8644c474af1 [2022-05-10T14:48:00.166Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:48:00.166Z] ---> Using cache [2022-05-10T14:48:00.166Z] ---> eed9122123d3 [2022-05-10T14:48:00.166Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T14:48:00.166Z] Removing intermediate container 968e924eeae2 [2022-05-10T14:48:00.166Z] ---> 819feb5d000f [2022-05-10T14:48:00.166Z] [2022-05-10T14:48:00.166Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T14:48:00.166Z] ---> 0ac33e5f5afa [2022-05-10T14:48:00.166Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T14:48:00.166Z] ---> Using cache [2022-05-10T14:48:00.166Z] ---> c8644c474af1 [2022-05-10T14:48:00.166Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:48:00.166Z] ---> Using cache [2022-05-10T14:48:00.166Z] ---> eed9122123d3 [2022-05-10T14:48:00.166Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T14:48:00.166Z] ---> Running in 7bebd3236872 [2022-05-10T14:48:00.166Z] ---> Running in f468590c1357 [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T14:48:00.166Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T14:48:00.166Z] OK: 15855 distinct packages available [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T14:48:00.166Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T14:48:00.166Z] OK: 15855 distinct packages available [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T14:48:00.166Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T14:48:00.166Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T14:48:00.166Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T14:48:00.166Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T14:48:00.166Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T14:48:00.166Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T14:48:00.166Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T14:48:00.166Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T14:48:00.166Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T14:48:00.166Z] OK: 6 MiB in 18 packages [2022-05-10T14:48:00.166Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T14:48:00.166Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T14:48:00.166Z] OK: 6 MiB in 19 packages [2022-05-10T14:48:00.166Z] Removing intermediate container f468590c1357 [2022-05-10T14:48:00.166Z] ---> bdfed31626dd [2022-05-10T14:48:00.166Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T14:48:00.166Z] Removing intermediate container 7bebd3236872 [2022-05-10T14:48:00.166Z] ---> e8046eee5a29 [2022-05-10T14:48:00.166Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T14:48:00.166Z] ---> 169fcdc0eb50 [2022-05-10T14:48:00.166Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T14:48:00.166Z] ---> 2da6480afd2d [2022-05-10T14:48:00.166Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T14:48:00.166Z] ---> 77c8587db4d8 [2022-05-10T14:48:00.166Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T14:48:00.166Z] ---> Running in 04beb45aa3ff [2022-05-10T14:48:00.166Z] Removing intermediate container 04beb45aa3ff [2022-05-10T14:48:00.166Z] ---> cc44d26a5d27 [2022-05-10T14:48:00.166Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T14:48:00.166Z] ---> ab7db459faff [2022-05-10T14:48:00.166Z] Step 21/26 : WORKDIR / [2022-05-10T14:48:00.166Z] ---> Running in f63ec4f7eea1 [2022-05-10T14:48:00.166Z] Removing intermediate container f63ec4f7eea1 [2022-05-10T14:48:00.166Z] ---> 37690413519d [2022-05-10T14:48:00.166Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T14:48:00.166Z] ---> 60cf6108d264 [2022-05-10T14:48:00.166Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T14:48:00.166Z] ---> Running in 871bde2f00bc [2022-05-10T14:48:00.166Z] Removing intermediate container 871bde2f00bc [2022-05-10T14:48:00.166Z] ---> 6d7f799364cb [2022-05-10T14:48:00.166Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T14:48:00.166Z] ---> d82559662f9b [2022-05-10T14:48:00.166Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T14:48:00.166Z] ---> Running in 9c907cb77fc9 [2022-05-10T14:48:00.166Z] ---> 59d70dc02268 [2022-05-10T14:48:00.166Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T14:48:00.166Z] Removing intermediate container 9c907cb77fc9 [2022-05-10T14:48:00.166Z] ---> b35fd362005b [2022-05-10T14:48:00.166Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T14:48:00.166Z] ---> Running in 7035a100a96d [2022-05-10T14:48:00.433Z] ---> 9854416734a0 [2022-05-10T14:48:00.433Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T14:48:00.433Z] ---> Running in a5f1c5752efb [2022-05-10T14:48:00.433Z] Removing intermediate container 7035a100a96d [2022-05-10T14:48:00.433Z] ---> 18dc01343d59 [2022-05-10T14:48:00.433Z] Step 25/26 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:48:00.433Z] ---> Running in 5f79caf9424a [2022-05-10T14:48:00.433Z] Removing intermediate container a5f1c5752efb [2022-05-10T14:48:00.433Z] ---> 11970e4fc940 [2022-05-10T14:48:00.433Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T14:48:00.433Z] ---> Running in 161ede0f2317 [2022-05-10T14:48:00.433Z] Removing intermediate container 5f79caf9424a [2022-05-10T14:48:00.433Z] ---> c64463c16569 [2022-05-10T14:48:00.433Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T14:48:00.696Z] ---> Running in c1e4d988d79c [2022-05-10T14:48:00.696Z] Removing intermediate container 161ede0f2317 [2022-05-10T14:48:00.696Z] ---> a79ab530e9fe [2022-05-10T14:48:00.696Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T14:48:00.696Z] ---> Running in 68287a4c7ab7 [2022-05-10T14:48:00.696Z] Removing intermediate container c1e4d988d79c [2022-05-10T14:48:00.696Z] ---> 46f3455af565 [2022-05-10T14:48:00.696Z] [2022-05-10T14:48:00.696Z] Removing intermediate container 68287a4c7ab7 [2022-05-10T14:48:00.696Z] ---> 73ee6bbc2e1f [2022-05-10T14:48:00.696Z] Step 25/26 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:48:00.696Z] Successfully built 46f3455af565 [2022-05-10T14:48:00.696Z] Successfully tagged security-spire-config:latest [2022-05-10T14:48:00.696Z]  Building security-spire-config ... done  ---> Running in 37d1b7cfef7b [2022-05-10T14:48:00.956Z] Removing intermediate container 37d1b7cfef7b [2022-05-10T14:48:00.956Z] ---> c539d5ba76d2 [2022-05-10T14:48:00.956Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T14:48:00.956Z] ---> Running in c46d1cd0da8b [2022-05-10T14:48:00.957Z] Removing intermediate container c46d1cd0da8b [2022-05-10T14:48:00.957Z] ---> b5c875e9aa4d [2022-05-10T14:48:00.957Z] [2022-05-10T14:48:01.219Z] Successfully built b5c875e9aa4d [2022-05-10T14:48:01.219Z] Successfully tagged security-spire-agent:latest [2022-05-10T14:48:01.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.4% of statements [2022-05-10T14:48:01.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T14:48:01.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T14:48:01.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements [2022-05-10T14:48:01.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-05-10T14:48:01.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-05-10T14:48:01.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-05-10T14:48:01.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2022-05-10T14:48:09.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.330s coverage: 65.4% of statements [2022-05-10T14:48:09.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T14:48:09.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T14:48:09.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T14:48:11.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.881s coverage: 43.8% of statements [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T14:48:11.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T14:48:11.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T14:48:11.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T14:48:19.540Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-10T14:48:19.540Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T14:48:19.540Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T14:48:19.540Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T14:48:19.540Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T14:48:19.540Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T14:48:19.540Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T14:48:19.540Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T14:48:19.540Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T14:48:19.540Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T14:48:19.540Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T14:48:19.540Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T14:48:19.540Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T14:48:19.540Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.453s coverage: 17.7% of statements [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.241s coverage: 28.9% of statements [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T14:48:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-05-10T14:48:22.097Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-05-10T14:48:22.097Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-10T14:48:22.097Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T14:48:22.097Z] GO111MODULE=on go vet ./... [2022-05-10T14:49:15.799Z] Removing intermediate container 488b52b4532d [2022-05-10T14:49:15.799Z] ---> 0683a07ecc02 [2022-05-10T14:49:15.799Z] [2022-05-10T14:49:15.799Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T14:49:15.799Z] ---> 0ac33e5f5afa [2022-05-10T14:49:15.799Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T14:49:15.799Z] ---> Using cache [2022-05-10T14:49:15.799Z] ---> c8644c474af1 [2022-05-10T14:49:15.799Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:49:15.799Z] ---> Using cache [2022-05-10T14:49:15.799Z] ---> eed9122123d3 [2022-05-10T14:49:15.799Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T14:49:15.799Z] ---> Using cache [2022-05-10T14:49:15.799Z] ---> e8046eee5a29 [2022-05-10T14:49:15.799Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T14:49:15.799Z] ---> 2b3cab40b475 [2022-05-10T14:49:15.799Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T14:49:15.799Z] ---> 4e0bb994445d [2022-05-10T14:49:15.799Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T14:49:15.799Z] ---> 11b4e1b6b99e [2022-05-10T14:49:15.799Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T14:49:15.799Z] ---> b9520293a70e [2022-05-10T14:49:15.799Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T14:49:15.799Z] ---> Running in 0c7f8cd1dfa5 [2022-05-10T14:49:15.799Z] Removing intermediate container 0c7f8cd1dfa5 [2022-05-10T14:49:15.799Z] ---> 9befec688b0f [2022-05-10T14:49:15.799Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T14:49:15.799Z] ---> Running in 0eb316e27da1 [2022-05-10T14:49:15.799Z] Removing intermediate container 0eb316e27da1 [2022-05-10T14:49:15.799Z] ---> 6f3795f4580f [2022-05-10T14:49:15.799Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T14:49:15.799Z] ---> Running in 601abff93c9e [2022-05-10T14:49:15.799Z] Removing intermediate container 601abff93c9e [2022-05-10T14:49:15.799Z] ---> f0a2ed1fce9c [2022-05-10T14:49:15.799Z] Step 24/25 : LABEL git_sha=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [2022-05-10T14:49:15.799Z] ---> Running in 0985f96a6828 [2022-05-10T14:49:15.799Z] Removing intermediate container 0985f96a6828 [2022-05-10T14:49:15.799Z] ---> 0684082e8ecc [2022-05-10T14:49:15.799Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T14:49:15.799Z] ---> Running in f5695732e10c [2022-05-10T14:49:15.799Z] Removing intermediate container f5695732e10c [2022-05-10T14:49:15.799Z] ---> 4c9ea2a276b6 [2022-05-10T14:49:15.799Z] [2022-05-10T14:49:15.799Z] Successfully built 4c9ea2a276b6 [2022-05-10T14:49:15.799Z] Successfully tagged security-spire-server:latest [2022-05-10T14:49:15.806Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T14:49:15.832Z] $ docker stop --time=1 48818910385af68f9fcdf2d3257113469dd7e953eb186b4c5b66215050abbb0a [2022-05-10T14:49:17.162Z] $ docker rm -f 48818910385af68f9fcdf2d3257113469dd7e953eb186b4c5b66215050abbb0a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T14:49:17.583Z] + docker images [2022-05-10T14:49:17.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T14:49:17.583Z] security-spire-server latest 4c9ea2a276b6 7 seconds ago 87.3MB [2022-05-10T14:49:17.583Z] 0683a07ecc02 19 seconds ago 4.43GB [2022-05-10T14:49:17.583Z] security-spire-config latest 46f3455af565 About a minute ago 86.7MB [2022-05-10T14:49:17.583Z] security-spire-agent latest b5c875e9aa4d About a minute ago 127MB [2022-05-10T14:49:17.583Z] 819feb5d000f About a minute ago 4.43GB [2022-05-10T14:49:17.583Z] 93338e8c92c5 About a minute ago 4.43GB [2022-05-10T14:49:17.583Z] security-secretstore-setup latest d4a3dd1c6251 2 minutes ago 28.5MB [2022-05-10T14:49:17.583Z] b4141a854409 2 minutes ago 1.5GB [2022-05-10T14:49:17.583Z] core-data latest 4d8703fe3571 2 minutes ago 22.5MB [2022-05-10T14:49:17.583Z] sys-mgmt-agent latest 4bb41497ea62 2 minutes ago 299MB [2022-05-10T14:49:17.583Z] d4c05f9fef9c 2 minutes ago 1.52GB [2022-05-10T14:49:17.583Z] security-bootstrapper latest 9c645fb6b905 3 minutes ago 19.1MB [2022-05-10T14:49:17.583Z] 559f5b0b44ac 3 minutes ago 1.49GB [2022-05-10T14:49:17.583Z] b9b483a691a7 3 minutes ago 1.5GB [2022-05-10T14:49:17.583Z] security-spiffe-token-provider latest 6859220208d5 3 minutes ago 28.8MB [2022-05-10T14:49:17.583Z] c548f9829900 3 minutes ago 1.54GB [2022-05-10T14:49:17.583Z] support-scheduler latest d8e5ea83cb20 3 minutes ago 26.3MB [2022-05-10T14:49:17.583Z] security-proxy-setup latest 7acddf314e30 3 minutes ago 26.9MB [2022-05-10T14:49:17.583Z] 6c6794555e91 4 minutes ago 1.55GB [2022-05-10T14:49:17.583Z] 0de90dd6fb5d 4 minutes ago 1.5GB [2022-05-10T14:49:17.583Z] core-metadata latest adf86a9d738e 5 minutes ago 17MB [2022-05-10T14:49:17.583Z] core-command latest aa3f547ad374 5 minutes ago 16.1MB [2022-05-10T14:49:17.583Z] support-notifications latest 2cfff58f8f9a 5 minutes ago 26.9MB [2022-05-10T14:49:17.583Z] 1cf44b72d995 5 minutes ago 1.55GB [2022-05-10T14:49:17.584Z] bc31b4638737 5 minutes ago 1.49GB [2022-05-10T14:49:17.584Z] aa41fc83f097 5 minutes ago 1.5GB [2022-05-10T14:49:17.584Z] ci-base-image-x86_64 latest d442f5899f9c 8 minutes ago 895MB [2022-05-10T14:49:17.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T14:49:17.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T14:49:17.584Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T14:49:17.584Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T14:49:17.584Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T14:49:17.584Z] 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-10T14:50:14.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T14:50:14.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T14:50:14.047Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T14:50:14.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T14:50:14.763Z] + ls -al . [2022-05-10T14:50:14.763Z] total 668 [2022-05-10T14:50:14.763Z] drwxrwxr-x 9 1001 1001 4096 May 10 14:50 . [2022-05-10T14:50:14.763Z] drwxr-xr-x 4 root root 4096 May 10 14:44 .. [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 11 May 10 14:42 .dockerignore [2022-05-10T14:50:14.763Z] drwxrwxr-x 8 1001 1001 4096 May 10 14:42 .git [2022-05-10T14:50:14.763Z] drwxrwxr-x 3 1001 1001 4096 May 10 14:42 .github [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 879 May 10 14:42 .gitignore [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 42 May 10 14:42 .golangci.yml [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 87 May 10 14:42 .hadolint.yml [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 166 May 10 14:42 .sonarcloud.properties [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 1171 May 10 14:42 ADOPTERS.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 10086 May 10 14:42 Attribution.txt [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 51732 May 10 14:42 CHANGELOG.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 3804 May 10 14:42 CONTRIBUTING.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 677 May 10 14:42 GOVERNANCE.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 850 May 10 14:42 Jenkinsfile [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 10775 May 10 14:42 LICENSE [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 10389 May 10 14:42 Makefile [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 582 May 10 14:42 OWNERS.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 9094 May 10 14:42 README.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 6912 May 10 14:42 SECURITY.md [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 5 May 10 14:40 VERSION [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 4131 May 10 14:42 ZMQWindows.md [2022-05-10T14:50:14.763Z] drwxrwxr-x 2 1001 1001 4096 May 10 14:42 bin [2022-05-10T14:50:14.763Z] drwxrwxr-x 18 1001 1001 4096 May 10 14:42 cmd [2022-05-10T14:50:14.763Z] -rw-r--r-- 1 root root 435134 May 10 14:48 coverage.out [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 3256 May 10 14:42 go.mod [2022-05-10T14:50:14.763Z] -rw-rw-r-- 1 1001 1001 35162 May 10 14:44 go.sum [2022-05-10T14:50:14.763Z] drwxrwxr-x 8 1001 1001 4096 May 10 14:42 internal [2022-05-10T14:50:14.763Z] drwxrwxr-x 3 1001 1001 4096 May 10 14:42 openapi [2022-05-10T14:50:14.763Z] drwxrwxr-x 4 1001 1001 4096 May 10 14:42 snap [2022-05-10T14:50:14.764Z] -rw-rw-r-- 1 1001 1001 204 May 10 14:42 version.go [Pipeline] sh [2022-05-10T14:50:15.437Z] + '[' -e coverage.out ] [2022-05-10T14:50:15.437Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T14:50:15.473Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T14:50:16.296Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T14:50:16.959Z] + make build [2022-05-10T14:50:16.959Z] 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-10T14:51:38.767Z] 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-10T14:52:35.330Z] 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-10T14:52:36.769Z] 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-10T14:53:15.841Z] 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-10T14:53:15.841Z] 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-10T14:53:19.239Z] 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-10T14:53:25.973Z] 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-10T14:53:29.373Z] 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-10T14:53:34.877Z] 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-10T14:53:38.462Z] 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-10T14:53:41.923Z] 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-10T14:53:50.209Z] 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-10T14:53:54.528Z] $ docker stop --time=1 470597af776df4bb69e20d05306fbf17fdc7789b3efd741596da8f56e5da1b6b [2022-05-10T14:53:56.429Z] $ docker rm -f 470597af776df4bb69e20d05306fbf17fdc7789b3efd741596da8f56e5da1b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:53:58.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T14:53:58.850Z] [2022-05-10T14:53:58.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:53:59.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T14:53:59.493Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-10T14:53:59.493Z] 29e5d40040c1: Pulling fs layer [2022-05-10T14:53:59.493Z] 1ce36da41761: Pulling fs layer [2022-05-10T14:53:59.493Z] 25b303627fd3: Pulling fs layer [2022-05-10T14:53:59.493Z] 29e5d40040c1: Verifying Checksum [2022-05-10T14:53:59.493Z] 29e5d40040c1: Download complete [2022-05-10T14:53:59.764Z] 1ce36da41761: Verifying Checksum [2022-05-10T14:53:59.764Z] 1ce36da41761: Download complete [2022-05-10T14:54:00.037Z] 29e5d40040c1: Pull complete [2022-05-10T14:54:01.018Z] 25b303627fd3: Verifying Checksum [2022-05-10T14:54:01.018Z] 25b303627fd3: Download complete [2022-05-10T14:54:01.289Z] 1ce36da41761: Pull complete [2022-05-10T14:54:13.694Z] 25b303627fd3: Pull complete [2022-05-10T14:54:13.694Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-10T14:54:13.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T14:54:13.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-10T14:54:13.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-47771 does not seem to be running inside a container [2022-05-10T14:54:14.019Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T14:54:16.434Z] $ docker top 45d84e7394dc5629673bddd0aafc5777ae1cf551e33edd9c8883fb0c98794f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T14:54:17.395Z] + grep parallel [2022-05-10T14:54:17.395Z] + docker-compose build --help [2022-05-10T14:54:22.788Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T14:54:22.838Z] $ docker stop --time=1 45d84e7394dc5629673bddd0aafc5777ae1cf551e33edd9c8883fb0c98794f54 [2022-05-10T14:54:24.473Z] $ docker rm -f 45d84e7394dc5629673bddd0aafc5777ae1cf551e33edd9c8883fb0c98794f54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T14:54:25.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-10T14:54:25.195Z] . [Pipeline] withDockerContainer [2022-05-10T14:54:25.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-47771 does not seem to be running inside a container [2022-05-10T14:54:25.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-10T14:54:26.739Z] $ docker top a1b3fbce1fd35129f50b7255f1ec531c228a22971d1b6859dba26c35439fc18b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T14:54:27.674Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T14:54:33.063Z] Building core-command ... [2022-05-10T14:54:33.063Z] Building core-data ... [2022-05-10T14:54:33.063Z] Building core-metadata ... [2022-05-10T14:54:33.063Z] Building security-bootstrapper ... [2022-05-10T14:54:33.063Z] Building security-proxy-setup ... [2022-05-10T14:54:33.063Z] Building security-secretstore-setup ... [2022-05-10T14:54:33.063Z] Building security-spiffe-token-provider ... [2022-05-10T14:54:33.063Z] Building security-spire-agent ... [2022-05-10T14:54:33.063Z] Building security-spire-config ... [2022-05-10T14:54:33.063Z] Building security-spire-server ... [2022-05-10T14:54:33.063Z] Building support-notifications ... [2022-05-10T14:54:33.063Z] Building support-scheduler ... [2022-05-10T14:54:33.063Z] Building sys-mgmt-agent ... [2022-05-10T14:54:33.063Z] Building security-spire-server [2022-05-10T14:54:33.063Z] Building security-bootstrapper [2022-05-10T14:54:33.063Z] Building sys-mgmt-agent [2022-05-10T14:54:33.063Z] Building core-data [2022-05-10T14:54:33.063Z] Building security-secretstore-setup [2022-05-10T14:56:09.830Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:56:09.830Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:56:09.830Z] ---> e0120acef76c [2022-05-10T14:56:09.830Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T14:56:09.830Z] ---> Running in 9ee4fe0db962 [2022-05-10T14:56:09.830Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:56:09.830Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:56:09.830Z] ---> e0120acef76c [2022-05-10T14:56:09.830Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T14:56:09.830Z] ---> Running in cba2252b615d [2022-05-10T14:56:09.830Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:56:09.830Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:56:09.830Z] ---> e0120acef76c [2022-05-10T14:56:09.830Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T14:56:09.830Z] ---> Running in 97f41093bbbd [2022-05-10T14:56:09.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:56:09.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:56:09.830Z] ---> e0120acef76c [2022-05-10T14:56:09.830Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T14:56:09.830Z] ---> Running in ee723a8e0f87 [2022-05-10T14:56:09.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T14:56:09.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T14:56:09.830Z] ---> e0120acef76c [2022-05-10T14:56:09.830Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T14:56:09.830Z] ---> Running in 2153e27128c1 [2022-05-10T14:56:09.830Z] Removing intermediate container cba2252b615d [2022-05-10T14:56:09.830Z] ---> 8adb30aab158 [2022-05-10T14:56:09.830Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:56:09.830Z] Removing intermediate container 9ee4fe0db962 [2022-05-10T14:56:09.830Z] ---> 476980d3d37e [2022-05-10T14:56:09.830Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:56:09.830Z] Removing intermediate container 97f41093bbbd [2022-05-10T14:56:09.830Z] ---> f5a482ee51c6 [2022-05-10T14:56:09.830Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:56:09.830Z] Removing intermediate container ee723a8e0f87 [2022-05-10T14:56:09.830Z] ---> f1b7f09da305 [2022-05-10T14:56:09.830Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:56:09.830Z] ---> Running in 125714d31446 [2022-05-10T14:56:09.830Z] ---> Running in 7008c0d251b3 [2022-05-10T14:56:09.830Z] ---> Running in ccdab992a238 [2022-05-10T14:56:09.830Z] ---> Running in a3a5cc6fa082 [2022-05-10T14:56:09.830Z] Removing intermediate container 2153e27128c1 [2022-05-10T14:56:09.830Z] ---> e87401109c87 [2022-05-10T14:56:09.830Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T14:56:09.830Z] ---> Running in 9c9b693d0f87 [2022-05-10T14:56:09.830Z] Removing intermediate container 125714d31446 [2022-05-10T14:56:09.830Z] ---> 7146d2e82814 [2022-05-10T14:56:09.830Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T14:56:09.830Z] ---> Running in 317c1a53865b [2022-05-10T14:56:09.830Z] Removing intermediate container a3a5cc6fa082 [2022-05-10T14:56:09.830Z] ---> 458536c3e1d9 [2022-05-10T14:56:09.830Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T14:56:09.830Z] Removing intermediate container 7008c0d251b3 [2022-05-10T14:56:09.830Z] ---> a9d0e9c1c9b3 [2022-05-10T14:56:09.830Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T14:56:09.830Z] Removing intermediate container 9c9b693d0f87 [2022-05-10T14:56:09.830Z] ---> 10db7c70ede0 [2022-05-10T14:56:09.830Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T14:56:09.830Z] ---> Running in bced21727a8a [2022-05-10T14:56:09.830Z] ---> Running in 1012214afd88 [2022-05-10T14:56:09.830Z] ---> Running in f343dd3b08e9 [2022-05-10T14:56:09.830Z] Removing intermediate container ccdab992a238 [2022-05-10T14:56:09.830Z] ---> a3f2967ce21e [2022-05-10T14:56:09.830Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T14:56:09.830Z] ---> Running in 3e7d09acb91c [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T14:56:09.830Z] OK: 220 MiB in 52 packages [2022-05-10T14:56:09.830Z] OK: 220 MiB in 52 packages [2022-05-10T14:56:09.830Z] OK: 220 MiB in 52 packages [2022-05-10T14:56:09.830Z] OK: 220 MiB in 52 packages [2022-05-10T14:56:09.830Z] OK: 220 MiB in 52 packages [2022-05-10T14:56:09.830Z] Removing intermediate container 317c1a53865b [2022-05-10T14:56:09.830Z] ---> f52ac866c620 [2022-05-10T14:56:09.830Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T14:56:09.830Z] Removing intermediate container bced21727a8a [2022-05-10T14:56:09.830Z] ---> 2cf7e8b6f923 [2022-05-10T14:56:09.830Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T14:56:10.815Z] Removing intermediate container 3e7d09acb91c [2022-05-10T14:56:10.815Z] ---> 299041431465 [2022-05-10T14:56:10.815Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T14:56:11.096Z] Removing intermediate container 1012214afd88 [2022-05-10T14:56:11.096Z] ---> df82684cbae3 [2022-05-10T14:56:11.096Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T14:56:11.096Z] Removing intermediate container f343dd3b08e9 [2022-05-10T14:56:11.096Z] ---> d31c94e5f905 [2022-05-10T14:56:11.096Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T14:56:11.096Z] ---> 46a4cf563aca [2022-05-10T14:56:11.096Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:56:11.394Z] ---> 94694922bd30 [2022-05-10T14:56:11.394Z] ---> Running in fdedee958902 [2022-05-10T14:56:11.394Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:56:11.670Z] ---> Running in b9fec55521ca [2022-05-10T14:56:12.273Z] ---> 79167d677d31 [2022-05-10T14:56:12.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:56:12.553Z] ---> Running in b76c4b105558 [2022-05-10T14:56:12.836Z] ---> a7a3c160e350 [2022-05-10T14:56:12.836Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:56:12.836Z] ---> 01d7a0cc46e3 [2022-05-10T14:56:12.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T14:56:12.836Z] ---> Running in ccadff07aa8a [2022-05-10T14:56:13.121Z] ---> Running in be0f6cfb8bc1 [2022-05-10T14:56:17.458Z] Removing intermediate container fdedee958902 [2022-05-10T14:56:17.458Z] ---> bf4614982462 [2022-05-10T14:56:17.458Z] Step 8/25 : COPY . . [2022-05-10T14:56:17.458Z] Removing intermediate container b9fec55521ca [2022-05-10T14:56:17.458Z] ---> deb75fcd7941 [2022-05-10T14:56:17.458Z] Step 8/31 : COPY . . [2022-05-10T14:56:18.454Z] Removing intermediate container b76c4b105558 [2022-05-10T14:56:18.454Z] ---> c4b18e20bf15 [2022-05-10T14:56:18.454Z] Step 8/23 : COPY . . [2022-05-10T14:56:19.064Z] Removing intermediate container ccadff07aa8a [2022-05-10T14:56:19.064Z] ---> dbcce81c5a13 [2022-05-10T14:56:19.064Z] Step 8/25 : COPY . . [2022-05-10T14:56:19.064Z] Removing intermediate container be0f6cfb8bc1 [2022-05-10T14:56:19.064Z] ---> 9d33824ef915 [2022-05-10T14:56:19.064Z] Step 8/23 : COPY . . [2022-05-10T14:56:51.461Z] ---> 53bd448e9547 [2022-05-10T14:56:51.461Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T14:56:51.461Z] ---> 10c21a73c8c1 [2022-05-10T14:56:51.461Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T14:56:51.461Z] ---> Running in c58d6d15c1c5 [2022-05-10T14:56:51.461Z] ---> fdcfa80137ba [2022-05-10T14:56:51.461Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T14:56:51.461Z] ---> Running in cd2967ad882f [2022-05-10T14:56:51.461Z] ---> Running in d76c1017fbfa [2022-05-10T14:56:51.461Z] ---> ec011efd7511 [2022-05-10T14:56:51.461Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T14:56:51.461Z] ---> 05f89be49d05 [2022-05-10T14:56:51.461Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T14:56:51.461Z] ---> Running in 62fa31568258 [2022-05-10T14:56:51.461Z] ---> Running in e2f9de154313 [2022-05-10T14:56:51.461Z] Removing intermediate container c58d6d15c1c5 [2022-05-10T14:56:51.461Z] ---> ef3ff153329d [2022-05-10T14:56:51.461Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T14:56:51.461Z] ---> Running in d9e4033c21c0 [2022-05-10T14:56:51.461Z] 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-10T14:56:51.461Z] 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-10T14:56:51.461Z] 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-10T14:56:51.461Z] 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-10T14:56:52.063Z] Removing intermediate container d9e4033c21c0 [2022-05-10T14:56:52.063Z] ---> a417f5b34818 [2022-05-10T14:56:52.063Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T14:56:52.063Z] ---> Running in c492f02db7f2 [2022-05-10T14:56:52.667Z] Removing intermediate container c492f02db7f2 [2022-05-10T14:56:52.667Z] ---> 1e803f0e4409 [2022-05-10T14:56:52.667Z] 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-10T14:56:52.667Z] ---> Running in 01e8d8576a54 [2022-05-10T14:56:55.323Z] spire-1.2.1/ [2022-05-10T14:56:55.323Z] spire-1.2.1/.data/ [2022-05-10T14:56:55.323Z] spire-1.2.1/.data/.file [2022-05-10T14:56:55.323Z] spire-1.2.1/.dockerignore [2022-05-10T14:56:55.323Z] spire-1.2.1/.gitattributes [2022-05-10T14:56:55.323Z] spire-1.2.1/.githooks/ [2022-05-10T14:56:55.323Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/ [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/ [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T14:56:55.323Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T14:56:55.323Z] spire-1.2.1/.gitignore [2022-05-10T14:56:55.323Z] spire-1.2.1/.go-version [2022-05-10T14:56:55.323Z] spire-1.2.1/.golangci.yml [2022-05-10T14:56:55.323Z] spire-1.2.1/ADOPTERS.md [2022-05-10T14:56:55.323Z] spire-1.2.1/CHANGELOG.md [2022-05-10T14:56:55.323Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T14:56:55.323Z] spire-1.2.1/CODEOWNERS [2022-05-10T14:56:55.323Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T14:56:55.323Z] spire-1.2.1/Dockerfile [2022-05-10T14:56:55.323Z] spire-1.2.1/Dockerfile.dev [2022-05-10T14:56:55.323Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T14:56:55.323Z] spire-1.2.1/LICENSE [2022-05-10T14:56:55.323Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T14:56:55.323Z] spire-1.2.1/Makefile [2022-05-10T14:56:55.323Z] spire-1.2.1/README.md [2022-05-10T14:56:55.323Z] spire-1.2.1/ROADMAP.md [2022-05-10T14:56:55.323Z] spire-1.2.1/SECURITY.md [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T14:56:55.323Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T14:56:55.603Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/ [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/agent/ [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/server/ [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/server/server.conf [2022-05-10T14:56:55.603Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/ [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/auditlog.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/ [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/spire_server.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/telemetry.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/upgrading.md [2022-05-10T14:56:55.603Z] spire-1.2.1/doc/using_spire.md [2022-05-10T14:56:55.603Z] spire-1.2.1/examples/ [2022-05-10T14:56:55.603Z] spire-1.2.1/examples/README.md [2022-05-10T14:56:55.603Z] spire-1.2.1/go.mod [2022-05-10T14:56:55.603Z] spire-1.2.1/go.sum [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/ [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/ [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T14:56:55.603Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T14:56:55.604Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T14:56:55.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T14:56:55.885Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/log/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T14:56:56.164Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/version/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T14:56:56.165Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/config.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T14:56:56.166Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T14:56:56.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T14:56:56.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/server.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/private/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/private/server/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T14:56:56.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T14:56:56.723Z] spire-1.2.1/release/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/README.md [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/conf/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T14:56:56.723Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T14:56:56.723Z] spire-1.2.1/script/ [2022-05-10T14:56:56.723Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T14:56:56.723Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T14:56:56.723Z] spire-1.2.1/support/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T14:56:56.723Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T14:56:56.724Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/clock/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/clock/clock.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T14:56:56.724Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/README.md [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/common [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T14:56:56.724Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T14:56:56.725Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T14:56:57.003Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T14:56:57.004Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T14:56:57.005Z] spire-1.2.1/test/integration/test.sh [2022-05-10T14:56:57.005Z] spire-1.2.1/test/plugintest/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testca/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testca/ca.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testkey/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/testkey/new.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/util/ [2022-05-10T14:56:57.005Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/util/race.go [2022-05-10T14:56:57.005Z] spire-1.2.1/test/util/util.go [2022-05-10T14:56:57.005Z] building spire from source... [2022-05-10T14:56:57.995Z] Installing go1.17.7... [2022-05-10T14:57:24.854Z] Building bin/spire-server... [2022-05-10T14:57:24.854Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T14:57:24.854Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T14:57:24.854Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T14:57:24.854Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T14:57:24.854Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T14:57:28.272Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T14:57:28.272Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T14:57:28.272Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T14:57:28.549Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T14:57:28.827Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T14:57:29.822Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T14:57:29.822Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T14:57:29.822Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T14:57:30.102Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T14:57:30.102Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T14:57:30.102Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T14:57:30.102Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T14:57:30.381Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T14:57:30.990Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T14:57:30.990Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T14:57:32.450Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T14:57:32.730Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T14:57:33.721Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T14:58:00.591Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T14:58:00.591Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T14:58:00.591Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T14:58:00.591Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T14:58:00.591Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T14:58:00.591Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T14:58:00.591Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T14:58:00.591Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T14:58:00.591Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T14:58:00.591Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T14:58:00.591Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T14:58:00.591Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T14:58:00.591Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T14:58:00.591Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T14:58:01.194Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T14:58:01.474Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T14:58:01.753Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T14:58:02.748Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T14:58:02.748Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T14:58:02.748Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T14:58:02.748Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T14:58:02.748Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T14:58:03.025Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T14:58:03.025Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T14:58:03.304Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T14:58:03.304Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T14:58:03.304Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T14:58:03.912Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T14:58:03.912Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T14:58:03.912Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T14:58:03.912Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T14:58:04.519Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T14:58:04.798Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T14:58:05.075Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T14:58:05.353Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T14:58:05.964Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T14:58:05.964Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T14:58:06.248Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T14:58:06.528Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T14:58:06.808Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T14:58:10.230Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T14:58:15.682Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T14:58:15.682Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T14:58:15.682Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T14:58:42.529Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T14:58:42.529Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T14:58:42.529Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T14:58:42.529Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T14:58:50.845Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T14:58:51.125Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T14:58:53.116Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T14:58:55.117Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T14:58:55.729Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T14:59:28.489Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T14:59:28.489Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T14:59:28.489Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T14:59:28.489Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T14:59:28.489Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T14:59:28.489Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T14:59:28.489Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T14:59:28.489Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T14:59:28.774Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T14:59:29.051Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T14:59:30.505Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T14:59:30.505Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T14:59:31.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T14:59:31.393Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T14:59:31.394Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T14:59:32.002Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T14:59:38.764Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T14:59:39.765Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T14:59:39.765Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T14:59:40.046Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T14:59:40.662Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T14:59:40.662Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T14:59:40.942Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T14:59:41.938Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T14:59:42.936Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T14:59:43.217Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T14:59:43.217Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T14:59:43.499Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T14:59:43.499Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T14:59:43.499Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T14:59:43.778Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T14:59:43.778Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T14:59:44.057Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T14:59:44.057Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T14:59:44.057Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T14:59:44.337Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T14:59:44.337Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T14:59:45.331Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T14:59:45.613Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T14:59:45.613Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T14:59:45.893Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T14:59:45.893Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T14:59:47.893Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T14:59:48.499Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T14:59:48.776Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T14:59:49.056Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T14:59:49.334Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T14:59:49.613Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T14:59:50.217Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T14:59:52.877Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T14:59:53.156Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T14:59:53.435Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T14:59:55.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T14:59:55.430Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T14:59:56.034Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T14:59:56.642Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T14:59:56.642Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T14:59:56.922Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T14:59:56.922Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T14:59:57.202Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T14:59:57.202Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T14:59:57.491Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T15:00:07.702Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T15:00:07.702Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T15:00:07.702Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T15:00:07.702Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T15:00:40.111Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T15:00:40.111Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T15:01:48.230Z] 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-10T15:01:48.230Z] Removing intermediate container d76c1017fbfa [2022-05-10T15:01:48.230Z] ---> 55b2d02474ce [2022-05-10T15:01:48.230Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T15:01:48.230Z] ---> Running in 2aa2e6df45b6 [2022-05-10T15:01:48.230Z] 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-10T15:01:49.687Z] Removing intermediate container 2aa2e6df45b6 [2022-05-10T15:01:49.687Z] ---> 232d8835b4c4 [2022-05-10T15:01:49.687Z] [2022-05-10T15:01:49.687Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T15:01:49.687Z] 20.10.14: Pulling from library/docker [2022-05-10T15:02:02.129Z] Removing intermediate container e2f9de154313 [2022-05-10T15:02:02.129Z] ---> 2b4476cc5505 [2022-05-10T15:02:02.129Z] [2022-05-10T15:02:02.129Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T15:02:02.406Z] 3.14: Pulling from library/alpine [2022-05-10T15:02:05.054Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T15:02:05.054Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T15:02:05.054Z] ---> ac73e934f311 [2022-05-10T15:02:05.054Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T15:02:05.346Z] ---> Running in ff65b35afde3 [2022-05-10T15:02:06.794Z] Removing intermediate container cd2967ad882f [2022-05-10T15:02:06.794Z] ---> a7a90e0d179c [2022-05-10T15:02:06.794Z] [2022-05-10T15:02:06.794Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T15:02:06.794Z] ---> ac73e934f311 [2022-05-10T15:02:06.794Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T15:02:06.794Z] ---> Running in 0e701e742a81 [2022-05-10T15:02:07.791Z] Removing intermediate container 0e701e742a81 [2022-05-10T15:02:07.791Z] ---> f02eee28955a [2022-05-10T15:02:07.791Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T15:02:07.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:07.791Z] ---> Running in 96e729713cf9 [2022-05-10T15:02:08.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:09.418Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T15:02:09.418Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T15:02:09.418Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T15:02:09.418Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:02:09.695Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T15:02:09.978Z] OK: 6 MiB in 17 packages [2022-05-10T15:02:10.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:10.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:11.875Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T15:02:11.875Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T15:02:11.875Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:02:11.875Z] OK: 6 MiB in 16 packages [2022-05-10T15:02:13.861Z] Removing intermediate container ff65b35afde3 [2022-05-10T15:02:13.861Z] ---> 02777231fe0e [2022-05-10T15:02:13.861Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T15:02:13.861Z] ---> Running in 0b54348a7e7c [2022-05-10T15:02:14.137Z] Removing intermediate container 96e729713cf9 [2022-05-10T15:02:14.137Z] ---> 6f8d5622e314 [2022-05-10T15:02:14.137Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T15:02:14.137Z] ---> Running in 7c5fe577f1d7 [2022-05-10T15:02:15.123Z] Removing intermediate container 0b54348a7e7c [2022-05-10T15:02:15.123Z] ---> 848892b19d67 [2022-05-10T15:02:15.123Z] Step 13/25 : WORKDIR / [2022-05-10T15:02:15.123Z] ---> Running in b43e93903a20 [2022-05-10T15:02:15.123Z] Removing intermediate container 7c5fe577f1d7 [2022-05-10T15:02:15.123Z] ---> 605a39405d80 [2022-05-10T15:02:15.123Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T15:02:15.408Z] ---> Running in 5ae59b7bdcae [2022-05-10T15:02:16.397Z] Removing intermediate container b43e93903a20 [2022-05-10T15:02:16.397Z] ---> 71d5b486b7b4 [2022-05-10T15:02:16.397Z] 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-10T15:02:16.397Z] Removing intermediate container 5ae59b7bdcae [2022-05-10T15:02:16.397Z] ---> 5eac1ad9faf3 [2022-05-10T15:02:16.397Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T15:02:16.684Z] ---> Running in 3b96afa82291 [2022-05-10T15:02:18.139Z] ---> 084ee692c00a [2022-05-10T15:02:18.140Z] 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-10T15:02:20.158Z] ---> 95b879629677 [2022-05-10T15:02:20.158Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T15:02:21.175Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T15:02:21.175Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T15:02:21.175Z] ---> c346e9eafbab [2022-05-10T15:02:21.175Z] 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-10T15:02:21.175Z] ---> Running in 1ab430ada4b5 [2022-05-10T15:02:21.457Z] Removing intermediate container 3b96afa82291 [2022-05-10T15:02:21.457Z] ---> dc4f57764af1 [2022-05-10T15:02:21.457Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T15:02:21.745Z] ---> Running in 77a0a483b6dc [2022-05-10T15:02:21.745Z] ---> dd489c30ed2f [2022-05-10T15:02:21.745Z] 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-10T15:02:22.037Z] Removing intermediate container 1ab430ada4b5 [2022-05-10T15:02:22.037Z] ---> 2ef1c2079b07 [2022-05-10T15:02:22.037Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T15:02:22.318Z] ---> Running in 5c389975c39e [2022-05-10T15:02:22.927Z] Removing intermediate container 77a0a483b6dc [2022-05-10T15:02:22.927Z] ---> 81b6e143d71c [2022-05-10T15:02:22.927Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T15:02:23.545Z] ---> 587bffc7ba12 [2022-05-10T15:02:23.545Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T15:02:25.015Z] ---> d0a46581c407 [2022-05-10T15:02:25.015Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T15:02:25.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:25.301Z] ---> Running in bd0dd837cc8e [2022-05-10T15:02:25.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:26.190Z] ---> e528ec95f132 [2022-05-10T15:02:26.190Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T15:02:26.797Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T15:02:27.079Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T15:02:27.079Z] Executing bash-5.1.16-r0.post-install [2022-05-10T15:02:27.079Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T15:02:27.079Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T15:02:27.079Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T15:02:27.079Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T15:02:27.079Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T15:02:27.079Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T15:02:27.079Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T15:02:27.359Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T15:02:27.359Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T15:02:27.360Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T15:02:27.360Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T15:02:27.360Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T15:02:27.360Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T15:02:27.360Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T15:02:27.360Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T15:02:29.375Z] Removing intermediate container bd0dd837cc8e [2022-05-10T15:02:29.375Z] ---> 6ab387a56c7a [2022-05-10T15:02:29.375Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:02:29.375Z] ---> 1449f0f68225 [2022-05-10T15:02:29.375Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T15:02:30.384Z] ---> 1601d31d281a [2022-05-10T15:02:30.384Z] 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-10T15:02:30.384Z] ---> Running in 56bc04fb592b [2022-05-10T15:02:30.663Z] ---> b7c34b6a7442 [2022-05-10T15:02:30.663Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T15:02:30.663Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T15:02:30.663Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T15:02:30.663Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T15:02:30.663Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T15:02:30.663Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T15:02:30.952Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T15:02:30.952Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T15:02:30.952Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T15:02:30.952Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T15:02:30.952Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T15:02:30.952Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T15:02:30.952Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T15:02:30.952Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T15:02:31.231Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T15:02:31.231Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T15:02:31.231Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T15:02:31.231Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T15:02:31.231Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T15:02:31.231Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T15:02:31.231Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T15:02:31.231Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T15:02:31.231Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T15:02:31.231Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T15:02:31.231Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T15:02:31.512Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T15:02:31.512Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T15:02:32.118Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T15:02:32.396Z] OK: 82 MiB in 65 packages [2022-05-10T15:02:33.396Z] ---> 467baaf285fb [2022-05-10T15:02:33.396Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T15:02:34.009Z] Removing intermediate container 56bc04fb592b [2022-05-10T15:02:34.009Z] ---> 105b5394763c [2022-05-10T15:02:34.009Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T15:02:34.290Z] ---> Running in 36001486b467 [2022-05-10T15:02:34.588Z] ---> 8fec380dffda [2022-05-10T15:02:34.588Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T15:02:34.866Z] Removing intermediate container 36001486b467 [2022-05-10T15:02:34.866Z] ---> 602547bed2e6 [2022-05-10T15:02:34.866Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T15:02:34.866Z] ---> Running in 9b39f92c3f0d [2022-05-10T15:02:36.324Z] ---> e2b3933163e2 [2022-05-10T15:02:36.324Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T15:02:36.324Z] Removing intermediate container 9b39f92c3f0d [2022-05-10T15:02:36.324Z] ---> 1c97f10350a6 [2022-05-10T15:02:36.324Z] Step 24/25 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:02:36.324Z] ---> Running in 09b6c91b924f [2022-05-10T15:02:37.329Z] Removing intermediate container 09b6c91b924f [2022-05-10T15:02:37.329Z] ---> 01b5acf8b1a1 [2022-05-10T15:02:37.329Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T15:02:37.638Z] ---> 41792357a862 [2022-05-10T15:02:37.638Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T15:02:37.638Z] ---> Running in fcff06fcce0e [2022-05-10T15:02:37.919Z] Collecting docker-compose==1.23.2 [2022-05-10T15:02:37.919Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T15:02:38.526Z] ---> Running in fbf2dc170281 [2022-05-10T15:02:38.806Z] Removing intermediate container fcff06fcce0e [2022-05-10T15:02:38.807Z] ---> 2e75d76ef430 [2022-05-10T15:02:38.807Z] [2022-05-10T15:02:38.807Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T15:02:38.807Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T15:02:39.801Z] Removing intermediate container fbf2dc170281 [2022-05-10T15:02:39.801Z] ---> 7ea205bae5a3 [2022-05-10T15:02:39.801Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T15:02:40.082Z] Collecting PyYAML<4,>=3.10 [2022-05-10T15:02:40.082Z] Successfully built 2e75d76ef430 [2022-05-10T15:02:40.082Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T15:02:40.082Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-10T15:02:40.082Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-05-10T15:02:41.535Z] ---> 09944fe94e2c [2022-05-10T15:02:41.535Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T15:02:42.154Z] ---> Running in 9fbbd81bd481 [2022-05-10T15:02:45.557Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T15:02:45.557Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T15:02:46.155Z] Removing intermediate container 9fbbd81bd481 [2022-05-10T15:02:46.155Z] ---> ae9f120e2ae7 [2022-05-10T15:02:46.155Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T15:02:46.431Z] ---> Running in 7916d86691c6 [2022-05-10T15:02:46.714Z] Removing intermediate container 62fa31568258 [2022-05-10T15:02:46.714Z] ---> 67d6f5297108 [2022-05-10T15:02:46.714Z] [2022-05-10T15:02:46.714Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T15:02:46.714Z] ---> ac73e934f311 [2022-05-10T15:02:46.714Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T15:02:46.999Z] ---> Running in 4e6eff6ba689 [2022-05-10T15:02:47.279Z] Removing intermediate container 7916d86691c6 [2022-05-10T15:02:47.279Z] ---> 060ab539e490 [2022-05-10T15:02:47.279Z] Step 28/31 : CMD ["gate"] [2022-05-10T15:02:47.879Z] ---> Running in 3d386e4bae50 [2022-05-10T15:02:47.879Z] Removing intermediate container 4e6eff6ba689 [2022-05-10T15:02:47.879Z] ---> 64e9cc86b316 [2022-05-10T15:02:47.879Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T15:02:47.879Z] ---> Running in ab86e4799f21 [2022-05-10T15:02:48.152Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T15:02:48.152Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T15:02:48.427Z] Removing intermediate container 3d386e4bae50 [2022-05-10T15:02:48.427Z] ---> d4084d49d1cf [2022-05-10T15:02:48.427Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T15:02:48.722Z] Removing intermediate container ab86e4799f21 [2022-05-10T15:02:48.722Z] ---> 6bb0e8ac7cbc [2022-05-10T15:02:48.722Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T15:02:48.722Z] ---> Running in 2a438467a4b7 [2022-05-10T15:02:49.000Z] ---> Running in 79afbf7e580a [2022-05-10T15:02:49.609Z] Removing intermediate container 2a438467a4b7 [2022-05-10T15:02:49.609Z] ---> cf49f5a84a90 [2022-05-10T15:02:49.609Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:02:49.609Z] ---> Running in 5856768fecfd [2022-05-10T15:02:49.609Z] Removing intermediate container 79afbf7e580a [2022-05-10T15:02:49.609Z] ---> dfeb4fefe700 [2022-05-10T15:02:49.609Z] Step 30/31 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:02:50.233Z] ---> Running in 71185c1790b3 [2022-05-10T15:02:51.237Z] Removing intermediate container 71185c1790b3 [2022-05-10T15:02:51.237Z] ---> 990c45c21505 [2022-05-10T15:02:51.237Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T15:02:51.523Z] ---> Running in ccb3f65c1b73 [2022-05-10T15:02:52.524Z] Removing intermediate container ccb3f65c1b73 [2022-05-10T15:02:52.524Z] ---> 8bd2fe7cadea [2022-05-10T15:02:52.524Z] [2022-05-10T15:02:52.524Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T15:02:52.524Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T15:02:52.801Z] 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-10T15:02:53.407Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T15:02:53.407Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T15:02:53.407Z] Removing intermediate container 5856768fecfd [2022-05-10T15:02:53.407Z] ---> 7e11efe666c6 [2022-05-10T15:02:53.407Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T15:02:53.407Z] ---> Running in c8a620eff1f3 [2022-05-10T15:02:53.707Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T15:02:53.707Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T15:02:53.707Z] Successfully built 8bd2fe7cadea [2022-05-10T15:02:53.707Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-10T15:02:53.988Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-05-10T15:02:56.002Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:56.002Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T15:02:56.002Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T15:02:56.616Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T15:02:56.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T15:02:56.894Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:02:57.180Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T15:02:57.180Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T15:02:57.789Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T15:02:58.072Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T15:02:58.072Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T15:02:58.072Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T15:02:58.345Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T15:02:58.345Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T15:02:58.345Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T15:02:58.345Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T15:02:58.620Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:02:58.620Z] OK: 8 MiB in 20 packages [2022-05-10T15:02:58.896Z] Collecting idna<2.8,>=2.5 [2022-05-10T15:02:58.896Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T15:02:59.903Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T15:02:59.903Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T15:02:59.903Z] 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-10T15:03:00.510Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T15:03:00.510Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T15:03:00.510Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T15:03:00.510Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T15:03:01.111Z] Removing intermediate container c8a620eff1f3 [2022-05-10T15:03:01.111Z] ---> 02c0a43d9060 [2022-05-10T15:03:01.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:03:01.713Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T15:03:01.713Z] Attempting uninstall: urllib3 [2022-05-10T15:03:01.713Z] Found existing installation: urllib3 1.26.7 [2022-05-10T15:03:01.713Z] Uninstalling urllib3-1.26.7: [2022-05-10T15:03:01.991Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T15:03:02.271Z] ---> dad34e9b0cb4 [2022-05-10T15:03:02.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T15:03:02.877Z] Attempting uninstall: idna [2022-05-10T15:03:02.877Z] Found existing installation: idna 3.3 [2022-05-10T15:03:02.877Z] Uninstalling idna-3.3: [2022-05-10T15:03:03.153Z] Successfully uninstalled idna-3.3 [2022-05-10T15:03:05.163Z] ---> 8a59f061a73d [2022-05-10T15:03:05.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T15:03:06.162Z] ---> f03e1bcd5d57 [2022-05-10T15:03:06.162Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T15:03:06.442Z] ---> Running in 32f2a7d16a49 [2022-05-10T15:03:06.442Z] Attempting uninstall: requests [2022-05-10T15:03:06.442Z] Found existing installation: requests 2.26.0 [2022-05-10T15:03:06.442Z] Uninstalling requests-2.26.0: [2022-05-10T15:03:06.723Z] Successfully uninstalled requests-2.26.0 [2022-05-10T15:03:07.010Z] Removing intermediate container 32f2a7d16a49 [2022-05-10T15:03:07.010Z] ---> f3b41b2ba4fc [2022-05-10T15:03:07.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:03:07.306Z] ---> Running in 939005ac93fb [2022-05-10T15:03:07.306Z] Running setup.py install for texttable: started [2022-05-10T15:03:07.927Z] Removing intermediate container 939005ac93fb [2022-05-10T15:03:07.927Z] ---> 4bd4e599d5ed [2022-05-10T15:03:07.927Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T15:03:07.927Z] ---> Running in 6c3ddfee1c72 [2022-05-10T15:03:08.920Z] Removing intermediate container 6c3ddfee1c72 [2022-05-10T15:03:08.920Z] ---> 32f363f55a1b [2022-05-10T15:03:08.920Z] Step 22/23 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:03:08.920Z] ---> Running in f4386b6bebf7 [2022-05-10T15:03:09.548Z] Removing intermediate container f4386b6bebf7 [2022-05-10T15:03:09.548Z] ---> c907a258bf0b [2022-05-10T15:03:09.548Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T15:03:09.548Z] ---> Running in 0f5c37e36315 [2022-05-10T15:03:10.158Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T15:03:10.158Z] Running setup.py install for PyYAML: started [2022-05-10T15:03:10.158Z] Removing intermediate container 0f5c37e36315 [2022-05-10T15:03:10.158Z] ---> 2f3da093280a [2022-05-10T15:03:10.158Z] [2022-05-10T15:03:11.161Z] Successfully built 2f3da093280a [2022-05-10T15:03:11.161Z] Successfully tagged core-data-arm64:latest [2022-05-10T15:03:11.161Z]  Building core-data ... done Building security-spire-config [2022-05-10T15:03:13.179Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T15:03:13.465Z] Running setup.py install for docopt: started [2022-05-10T15:03:16.117Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T15:03:16.117Z] Running setup.py install for dockerpty: started [2022-05-10T15:03:18.783Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T15:03:19.784Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:03:19.784Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:03:19.784Z] ---> e0120acef76c [2022-05-10T15:03:19.784Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T15:03:19.784Z] ---> Using cache [2022-05-10T15:03:19.784Z] ---> e87401109c87 [2022-05-10T15:03:19.784Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T15:03:19.784Z] ---> Running in 1fbece93759c [2022-05-10T15:03:21.797Z] 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-10T15:03:21.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:03:22.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:03:24.253Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T15:03:24.253Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T15:03:24.253Z] OK: 15741 distinct packages available [2022-05-10T15:03:24.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:03:25.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:03:26.704Z] OK: 220 MiB in 52 packages [2022-05-10T15:03:28.707Z] Removing intermediate container 1fbece93759c [2022-05-10T15:03:28.708Z] ---> 036721cbec68 [2022-05-10T15:03:28.708Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T15:03:30.722Z] ---> 9c6c626dede8 [2022-05-10T15:03:30.722Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:03:30.722Z] ---> Running in 81953b82b9db [2022-05-10T15:03:37.580Z] Removing intermediate container 81953b82b9db [2022-05-10T15:03:37.580Z] ---> 21e3bc58e84a [2022-05-10T15:03:37.580Z] Step 7/20 : COPY . . [2022-05-10T15:03:50.261Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:03:50.261Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:03:50.261Z] ---> e0120acef76c [2022-05-10T15:03:50.261Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T15:03:50.261Z] ---> Using cache [2022-05-10T15:03:50.261Z] ---> e87401109c87 [2022-05-10T15:03:50.261Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:03:50.261Z] ---> Using cache [2022-05-10T15:03:50.261Z] ---> 10db7c70ede0 [2022-05-10T15:03:50.261Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T15:03:50.261Z] ---> Running in d9cb8312548d [2022-05-10T15:03:50.542Z] Removing intermediate container 5c389975c39e [2022-05-10T15:03:50.542Z] ---> fee215163885 [2022-05-10T15:03:50.542Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T15:03:50.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:03:51.111Z] ---> Running in c6f972ff87ba [2022-05-10T15:03:52.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:03:52.117Z] Removing intermediate container c6f972ff87ba [2022-05-10T15:03:52.117Z] ---> 4b46247685a8 [2022-05-10T15:03:52.117Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T15:03:52.397Z] ---> Running in a0987389103c [2022-05-10T15:03:53.015Z] Removing intermediate container a0987389103c [2022-05-10T15:03:53.015Z] ---> 0d87b191e9e7 [2022-05-10T15:03:53.015Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T15:03:53.015Z] OK: 220 MiB in 52 packages [2022-05-10T15:03:55.690Z] Removing intermediate container d9cb8312548d [2022-05-10T15:03:55.690Z] ---> f7b661ef875c [2022-05-10T15:03:55.690Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T15:03:57.158Z] ---> 86c6c0190e6c [2022-05-10T15:03:57.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T15:03:57.158Z] ---> 6626db42423e [2022-05-10T15:03:57.158Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:03:57.436Z] ---> Running in b832e071c067 [2022-05-10T15:03:59.442Z] ---> 18fd79b89ee0 [2022-05-10T15:03:59.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T15:04:01.448Z] ---> 7cffd1925e26 [2022-05-10T15:04:01.448Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T15:04:01.448Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:04:01.448Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:04:01.448Z] ---> e0120acef76c [2022-05-10T15:04:01.448Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T15:04:01.448Z] ---> Using cache [2022-05-10T15:04:01.448Z] ---> e87401109c87 [2022-05-10T15:04:01.448Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:04:01.448Z] ---> Using cache [2022-05-10T15:04:01.448Z] ---> 10db7c70ede0 [2022-05-10T15:04:01.448Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T15:04:01.448Z] ---> Using cache [2022-05-10T15:04:01.448Z] ---> f7b661ef875c [2022-05-10T15:04:01.448Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T15:04:01.448Z] ---> Using cache [2022-05-10T15:04:01.448Z] ---> 6626db42423e [2022-05-10T15:04:01.448Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:04:01.448Z] ---> Running in 97985682f722 [2022-05-10T15:04:01.728Z] ---> Running in c0bafd663b8f [2022-05-10T15:04:03.175Z] Removing intermediate container c0bafd663b8f [2022-05-10T15:04:03.175Z] ---> 4f28f796d4b1 [2022-05-10T15:04:03.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:04:03.175Z] ---> Running in 7b032c32d0ff [2022-05-10T15:04:03.786Z] Removing intermediate container b832e071c067 [2022-05-10T15:04:03.786Z] ---> 6a31418febfd [2022-05-10T15:04:03.786Z] Step 8/26 : COPY . . [2022-05-10T15:04:04.386Z] Removing intermediate container 7b032c32d0ff [2022-05-10T15:04:04.386Z] ---> d1374d703358 [2022-05-10T15:04:04.386Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T15:04:04.661Z] ---> Running in 7f82e38f3ca3 [2022-05-10T15:04:05.266Z] Removing intermediate container 7f82e38f3ca3 [2022-05-10T15:04:05.266Z] ---> 15a7bb3440f3 [2022-05-10T15:04:05.266Z] Step 22/23 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:04:05.545Z] ---> Running in c5d3db9a189f [2022-05-10T15:04:06.995Z] Removing intermediate container c5d3db9a189f [2022-05-10T15:04:06.995Z] ---> ef32fb6ab8f2 [2022-05-10T15:04:06.995Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T15:04:06.995Z] ---> Running in aa5ba9760a04 [2022-05-10T15:04:08.018Z] Removing intermediate container 97985682f722 [2022-05-10T15:04:08.018Z] ---> af0ab9ed8e8b [2022-05-10T15:04:08.018Z] Step 8/26 : COPY . . [2022-05-10T15:04:08.018Z] Removing intermediate container aa5ba9760a04 [2022-05-10T15:04:08.018Z] ---> 96cb65bc581f [2022-05-10T15:04:08.018Z] [2022-05-10T15:04:10.005Z] Successfully built 96cb65bc581f [2022-05-10T15:04:10.005Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-10T15:04:10.005Z] Building support-scheduler [2022-05-10T15:04:36.853Z]  Building sys-mgmt-agent ... done  ---> 94ea159f72c7 [2022-05-10T15:04:36.854Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T15:04:36.854Z] ---> Running in c488672e026f [2022-05-10T15:04:36.854Z] 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-10T15:04:45.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:04:45.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:04:45.174Z] ---> e0120acef76c [2022-05-10T15:04:45.174Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T15:04:45.174Z] ---> Using cache [2022-05-10T15:04:45.174Z] ---> e87401109c87 [2022-05-10T15:04:45.174Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:04:45.174Z] ---> Using cache [2022-05-10T15:04:45.174Z] ---> 10db7c70ede0 [2022-05-10T15:04:45.174Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T15:04:46.185Z] ---> Running in 5b607907184d [2022-05-10T15:04:48.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:04:49.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:04:50.850Z] OK: 220 MiB in 52 packages [2022-05-10T15:04:51.129Z] ---> 21216762e50d [2022-05-10T15:04:51.129Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T15:04:51.405Z] ---> Running in c4f822849112 [2022-05-10T15:04:52.867Z] Removing intermediate container c4f822849112 [2022-05-10T15:04:52.867Z] ---> 7811e830b042 [2022-05-10T15:04:52.867Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T15:04:52.867Z] Removing intermediate container 5b607907184d [2022-05-10T15:04:52.867Z] ---> 8ee00999285c [2022-05-10T15:04:52.867Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T15:04:53.147Z] ---> Running in 3796200cdbfe [2022-05-10T15:04:55.145Z] ---> aeca08c33024 [2022-05-10T15:04:55.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:04:55.422Z] ---> Running in d7779d08b011 [2022-05-10T15:04:56.031Z] ---> 277123a63353 [2022-05-10T15:04:56.031Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T15:04:56.308Z] ---> Running in d6e3b220fca5 [2022-05-10T15:04:57.316Z] Removing intermediate container d6e3b220fca5 [2022-05-10T15:04:57.316Z] ---> bb1c9238bc54 [2022-05-10T15:04:57.316Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T15:04:57.598Z] Removing intermediate container 3796200cdbfe [2022-05-10T15:04:57.598Z] ---> 0199cf2a0091 [2022-05-10T15:04:57.598Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T15:04:57.598Z] ---> Running in 749b716d294d [2022-05-10T15:04:57.877Z] ---> Running in a8bc84bdf1a0 [2022-05-10T15:04:58.866Z] Removing intermediate container a8bc84bdf1a0 [2022-05-10T15:04:58.866Z] ---> 6278c13bffe0 [2022-05-10T15:04:58.866Z] 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-10T15:04:58.866Z] ---> Running in 717232aa1c88 [2022-05-10T15:05:01.513Z] Removing intermediate container 749b716d294d [2022-05-10T15:05:01.513Z] ---> 120062cf19f5 [2022-05-10T15:05:01.513Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T15:05:01.513Z] ---> Running in d75b2e91b0b6 [2022-05-10T15:05:02.113Z] spire-1.2.1/ [2022-05-10T15:05:02.113Z] spire-1.2.1/.data/ [2022-05-10T15:05:02.113Z] spire-1.2.1/.data/.file [2022-05-10T15:05:02.113Z] spire-1.2.1/.dockerignore [2022-05-10T15:05:02.113Z] spire-1.2.1/.gitattributes [2022-05-10T15:05:02.113Z] spire-1.2.1/.githooks/ [2022-05-10T15:05:02.113Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/ [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/ [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T15:05:02.113Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T15:05:02.113Z] spire-1.2.1/.gitignore [2022-05-10T15:05:02.113Z] spire-1.2.1/.go-version [2022-05-10T15:05:02.113Z] spire-1.2.1/.golangci.yml [2022-05-10T15:05:02.113Z] spire-1.2.1/ADOPTERS.md [2022-05-10T15:05:02.113Z] spire-1.2.1/CHANGELOG.md [2022-05-10T15:05:02.113Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T15:05:02.113Z] spire-1.2.1/CODEOWNERS [2022-05-10T15:05:02.113Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T15:05:02.113Z] spire-1.2.1/Dockerfile [2022-05-10T15:05:02.113Z] spire-1.2.1/Dockerfile.dev [2022-05-10T15:05:02.113Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T15:05:02.113Z] spire-1.2.1/LICENSE [2022-05-10T15:05:02.113Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T15:05:02.113Z] spire-1.2.1/Makefile [2022-05-10T15:05:02.113Z] spire-1.2.1/README.md [2022-05-10T15:05:02.113Z] spire-1.2.1/ROADMAP.md [2022-05-10T15:05:02.113Z] spire-1.2.1/SECURITY.md [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T15:05:02.113Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T15:05:02.405Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/ [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/agent/ [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/server/ [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/server/server.conf [2022-05-10T15:05:02.405Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/ [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/auditlog.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/ [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container d7779d08b011 [2022-05-10T15:05:02.405Z] ---> 33b7de03aba5 [2022-05-10T15:05:02.405Z] Step 8/22 : COPY . . [2022-05-10T15:05:02.405Z] [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container d75b2e91b0b6 [2022-05-10T15:05:02.405Z] ---> 137fac82440f [2022-05-10T15:05:02.405Z] 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-10T15:05:02.405Z] [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/spire_server.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/telemetry.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/upgrading.md [2022-05-10T15:05:02.405Z] spire-1.2.1/doc/using_spire.md [2022-05-10T15:05:02.405Z] spire-1.2.1/examples/ [2022-05-10T15:05:02.405Z] spire-1.2.1/examples/README.md [2022-05-10T15:05:02.405Z] spire-1.2.1/go.mod [2022-05-10T15:05:02.405Z] spire-1.2.1/go.sum [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T15:05:02.405Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/metrics.go ---> Running in 85f682e0cfef [2022-05-10T15:05:02.406Z] [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T15:05:02.406Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T15:05:02.687Z] spire-1.2.1/pkg/common/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T15:05:02.688Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/log/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T15:05:02.970Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/version/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T15:05:02.971Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/config.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T15:05:03.253Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T15:05:03.254Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/server.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/private/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/private/server/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T15:05:03.536Z] spire-1.2.1/release/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/README.md [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/conf/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T15:05:03.536Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T15:05:03.536Z] spire-1.2.1/script/ [2022-05-10T15:05:03.536Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T15:05:03.536Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T15:05:03.536Z] spire-1.2.1/support/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T15:05:03.536Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/clock/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/clock/clock.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T15:05:03.536Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T15:05:03.537Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/common [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T15:05:03.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T15:05:03.814Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T15:05:03.815Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T15:05:03.816Z] spire-1.2.1/test/integration/test.sh [2022-05-10T15:05:03.816Z] spire-1.2.1/test/plugintest/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testca/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testca/ca.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testkey/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/testkey/new.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/util/ [2022-05-10T15:05:03.816Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/util/race.go [2022-05-10T15:05:03.816Z] spire-1.2.1/test/util/util.go [2022-05-10T15:05:03.816Z] building spire from source... [2022-05-10T15:05:04.821Z] Installing go1.17.7... [2022-05-10T15:05:05.425Z] spire-1.2.1/ [2022-05-10T15:05:05.425Z] spire-1.2.1/.data/ [2022-05-10T15:05:05.425Z] spire-1.2.1/.data/.file [2022-05-10T15:05:05.425Z] spire-1.2.1/.dockerignore [2022-05-10T15:05:05.425Z] spire-1.2.1/.gitattributes [2022-05-10T15:05:05.425Z] spire-1.2.1/.githooks/ [2022-05-10T15:05:05.425Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/ [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/ [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T15:05:05.425Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T15:05:05.425Z] spire-1.2.1/.gitignore [2022-05-10T15:05:05.425Z] spire-1.2.1/.go-version [2022-05-10T15:05:05.425Z] spire-1.2.1/.golangci.yml [2022-05-10T15:05:05.425Z] spire-1.2.1/ADOPTERS.md [2022-05-10T15:05:05.425Z] spire-1.2.1/CHANGELOG.md [2022-05-10T15:05:05.425Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T15:05:05.425Z] spire-1.2.1/CODEOWNERS [2022-05-10T15:05:05.425Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T15:05:05.425Z] spire-1.2.1/Dockerfile [2022-05-10T15:05:05.425Z] spire-1.2.1/Dockerfile.dev [2022-05-10T15:05:05.425Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T15:05:05.425Z] spire-1.2.1/LICENSE [2022-05-10T15:05:05.425Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T15:05:05.425Z] spire-1.2.1/Makefile [2022-05-10T15:05:05.425Z] spire-1.2.1/README.md [2022-05-10T15:05:05.425Z] spire-1.2.1/ROADMAP.md [2022-05-10T15:05:05.425Z] spire-1.2.1/SECURITY.md [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T15:05:05.425Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T15:05:05.701Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/ [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/agent/ [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/server/ [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/server/server.conf [2022-05-10T15:05:05.701Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/ [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/auditlog.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/ [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/spire_server.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/telemetry.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/upgrading.md [2022-05-10T15:05:05.701Z] spire-1.2.1/doc/using_spire.md [2022-05-10T15:05:05.701Z] spire-1.2.1/examples/ [2022-05-10T15:05:05.701Z] spire-1.2.1/examples/README.md [2022-05-10T15:05:05.701Z] spire-1.2.1/go.mod [2022-05-10T15:05:05.701Z] spire-1.2.1/go.sum [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T15:05:05.701Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T15:05:05.702Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T15:05:05.979Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T15:05:05.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T15:05:06.260Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/log/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T15:05:06.261Z] spire-1.2.1/pkg/common/util/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/version/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T15:05:06.262Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/config.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T15:05:06.552Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T15:05:06.553Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T15:05:06.554Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/server.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/private/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/private/server/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T15:05:06.842Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T15:05:06.843Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T15:05:06.843Z] spire-1.2.1/release/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/README.md [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/conf/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T15:05:06.843Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T15:05:06.843Z] spire-1.2.1/script/ [2022-05-10T15:05:06.843Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T15:05:06.843Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T15:05:06.843Z] spire-1.2.1/support/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T15:05:06.843Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/clock/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/clock/clock.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T15:05:06.843Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T15:05:06.844Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/README.md [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/common [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T15:05:06.844Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T15:05:07.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T15:05:07.125Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T15:05:07.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T15:05:07.404Z] spire-1.2.1/test/integration/test.sh [2022-05-10T15:05:07.404Z] spire-1.2.1/test/plugintest/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testca/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testca/ca.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testkey/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/testkey/new.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/util/ [2022-05-10T15:05:07.404Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/util/race.go [2022-05-10T15:05:07.404Z] spire-1.2.1/test/util/util.go [2022-05-10T15:05:07.404Z] building spire from source... [2022-05-10T15:05:08.006Z] Installing go1.17.7... [2022-05-10T15:05:26.399Z] ---> 2701bb1dc79a [2022-05-10T15:05:26.399Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T15:05:26.399Z] ---> Running in 49069270d37c [2022-05-10T15:05:27.391Z] 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-10T15:05:34.149Z] Building bin/spire-server... [2022-05-10T15:05:34.149Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T15:05:34.149Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T15:05:34.149Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T15:05:34.760Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T15:05:35.361Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T15:05:36.810Z] Building bin/spire-server... [2022-05-10T15:05:36.810Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T15:05:36.810Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T15:05:36.810Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T15:05:37.797Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T15:05:37.797Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T15:05:38.398Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T15:05:38.676Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T15:05:39.279Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T15:05:39.555Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T15:05:39.555Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T15:05:39.831Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T15:05:40.107Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T15:05:40.383Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T15:05:40.383Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T15:05:40.661Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T15:05:40.661Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T15:05:40.661Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T15:05:40.938Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T15:05:41.215Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T15:05:41.215Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T15:05:41.215Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T15:05:41.818Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T15:05:42.095Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T15:05:42.095Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T15:05:42.372Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T15:05:42.648Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T15:05:43.634Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T15:05:43.634Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T15:05:43.634Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T15:05:43.912Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T15:05:43.912Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T15:05:43.912Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T15:05:43.912Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T15:05:44.897Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T15:05:44.897Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T15:05:44.897Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T15:05:45.173Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T15:05:45.173Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T15:05:46.157Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T15:05:46.157Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T15:06:01.271Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T15:06:01.271Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T15:06:01.271Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T15:06:01.271Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T15:06:01.271Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T15:06:01.271Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T15:06:01.271Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T15:06:01.271Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T15:06:01.551Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T15:06:01.551Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T15:06:01.833Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T15:06:02.436Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T15:06:02.436Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T15:06:02.712Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T15:06:02.712Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T15:06:02.987Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T15:06:02.987Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T15:06:03.973Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T15:06:04.248Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T15:06:04.248Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T15:06:04.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T15:06:04.524Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T15:06:04.524Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T15:06:04.800Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T15:06:05.074Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T15:06:05.354Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T15:06:05.354Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T15:06:05.630Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T15:06:05.630Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T15:06:05.905Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T15:06:05.905Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T15:06:06.181Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T15:06:06.181Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T15:06:06.181Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T15:06:06.458Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T15:06:06.458Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T15:06:06.458Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T15:06:06.733Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T15:06:07.339Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T15:06:07.339Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T15:06:07.953Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T15:06:08.230Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T15:06:08.230Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T15:06:08.505Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T15:06:08.505Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T15:06:08.505Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T15:06:08.505Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T15:06:08.780Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T15:06:09.379Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T15:06:09.379Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T15:06:09.657Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T15:06:09.934Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T15:06:09.934Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T15:06:10.216Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T15:06:12.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T15:06:17.635Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T15:06:17.635Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T15:06:17.635Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T15:06:17.635Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T15:06:17.635Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T15:06:17.635Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T15:06:17.635Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T15:06:17.915Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T15:06:18.520Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T15:06:18.520Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T15:06:18.520Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T15:06:36.862Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T15:06:36.862Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T15:06:36.862Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T15:06:41.190Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T15:06:41.190Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T15:06:41.190Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T15:06:41.190Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T15:06:46.607Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T15:06:46.607Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T15:06:46.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T15:06:46.881Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T15:06:47.158Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T15:06:47.434Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T15:06:47.434Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T15:06:52.865Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T15:06:53.467Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T15:06:54.917Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T15:06:58.333Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T15:06:59.325Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T15:07:18.196Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T15:07:18.196Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T15:07:18.196Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T15:07:18.196Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T15:07:18.196Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T15:07:18.196Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T15:07:20.182Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T15:07:22.167Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T15:07:22.441Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T15:07:22.717Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T15:07:22.717Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T15:07:22.717Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T15:07:22.717Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T15:07:22.990Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T15:07:23.264Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T15:07:24.250Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T15:07:24.250Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T15:07:24.525Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T15:07:24.799Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T15:07:24.799Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T15:07:25.082Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T15:07:25.682Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T15:07:25.682Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T15:07:25.957Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T15:07:25.958Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T15:07:26.233Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T15:07:26.508Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T15:07:26.508Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T15:07:26.508Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T15:07:27.107Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T15:07:27.708Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T15:07:27.708Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T15:07:27.985Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T15:07:27.985Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T15:07:28.260Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T15:07:29.244Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T15:07:29.520Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T15:07:29.520Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T15:07:29.794Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T15:07:30.080Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T15:07:30.080Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T15:07:30.358Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T15:07:30.358Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T15:07:31.804Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T15:07:31.804Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T15:07:32.079Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T15:07:32.359Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T15:07:32.359Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T15:07:32.636Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T15:07:32.913Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T15:07:33.192Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T15:07:33.792Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T15:07:33.792Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T15:07:33.792Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T15:07:33.792Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T15:07:34.067Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T15:07:34.067Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T15:07:35.052Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T15:07:35.052Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T15:07:35.327Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T15:07:35.327Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T15:07:35.327Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T15:07:36.312Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T15:07:36.593Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T15:07:36.868Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T15:07:37.143Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T15:07:37.745Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T15:07:37.745Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T15:07:37.745Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T15:07:37.745Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T15:07:37.745Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T15:07:38.018Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T15:07:39.006Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T15:07:39.288Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T15:07:39.288Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T15:07:39.288Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T15:07:39.565Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T15:07:39.565Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T15:07:39.565Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T15:07:40.169Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T15:07:40.169Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T15:07:40.169Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T15:07:40.169Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T15:07:40.447Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T15:07:40.447Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T15:07:40.447Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T15:07:40.725Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T15:07:41.329Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T15:07:41.607Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T15:07:41.883Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T15:07:41.883Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T15:07:41.883Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T15:07:42.161Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T15:07:42.161Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T15:07:42.437Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T15:07:42.437Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T15:07:42.437Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T15:07:42.437Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T15:07:42.713Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T15:07:42.988Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T15:07:43.265Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T15:07:43.265Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T15:07:43.265Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T15:07:43.542Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T15:07:43.820Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T15:07:43.820Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T15:07:44.095Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T15:07:44.095Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T15:07:44.373Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T15:07:44.373Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T15:07:44.647Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T15:07:46.622Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T15:07:47.220Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T15:07:47.220Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T15:07:47.220Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T15:07:47.818Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T15:07:47.818Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T15:07:48.094Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T15:07:48.369Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T15:07:48.645Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T15:07:48.921Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T15:07:48.921Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T15:07:49.197Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T15:07:49.474Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T15:07:49.474Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T15:07:49.750Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T15:07:50.354Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T15:07:50.630Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T15:07:50.905Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T15:07:50.905Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T15:07:51.181Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T15:07:51.181Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T15:07:51.456Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T15:07:51.731Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T15:07:52.006Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T15:07:52.609Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T15:07:54.593Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T15:07:54.593Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T15:07:54.862Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T15:07:55.134Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T15:07:55.419Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T15:07:55.693Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T15:07:55.693Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T15:07:55.693Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T15:07:55.693Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T15:07:55.970Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T15:08:01.398Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T15:08:01.398Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T15:08:01.398Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T15:08:01.398Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T15:08:05.727Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T15:08:05.727Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T15:08:05.727Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T15:08:05.727Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T15:08:32.569Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T15:08:32.569Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T15:08:35.222Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T15:08:35.222Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T15:11:12.175Z] Removing intermediate container c488672e026f [2022-05-10T15:11:12.175Z] ---> f59c88bedcd9 [2022-05-10T15:11:12.175Z] [2022-05-10T15:11:12.175Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T15:11:12.175Z] 3.15: Pulling from library/alpine [2022-05-10T15:11:12.175Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T15:11:12.175Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T15:11:12.175Z] ---> 3fb3c9af89a9 [2022-05-10T15:11:12.175Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T15:11:12.175Z] ---> Running in 33912392dc51 [2022-05-10T15:11:12.175Z] Removing intermediate container 33912392dc51 [2022-05-10T15:11:12.175Z] ---> 209db7b98ee2 [2022-05-10T15:11:12.175Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:11:12.175Z] ---> Running in 7a607316de66 [2022-05-10T15:11:12.175Z] Removing intermediate container 7a607316de66 [2022-05-10T15:11:12.175Z] ---> 2a32b4264f55 [2022-05-10T15:11:12.175Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T15:11:12.175Z] ---> Running in b6dfc5e33e9e [2022-05-10T15:11:12.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:11:12.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:11:12.175Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T15:11:12.175Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T15:11:12.175Z] OK: 15732 distinct packages available [2022-05-10T15:11:12.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:11:12.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:11:12.175Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T15:11:12.175Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T15:11:12.175Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T15:11:12.175Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T15:11:12.175Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T15:11:12.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T15:11:12.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T15:11:12.175Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T15:11:12.175Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T15:11:12.175Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T15:11:12.175Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T15:11:12.175Z] OK: 8 MiB in 23 packages [2022-05-10T15:11:12.175Z] Removing intermediate container b6dfc5e33e9e [2022-05-10T15:11:12.175Z] ---> 46d28c70dd22 [2022-05-10T15:11:12.175Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:11:13.154Z] ---> 0858d00462d9 [2022-05-10T15:11:13.154Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T15:11:15.158Z] ---> a99d8476af33 [2022-05-10T15:11:15.158Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T15:11:16.149Z] ---> 37a235131762 [2022-05-10T15:11:16.149Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T15:11:16.149Z] ---> Running in 7db0f333b91b [2022-05-10T15:11:16.760Z] Removing intermediate container 7db0f333b91b [2022-05-10T15:11:16.760Z] ---> 3c9650533d94 [2022-05-10T15:11:16.760Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:11:16.760Z] ---> Running in c72b37190845 [2022-05-10T15:11:17.759Z] Removing intermediate container c72b37190845 [2022-05-10T15:11:17.759Z] ---> 4a38ecfd17a1 [2022-05-10T15:11:17.759Z] Step 18/20 : LABEL arch=arm64 [2022-05-10T15:11:17.759Z] ---> Running in 2e757917d4c1 [2022-05-10T15:11:18.371Z] Removing intermediate container 2e757917d4c1 [2022-05-10T15:11:18.371Z] ---> 975a9a940c56 [2022-05-10T15:11:18.371Z] Step 19/20 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:11:18.371Z] ---> Running in 65fb63b22bba [2022-05-10T15:11:18.985Z] Removing intermediate container 65fb63b22bba [2022-05-10T15:11:18.985Z] ---> 4a9ce00ed826 [2022-05-10T15:11:18.985Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T15:11:18.985Z] ---> Running in 3baf5646ea95 [2022-05-10T15:11:19.602Z] Removing intermediate container 3baf5646ea95 [2022-05-10T15:11:19.602Z] ---> 0163f05ec482 [2022-05-10T15:11:19.602Z] [2022-05-10T15:11:20.215Z] Successfully built 0163f05ec482 [2022-05-10T15:11:20.215Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-10T15:11:20.215Z] Building support-notifications [2022-05-10T15:11:52.627Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:11:52.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:11:52.627Z] ---> e0120acef76c [2022-05-10T15:11:52.627Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T15:11:52.627Z] ---> Using cache [2022-05-10T15:11:52.627Z] ---> e87401109c87 [2022-05-10T15:11:52.627Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:11:52.627Z] ---> Using cache [2022-05-10T15:11:52.627Z] ---> 10db7c70ede0 [2022-05-10T15:11:52.627Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T15:11:52.627Z] ---> Running in 2549436c61da [2022-05-10T15:11:54.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:11:55.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:11:57.112Z] OK: 220 MiB in 52 packages [2022-05-10T15:11:58.590Z] Removing intermediate container 2549436c61da [2022-05-10T15:11:58.590Z] ---> 43d764e248df [2022-05-10T15:11:58.590Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T15:11:59.204Z] ---> 94376a8fcd5d [2022-05-10T15:11:59.204Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:11:59.204Z] ---> Running in 692c0edf0bc5 [2022-05-10T15:12:04.657Z] Removing intermediate container 692c0edf0bc5 [2022-05-10T15:12:04.657Z] ---> b7694664f96b [2022-05-10T15:12:04.657Z] Step 8/22 : COPY . . [2022-05-10T15:12:26.930Z] ---> 98c5db5d0ff3 [2022-05-10T15:12:26.930Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T15:12:26.930Z] ---> Running in 2a5b8e9c8b24 [2022-05-10T15:12:27.542Z] 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-10T15:12:42.709Z] Removing intermediate container 49069270d37c [2022-05-10T15:12:42.709Z] ---> 1e5d6b66350e [2022-05-10T15:12:42.709Z] [2022-05-10T15:12:42.709Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T15:12:42.709Z] ---> ac73e934f311 [2022-05-10T15:12:42.709Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T15:12:42.709Z] ---> Running in 42796e201ae2 [2022-05-10T15:12:43.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:12:47.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:12:48.151Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T15:12:48.151Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:12:48.151Z] OK: 5 MiB in 15 packages [2022-05-10T15:12:49.677Z] Removing intermediate container 42796e201ae2 [2022-05-10T15:12:49.677Z] ---> 6accc2a2b75a [2022-05-10T15:12:49.677Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T15:12:49.968Z] ---> Running in b04651d2f031 [2022-05-10T15:12:50.582Z] Removing intermediate container b04651d2f031 [2022-05-10T15:12:50.582Z] ---> 8a678dd96ede [2022-05-10T15:12:50.582Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T15:12:50.582Z] ---> Running in 9b8b56473a54 [2022-05-10T15:12:51.190Z] Removing intermediate container 9b8b56473a54 [2022-05-10T15:12:51.190Z] ---> c1244e35c0db [2022-05-10T15:12:51.190Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T15:12:51.190Z] ---> Running in 895fdb92f2f7 [2022-05-10T15:12:51.811Z] Removing intermediate container 895fdb92f2f7 [2022-05-10T15:12:51.811Z] ---> dfea2fb240e5 [2022-05-10T15:12:51.811Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:12:52.818Z] ---> 309b36be70ac [2022-05-10T15:12:52.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T15:12:55.480Z] ---> 6a853b3c6066 [2022-05-10T15:12:55.480Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T15:12:56.486Z] ---> e195a0ea1705 [2022-05-10T15:12:56.486Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T15:12:56.486Z] ---> Running in 1ad481fd58ce [2022-05-10T15:12:57.095Z] Removing intermediate container 1ad481fd58ce [2022-05-10T15:12:57.095Z] ---> 58bb7fa38746 [2022-05-10T15:12:57.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:12:57.095Z] ---> Running in 023f30dd14c2 [2022-05-10T15:12:57.710Z] Removing intermediate container 023f30dd14c2 [2022-05-10T15:12:57.710Z] ---> 10d052e57167 [2022-05-10T15:12:57.710Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T15:12:57.710Z] ---> Running in 44d4981b3e17 [2022-05-10T15:12:58.318Z] Removing intermediate container 44d4981b3e17 [2022-05-10T15:12:58.318Z] ---> bc30694a3f04 [2022-05-10T15:12:58.318Z] Step 21/22 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:12:58.318Z] ---> Running in 65b2123fd95f [2022-05-10T15:12:58.928Z] Removing intermediate container 65b2123fd95f [2022-05-10T15:12:58.928Z] ---> b6d6d4a28cc3 [2022-05-10T15:12:58.928Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T15:12:58.928Z] ---> Running in 38897537ed09 [2022-05-10T15:12:59.550Z] Removing intermediate container 38897537ed09 [2022-05-10T15:12:59.550Z] ---> 3f80ee58dad9 [2022-05-10T15:12:59.550Z] [2022-05-10T15:13:00.165Z] Successfully built 3f80ee58dad9 [2022-05-10T15:13:00.165Z] Successfully tagged support-scheduler-arm64:latest [2022-05-10T15:13:00.165Z] Building core-command [2022-05-10T15:13:32.559Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:13:32.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:13:32.559Z] ---> e0120acef76c [2022-05-10T15:13:32.559Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T15:13:32.559Z] ---> Using cache [2022-05-10T15:13:32.559Z] ---> e87401109c87 [2022-05-10T15:13:32.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:13:32.559Z] ---> Using cache [2022-05-10T15:13:32.559Z] ---> 10db7c70ede0 [2022-05-10T15:13:32.559Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T15:13:32.559Z] ---> Using cache [2022-05-10T15:13:32.559Z] ---> 8ee00999285c [2022-05-10T15:13:32.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T15:13:32.559Z] ---> Using cache [2022-05-10T15:13:32.559Z] ---> aeca08c33024 [2022-05-10T15:13:32.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:13:32.559Z] ---> Using cache [2022-05-10T15:13:32.559Z] ---> 33b7de03aba5 [2022-05-10T15:13:32.559Z] Step 8/23 : COPY . . [2022-05-10T15:13:32.559Z] ---> Using cache [2022-05-10T15:13:32.559Z] ---> 2701bb1dc79a [2022-05-10T15:13:32.559Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T15:13:32.559Z] ---> Running in 51a4dda62848 [2022-05-10T15:13:32.559Z] 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-10T15:18:25.220Z] Removing intermediate container 51a4dda62848 [2022-05-10T15:18:25.220Z] ---> 8b48e202bde8 [2022-05-10T15:18:25.220Z] [2022-05-10T15:18:25.220Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T15:18:25.220Z] ---> ac73e934f311 [2022-05-10T15:18:25.220Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T15:18:25.220Z] ---> Using cache [2022-05-10T15:18:25.220Z] ---> 6accc2a2b75a [2022-05-10T15:18:25.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T15:18:25.220Z] ---> Using cache [2022-05-10T15:18:25.220Z] ---> 8a678dd96ede [2022-05-10T15:18:25.220Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T15:18:25.220Z] ---> Running in 43fc7df02307 [2022-05-10T15:18:25.220Z] Removing intermediate container 43fc7df02307 [2022-05-10T15:18:25.220Z] ---> d698f26d5376 [2022-05-10T15:18:25.220Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T15:18:25.220Z] ---> Running in 2d495c9f431d [2022-05-10T15:18:25.220Z] Removing intermediate container 2d495c9f431d [2022-05-10T15:18:25.220Z] ---> 63eab55dd740 [2022-05-10T15:18:25.220Z] Step 15/23 : WORKDIR / [2022-05-10T15:18:25.220Z] ---> Running in fd8e40ec1f75 [2022-05-10T15:18:25.220Z] Removing intermediate container fd8e40ec1f75 [2022-05-10T15:18:25.220Z] ---> a64343cae5b3 [2022-05-10T15:18:25.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:18:26.211Z] ---> de638fe1b6fa [2022-05-10T15:18:26.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T15:18:28.215Z] ---> c068eab6b257 [2022-05-10T15:18:28.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T15:18:29.211Z] ---> b428df3ebbf7 [2022-05-10T15:18:29.211Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T15:18:29.211Z] ---> Running in 1607da21f816 [2022-05-10T15:18:29.816Z] Removing intermediate container 1607da21f816 [2022-05-10T15:18:29.816Z] ---> 0671774591dd [2022-05-10T15:18:29.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:18:29.816Z] ---> Running in 51c6ae4c45b9 [2022-05-10T15:18:30.425Z] Removing intermediate container 51c6ae4c45b9 [2022-05-10T15:18:30.425Z] ---> 4e803b77d43f [2022-05-10T15:18:30.425Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T15:18:30.721Z] ---> Running in 6f7da6587772 [2022-05-10T15:18:31.346Z] Removing intermediate container 6f7da6587772 [2022-05-10T15:18:31.346Z] ---> a8c4ec4e6135 [2022-05-10T15:18:31.346Z] Step 22/23 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:18:31.347Z] ---> Running in ca6e2cf2721d [2022-05-10T15:18:31.965Z] Removing intermediate container ca6e2cf2721d [2022-05-10T15:18:31.965Z] ---> 24d398c13ce9 [2022-05-10T15:18:31.965Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T15:18:31.965Z] ---> Running in c54626fc2cf7 [2022-05-10T15:18:32.573Z] Removing intermediate container c54626fc2cf7 [2022-05-10T15:18:32.573Z] ---> 9f947c2466fd [2022-05-10T15:18:32.573Z] [2022-05-10T15:18:32.854Z] Successfully built 9f947c2466fd [2022-05-10T15:18:33.137Z] Successfully tagged core-command-arm64:latest [2022-05-10T15:18:33.137Z]  Building core-command ... done Building security-proxy-setup [2022-05-10T15:19:05.593Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:19:05.593Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:19:05.593Z] ---> e0120acef76c [2022-05-10T15:19:05.593Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T15:19:05.593Z] ---> Using cache [2022-05-10T15:19:05.593Z] ---> e87401109c87 [2022-05-10T15:19:05.593Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:19:05.593Z] ---> Using cache [2022-05-10T15:19:05.593Z] ---> 10db7c70ede0 [2022-05-10T15:19:05.593Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T15:19:05.593Z] ---> Using cache [2022-05-10T15:19:05.593Z] ---> 8ee00999285c [2022-05-10T15:19:05.593Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T15:19:05.593Z] ---> Using cache [2022-05-10T15:19:05.593Z] ---> aeca08c33024 [2022-05-10T15:19:05.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:19:05.593Z] ---> Using cache [2022-05-10T15:19:05.593Z] ---> 33b7de03aba5 [2022-05-10T15:19:05.593Z] Step 8/22 : COPY . . [2022-05-10T15:19:05.593Z] ---> Using cache [2022-05-10T15:19:05.593Z] ---> 2701bb1dc79a [2022-05-10T15:19:05.593Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T15:19:05.593Z] ---> Running in 9d598ce09012 [2022-05-10T15:19:05.593Z] 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-10T15:20:27.477Z] Removing intermediate container 2a5b8e9c8b24 [2022-05-10T15:20:27.477Z] ---> 0d2e79354229 [2022-05-10T15:20:27.477Z] [2022-05-10T15:20:27.477Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T15:20:27.477Z] ---> ac73e934f311 [2022-05-10T15:20:27.477Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T15:20:27.477Z] ---> Running in f4b0ce4949c1 [2022-05-10T15:20:27.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:20:27.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:20:27.477Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T15:20:27.477Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T15:20:27.477Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:20:27.477Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T15:20:27.477Z] OK: 6 MiB in 16 packages [2022-05-10T15:20:27.477Z] Removing intermediate container f4b0ce4949c1 [2022-05-10T15:20:27.477Z] ---> 73fca4de2d17 [2022-05-10T15:20:27.477Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T15:20:27.477Z] ---> Running in 04f063a29ac1 [2022-05-10T15:20:27.477Z] Removing intermediate container 04f063a29ac1 [2022-05-10T15:20:27.477Z] ---> a5a2fcb81176 [2022-05-10T15:20:27.477Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T15:20:27.477Z] ---> Running in e64e1177671b [2022-05-10T15:20:27.477Z] Removing intermediate container e64e1177671b [2022-05-10T15:20:27.477Z] ---> 70d9df01d5b4 [2022-05-10T15:20:27.477Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T15:20:27.477Z] ---> Running in dcd6302ae0a5 [2022-05-10T15:20:27.477Z] Removing intermediate container dcd6302ae0a5 [2022-05-10T15:20:27.477Z] ---> c05c30329b80 [2022-05-10T15:20:27.477Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:20:27.477Z] ---> edd7b74eb9db [2022-05-10T15:20:27.477Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T15:20:28.083Z] ---> 9b25dc86dc40 [2022-05-10T15:20:28.083Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T15:20:29.082Z] ---> 13ea819e01fc [2022-05-10T15:20:29.082Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T15:20:29.360Z] ---> Running in da02f53caf63 [2022-05-10T15:20:29.976Z] Removing intermediate container da02f53caf63 [2022-05-10T15:20:29.976Z] ---> 85bbd11d219a [2022-05-10T15:20:29.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:20:29.976Z] ---> Running in 9dbc892388e0 [2022-05-10T15:20:30.980Z] Removing intermediate container 9dbc892388e0 [2022-05-10T15:20:30.980Z] ---> df576ab68190 [2022-05-10T15:20:30.980Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T15:20:30.980Z] ---> Running in 2040be3cdef6 [2022-05-10T15:20:31.592Z] Removing intermediate container 2040be3cdef6 [2022-05-10T15:20:31.592Z] ---> b8a7c345b48c [2022-05-10T15:20:31.592Z] Step 21/22 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:20:31.593Z] ---> Running in 374875d940a2 [2022-05-10T15:20:32.202Z] Removing intermediate container 374875d940a2 [2022-05-10T15:20:32.202Z] ---> 4d4533125dbc [2022-05-10T15:20:32.202Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T15:20:32.202Z] ---> Running in 871e70a03992 [2022-05-10T15:20:32.820Z] Removing intermediate container 871e70a03992 [2022-05-10T15:20:32.820Z] ---> adf1cbaaed6e [2022-05-10T15:20:32.820Z] [2022-05-10T15:20:33.100Z] Successfully built adf1cbaaed6e [2022-05-10T15:20:33.100Z] Successfully tagged support-notifications-arm64:latest [2022-05-10T15:20:33.100Z]  Building support-notifications ... done Building core-metadata [2022-05-10T15:21:05.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T15:21:05.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T15:21:05.538Z] ---> e0120acef76c [2022-05-10T15:21:05.538Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T15:21:05.538Z] ---> Using cache [2022-05-10T15:21:05.538Z] ---> e87401109c87 [2022-05-10T15:21:05.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:21:05.538Z] ---> Using cache [2022-05-10T15:21:05.538Z] ---> 10db7c70ede0 [2022-05-10T15:21:05.538Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T15:21:05.538Z] ---> Using cache [2022-05-10T15:21:05.538Z] ---> 8ee00999285c [2022-05-10T15:21:05.538Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T15:21:05.538Z] ---> Using cache [2022-05-10T15:21:05.538Z] ---> aeca08c33024 [2022-05-10T15:21:05.538Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T15:21:05.538Z] ---> Using cache [2022-05-10T15:21:05.538Z] ---> 33b7de03aba5 [2022-05-10T15:21:05.538Z] Step 8/23 : COPY . . [2022-05-10T15:21:05.538Z] ---> Using cache [2022-05-10T15:21:05.538Z] ---> 2701bb1dc79a [2022-05-10T15:21:05.538Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T15:21:05.538Z] ---> Running in 2a787b5cc1df [2022-05-10T15:21:06.532Z] 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-10T15:23:58.477Z] 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-10T15:24:10.900Z] Removing intermediate container 9d598ce09012 [2022-05-10T15:24:10.900Z] ---> 3510da366dfb [2022-05-10T15:24:10.900Z] [2022-05-10T15:24:10.900Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T15:24:10.900Z] ---> ac73e934f311 [2022-05-10T15:24:10.900Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T15:24:10.900Z] ---> Running in 137bcf8e6c75 [2022-05-10T15:24:11.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:24:11.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:24:12.763Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T15:24:12.763Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T15:24:12.763Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T15:24:12.763Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T15:24:12.763Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T15:24:12.763Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T15:24:12.763Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T15:24:12.763Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T15:24:13.364Z] OK: 8 MiB in 20 packages [2022-05-10T15:24:16.011Z] Removing intermediate container 137bcf8e6c75 [2022-05-10T15:24:16.011Z] ---> b09a27fbf49e [2022-05-10T15:24:16.011Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T15:24:16.011Z] ---> Running in c7ba1e9e7655 [2022-05-10T15:24:16.292Z] Removing intermediate container c7ba1e9e7655 [2022-05-10T15:24:16.292Z] ---> 1704b298216b [2022-05-10T15:24:16.292Z] Step 13/22 : WORKDIR /edgex [2022-05-10T15:24:16.573Z] ---> Running in 9d4482f8c83e [2022-05-10T15:24:17.187Z] Removing intermediate container 9d4482f8c83e [2022-05-10T15:24:17.187Z] ---> 8f0e7ba62d99 [2022-05-10T15:24:17.187Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T15:24:18.189Z] ---> be63f3d7986b [2022-05-10T15:24:18.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T15:24:20.183Z] ---> 77ab5569f53b [2022-05-10T15:24:20.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T15:24:21.639Z] ---> 132137347508 [2022-05-10T15:24:21.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T15:24:22.618Z] ---> d0b5fc7e3bae [2022-05-10T15:24:22.618Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T15:24:22.618Z] ---> Running in a567ae575bb0 [2022-05-10T15:24:26.027Z] Removing intermediate container a567ae575bb0 [2022-05-10T15:24:26.027Z] ---> ae322467de9e [2022-05-10T15:24:26.027Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T15:24:26.027Z] ---> Running in 9d8904e34c75 [2022-05-10T15:24:26.307Z] Removing intermediate container 9d8904e34c75 [2022-05-10T15:24:26.307Z] ---> d6f8a07a5e6f [2022-05-10T15:24:26.307Z] Step 20/22 : LABEL arch=arm64 [2022-05-10T15:24:26.582Z] ---> Running in fbb095233992 [2022-05-10T15:24:27.182Z] Removing intermediate container fbb095233992 [2022-05-10T15:24:27.182Z] ---> e2779417c6ec [2022-05-10T15:24:27.182Z] Step 21/22 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:24:27.182Z] ---> Running in dc859bbf6de4 [2022-05-10T15:24:27.782Z] Removing intermediate container dc859bbf6de4 [2022-05-10T15:24:27.782Z] ---> d543c326de98 [2022-05-10T15:24:27.782Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T15:24:28.057Z] ---> Running in adb12f396194 [2022-05-10T15:24:28.655Z] Removing intermediate container adb12f396194 [2022-05-10T15:24:28.655Z] ---> e596287e742f [2022-05-10T15:24:28.655Z] [2022-05-10T15:24:28.933Z] Successfully built e596287e742f [2022-05-10T15:24:28.933Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-10T15:26:05.804Z]  Building security-proxy-setup ... done Removing intermediate container 2a787b5cc1df [2022-05-10T15:26:05.804Z] ---> 43a642fb77b2 [2022-05-10T15:26:05.804Z] [2022-05-10T15:26:05.804Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T15:26:05.804Z] ---> ac73e934f311 [2022-05-10T15:26:05.804Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T15:26:05.804Z] ---> Using cache [2022-05-10T15:26:05.804Z] ---> 6accc2a2b75a [2022-05-10T15:26:05.804Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T15:26:05.804Z] ---> Using cache [2022-05-10T15:26:05.804Z] ---> 8a678dd96ede [2022-05-10T15:26:05.804Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T15:26:05.804Z] ---> Running in afd93551f68b [2022-05-10T15:26:05.804Z] Removing intermediate container afd93551f68b [2022-05-10T15:26:05.804Z] ---> d78b0ea64ac7 [2022-05-10T15:26:05.804Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T15:26:05.804Z] ---> Running in 05ef2222d46d [2022-05-10T15:26:05.804Z] Removing intermediate container 05ef2222d46d [2022-05-10T15:26:05.804Z] ---> 3024287ef6b0 [2022-05-10T15:26:05.804Z] Step 15/23 : WORKDIR / [2022-05-10T15:26:05.804Z] ---> Running in 82af36e3e457 [2022-05-10T15:26:05.804Z] Removing intermediate container 82af36e3e457 [2022-05-10T15:26:05.804Z] ---> 5072496957aa [2022-05-10T15:26:05.804Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T15:26:05.804Z] ---> 7cfe6fdce1b9 [2022-05-10T15:26:05.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T15:26:06.791Z] ---> 8aab24ad3517 [2022-05-10T15:26:06.791Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T15:26:07.781Z] ---> c9fe838f9a24 [2022-05-10T15:26:07.781Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T15:26:07.781Z] ---> Running in bb03f6829956 [2022-05-10T15:26:08.375Z] Removing intermediate container bb03f6829956 [2022-05-10T15:26:08.375Z] ---> edce7452bdc6 [2022-05-10T15:26:08.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T15:26:08.375Z] ---> Running in 15e6ba1dc1f1 [2022-05-10T15:26:08.969Z] Removing intermediate container 15e6ba1dc1f1 [2022-05-10T15:26:08.969Z] ---> a372203c1f8b [2022-05-10T15:26:08.969Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T15:26:08.969Z] ---> Running in bba325e7b819 [2022-05-10T15:26:09.579Z] Removing intermediate container bba325e7b819 [2022-05-10T15:26:09.579Z] ---> 6f9c3563e059 [2022-05-10T15:26:09.579Z] Step 22/23 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:26:09.579Z] ---> Running in 9873646a9ba8 [2022-05-10T15:26:10.209Z] Removing intermediate container 9873646a9ba8 [2022-05-10T15:26:10.209Z] ---> 6e17ac1f2cb0 [2022-05-10T15:26:10.209Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T15:26:10.209Z] ---> Running in 8c0c9b55cbc0 [2022-05-10T15:26:10.825Z] Removing intermediate container 8c0c9b55cbc0 [2022-05-10T15:26:10.825Z] ---> daf1317ed7cf [2022-05-10T15:26:10.825Z] [2022-05-10T15:26:11.434Z] Successfully built daf1317ed7cf [2022-05-10T15:26:11.434Z] Successfully tagged core-metadata-arm64:latest [2022-05-10T15:37:34.510Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-10T15:37:34.510Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T15:37:34.510Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T15:37:34.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T15:37:34.510Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T15:37:35.995Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T15:37:38.546Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T15:37:38.546Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T15:37:39.561Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T15:37:39.561Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T15:37:39.561Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T15:37:39.843Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T15:37:40.134Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T15:37:40.430Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T15:42:47.756Z] Building bin/spire-agent... [2022-05-10T15:42:47.756Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T15:42:47.756Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T15:42:47.756Z] Building bin/spire-agent... [2022-05-10T15:42:47.756Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T15:42:47.756Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T15:42:47.756Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T15:42:47.756Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T15:42:47.756Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T15:42:47.756Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T15:42:47.756Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T15:42:47.756Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T15:42:47.756Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T15:42:47.756Z] Removing intermediate container 01e8d8576a54 [2022-05-10T15:42:47.756Z] ---> 3a092066b4f9 [2022-05-10T15:42:47.756Z] [2022-05-10T15:42:47.756Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T15:42:47.756Z] ---> 3fb3c9af89a9 [2022-05-10T15:42:47.756Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T15:42:47.756Z] ---> Using cache [2022-05-10T15:42:47.756Z] ---> 209db7b98ee2 [2022-05-10T15:42:47.756Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:42:47.756Z] ---> Using cache [2022-05-10T15:42:47.756Z] ---> 2a32b4264f55 [2022-05-10T15:42:47.756Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T15:42:47.756Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T15:42:47.756Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T15:42:47.756Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T15:42:47.756Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T15:42:47.756Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T15:42:47.756Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T15:42:48.368Z]  ---> Running in c1b94644f5a6 [2022-05-10T15:42:49.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:42:50.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:42:51.779Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T15:42:51.779Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T15:42:51.779Z] OK: 15732 distinct packages available [2022-05-10T15:42:52.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:42:53.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:42:54.040Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T15:42:54.040Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T15:42:54.040Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T15:42:54.040Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T15:42:54.320Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T15:42:54.320Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T15:42:54.320Z] OK: 6 MiB in 19 packages [2022-05-10T15:42:55.784Z] Removing intermediate container c1b94644f5a6 [2022-05-10T15:42:55.784Z] ---> ebbff46084ae [2022-05-10T15:42:55.784Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T15:43:02.523Z] ---> 9efe1e9b596d [2022-05-10T15:43:02.523Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T15:43:02.523Z] ---> e8975c0cc5fb [2022-05-10T15:43:02.523Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T15:43:03.516Z] ---> c2149db1a464 [2022-05-10T15:43:03.516Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T15:43:04.512Z] ---> f355936376c2 [2022-05-10T15:43:04.512Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T15:43:04.512Z] ---> Running in e563753bb91f [2022-05-10T15:43:05.119Z] Removing intermediate container e563753bb91f [2022-05-10T15:43:05.119Z] ---> 659b5c3ad1e6 [2022-05-10T15:43:05.119Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T15:43:05.119Z] ---> Running in 9110a989dad7 [2022-05-10T15:43:05.725Z] Removing intermediate container 9110a989dad7 [2022-05-10T15:43:05.725Z] ---> 24f3cc33cb80 [2022-05-10T15:43:05.725Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T15:43:05.725Z] ---> Running in f5575cc763dc [2022-05-10T15:43:06.335Z] Removing intermediate container f5575cc763dc [2022-05-10T15:43:06.335Z] ---> 84d8a0ed0a3d [2022-05-10T15:43:06.335Z] Step 24/25 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:43:06.335Z] ---> Running in 0c354f111628 [2022-05-10T15:43:06.936Z] Removing intermediate container 0c354f111628 [2022-05-10T15:43:06.936Z] ---> fb3d2445434d [2022-05-10T15:43:06.936Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T15:43:06.936Z] ---> Running in 97faa296ee34 [2022-05-10T15:43:07.554Z] Removing intermediate container 97faa296ee34 [2022-05-10T15:43:07.554Z] ---> 610648b75208 [2022-05-10T15:43:07.554Z] [2022-05-10T15:43:07.838Z] Successfully built 610648b75208 [2022-05-10T15:43:07.838Z] Successfully tagged security-spire-server-arm64:latest [2022-05-10T15:47:44.988Z]  Building security-spire-server ... done Removing intermediate container 717232aa1c88 [2022-05-10T15:47:44.988Z] ---> 82057fc38ffb [2022-05-10T15:47:44.988Z] [2022-05-10T15:47:44.988Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T15:47:44.988Z] ---> 3fb3c9af89a9 [2022-05-10T15:47:44.988Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T15:47:44.988Z] ---> Using cache [2022-05-10T15:47:44.988Z] ---> 209db7b98ee2 [2022-05-10T15:47:44.988Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:47:44.988Z] ---> Using cache [2022-05-10T15:47:44.988Z] ---> 2a32b4264f55 [2022-05-10T15:47:44.988Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T15:47:44.988Z] ---> Using cache [2022-05-10T15:47:44.988Z] ---> ebbff46084ae [2022-05-10T15:47:44.988Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T15:47:44.988Z] Removing intermediate container 85f682e0cfef [2022-05-10T15:47:44.988Z] ---> 5e993268bb24 [2022-05-10T15:47:44.988Z] [2022-05-10T15:47:44.988Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T15:47:44.988Z] ---> 3fb3c9af89a9 [2022-05-10T15:47:44.988Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T15:47:44.988Z] ---> Using cache [2022-05-10T15:47:44.988Z] ---> 209db7b98ee2 [2022-05-10T15:47:44.988Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T15:47:44.988Z] ---> Using cache [2022-05-10T15:47:44.988Z] ---> 2a32b4264f55 [2022-05-10T15:47:44.988Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T15:47:44.988Z] ---> Running in 35d4d4aac1af [2022-05-10T15:47:44.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:47:44.988Z] ---> 882e94917c17 [2022-05-10T15:47:44.988Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T15:47:44.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:47:44.988Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T15:47:44.988Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T15:47:44.988Z] OK: 15732 distinct packages available [2022-05-10T15:47:44.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T15:47:44.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T15:47:44.988Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T15:47:44.988Z] ---> be9e9eb30c9e [2022-05-10T15:47:44.988Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T15:47:44.988Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T15:47:44.988Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T15:47:44.988Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T15:47:44.988Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T15:47:44.988Z] OK: 6 MiB in 18 packages [2022-05-10T15:47:44.988Z] ---> a0b96a1a9716 [2022-05-10T15:47:44.988Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T15:47:44.988Z] ---> ffcfd9fba5f0 [2022-05-10T15:47:44.988Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T15:47:44.988Z] Removing intermediate container 35d4d4aac1af [2022-05-10T15:47:44.988Z] ---> 0d6bb2259396 [2022-05-10T15:47:44.988Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T15:47:44.988Z] ---> 95ceb01bd04c [2022-05-10T15:47:44.988Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T15:47:44.988Z] ---> Running in 1b4c2d776296 [2022-05-10T15:47:44.988Z] Removing intermediate container 1b4c2d776296 [2022-05-10T15:47:44.988Z] ---> f10eb9e368b5 [2022-05-10T15:47:44.988Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T15:47:44.988Z] ---> Running in bc7a4158aaf5 [2022-05-10T15:47:44.988Z] Removing intermediate container bc7a4158aaf5 [2022-05-10T15:47:44.988Z] ---> 747832d812ab [2022-05-10T15:47:44.988Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T15:47:44.988Z] ---> Running in a58b538599d8 [2022-05-10T15:47:44.988Z] Removing intermediate container a58b538599d8 [2022-05-10T15:47:44.988Z] ---> b4198e7fa760 [2022-05-10T15:47:44.988Z] Step 25/26 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:47:44.988Z] ---> Running in 0f133e2034f4 [2022-05-10T15:47:44.988Z] Removing intermediate container 0f133e2034f4 [2022-05-10T15:47:44.988Z] ---> 90702e93eb53 [2022-05-10T15:47:44.988Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T15:47:44.988Z] ---> Running in 151fb7df44a2 [2022-05-10T15:47:44.988Z] Removing intermediate container 151fb7df44a2 [2022-05-10T15:47:44.988Z] ---> d4b063bbe9ea [2022-05-10T15:47:44.988Z] [2022-05-10T15:47:44.988Z] ---> 70f66e8b3eb4 [2022-05-10T15:47:44.988Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T15:47:44.988Z] Successfully built d4b063bbe9ea [2022-05-10T15:47:44.988Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-10T15:47:44.988Z]  Building security-spire-agent ... done  ---> 2097fc37a3c4 [2022-05-10T15:47:44.988Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T15:47:44.988Z] ---> Running in cb6dc9875121 [2022-05-10T15:47:44.988Z] Removing intermediate container cb6dc9875121 [2022-05-10T15:47:44.988Z] ---> 68ba11f2031a [2022-05-10T15:47:44.988Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T15:47:44.988Z] ---> 74611bb2f01d [2022-05-10T15:47:44.988Z] Step 21/26 : WORKDIR / [2022-05-10T15:47:44.988Z] ---> Running in 3e2b03c1c15a [2022-05-10T15:47:44.988Z] Removing intermediate container 3e2b03c1c15a [2022-05-10T15:47:44.988Z] ---> fdfcf4eb66c3 [2022-05-10T15:47:44.988Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T15:47:44.988Z] ---> Running in 011c5b975d16 [2022-05-10T15:47:44.988Z] Removing intermediate container 011c5b975d16 [2022-05-10T15:47:44.988Z] ---> d250cc0ff020 [2022-05-10T15:47:44.988Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T15:47:44.988Z] ---> Running in 2b3050034f1f [2022-05-10T15:47:45.260Z] Removing intermediate container 2b3050034f1f [2022-05-10T15:47:45.260Z] ---> 5982ac74ab48 [2022-05-10T15:47:45.260Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T15:47:45.260Z] ---> Running in a7d301633578 [2022-05-10T15:47:45.536Z] Removing intermediate container a7d301633578 [2022-05-10T15:47:45.536Z] ---> 4ac5991e5268 [2022-05-10T15:47:45.537Z] Step 25/26 : LABEL git_sha=948c43f83b236f1def348182e535d1514a5f1f42 [2022-05-10T15:47:45.811Z] ---> Running in 3bb82ab9e960 [2022-05-10T15:47:46.084Z] Removing intermediate container 3bb82ab9e960 [2022-05-10T15:47:46.084Z] ---> beeb18432ecf [2022-05-10T15:47:46.084Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T15:47:46.084Z] ---> Running in 501668d7a9d1 [2022-05-10T15:47:46.357Z] Removing intermediate container 501668d7a9d1 [2022-05-10T15:47:46.357Z] ---> b99b07d07b72 [2022-05-10T15:47:46.357Z] [2022-05-10T15:47:46.629Z] Successfully built b99b07d07b72 [2022-05-10T15:47:46.629Z] Successfully tagged security-spire-config-arm64:latest [2022-05-10T15:47:46.917Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-10T15:47:46.918Z] $ docker stop --time=1 a1b3fbce1fd35129f50b7255f1ec531c228a22971d1b6859dba26c35439fc18b [2022-05-10T15:47:48.671Z] $ docker rm -f a1b3fbce1fd35129f50b7255f1ec531c228a22971d1b6859dba26c35439fc18b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T15:47:49.308Z] + docker images [2022-05-10T15:47:49.902Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T15:47:49.902Z] security-spire-config-arm64 latest b99b07d07b72 3 seconds ago 85.6MB [2022-05-10T15:47:49.902Z] security-spire-agent-arm64 latest d4b063bbe9ea 8 seconds ago 126MB [2022-05-10T15:47:49.902Z] 5e993268bb24 35 seconds ago 4.14GB [2022-05-10T15:47:49.902Z] 82057fc38ffb 37 seconds ago 4.14GB [2022-05-10T15:47:49.902Z] security-spire-server-arm64 latest 610648b75208 4 minutes ago 86.3MB [2022-05-10T15:47:49.902Z] 3a092066b4f9 5 minutes ago 4.14GB [2022-05-10T15:47:49.902Z] core-metadata-arm64 latest daf1317ed7cf 21 minutes ago 16.3MB [2022-05-10T15:47:49.902Z] 43a642fb77b2 21 minutes ago 1.31GB [2022-05-10T15:47:49.902Z] security-proxy-setup-arm64 latest e596287e742f 23 minutes ago 26.1MB [2022-05-10T15:47:49.902Z] 3510da366dfb 23 minutes ago 1.31GB [2022-05-10T15:47:49.902Z] support-notifications-arm64 latest adf1cbaaed6e 27 minutes ago 25.8MB [2022-05-10T15:47:49.902Z] 0d2e79354229 27 minutes ago 1.36GB [2022-05-10T15:47:49.902Z] core-command-arm64 latest 9f947c2466fd 29 minutes ago 15.5MB [2022-05-10T15:47:49.902Z] 8b48e202bde8 29 minutes ago 1.3GB [2022-05-10T15:47:49.902Z] support-scheduler-arm64 latest 3f80ee58dad9 34 minutes ago 25.2MB [2022-05-10T15:47:49.902Z] 1e5d6b66350e 35 minutes ago 1.36GB [2022-05-10T15:47:49.902Z] security-spiffe-token-provider-arm64 latest 0163f05ec482 36 minutes ago 27.9MB [2022-05-10T15:47:49.902Z] f59c88bedcd9 36 minutes ago 1.36GB [2022-05-10T15:47:49.902Z] sys-mgmt-agent-arm64 latest 96cb65bc581f 43 minutes ago 282MB [2022-05-10T15:47:49.902Z] core-data-arm64 latest 2f3da093280a 44 minutes ago 21.6MB [2022-05-10T15:47:49.902Z] security-bootstrapper-arm64 latest 8bd2fe7cadea 44 minutes ago 18.3MB [2022-05-10T15:47:49.902Z] 67d6f5297108 45 minutes ago 1.34GB [2022-05-10T15:47:49.902Z] security-secretstore-setup-arm64 latest 2e75d76ef430 45 minutes ago 27.5MB [2022-05-10T15:47:49.902Z] a7a90e0d179c 45 minutes ago 1.31GB [2022-05-10T15:47:49.902Z] 2b4476cc5505 45 minutes ago 1.32GB [2022-05-10T15:47:49.902Z] 232d8835b4c4 46 minutes ago 1.31GB [2022-05-10T15:47:49.902Z] ci-base-image-arm64 latest e0120acef76c About an hour ago 885MB [2022-05-10T15:47:49.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-10T15:47:49.902Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-10T15:47:49.902Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-10T15:47:49.902Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-10T15:47:49.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:47:50.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:47:50.637Z] [2022-05-10T15:47:50.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:47:51.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:47:51.296Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T15:47:51.296Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T15:47:51.296Z] 04944245beec: Pulling fs layer [2022-05-10T15:47:51.296Z] 699f458cf7ca: Pulling fs layer [2022-05-10T15:47:51.296Z] 765212b225bb: Pulling fs layer [2022-05-10T15:47:51.296Z] f23df028b6ca: Pulling fs layer [2022-05-10T15:47:51.296Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T15:47:51.296Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T15:47:51.296Z] f23df028b6ca: Waiting [2022-05-10T15:47:51.296Z] 2437ff75d9bd: Waiting [2022-05-10T15:47:51.296Z] d65c8cfc05b1: Waiting [2022-05-10T15:47:51.296Z] 765212b225bb: Waiting [2022-05-10T15:47:51.296Z] 04944245beec: Verifying Checksum [2022-05-10T15:47:51.296Z] 04944245beec: Download complete [2022-05-10T15:47:51.296Z] 765212b225bb: Verifying Checksum [2022-05-10T15:47:51.296Z] 765212b225bb: Download complete [2022-05-10T15:47:51.296Z] f23df028b6ca: Verifying Checksum [2022-05-10T15:47:51.296Z] f23df028b6ca: Download complete [2022-05-10T15:47:51.569Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T15:47:51.569Z] d65c8cfc05b1: Download complete [2022-05-10T15:47:51.569Z] 699f458cf7ca: Verifying Checksum [2022-05-10T15:47:51.569Z] 699f458cf7ca: Download complete [2022-05-10T15:47:52.165Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T15:47:52.165Z] 8998bd30e6a1: Download complete [2022-05-10T15:47:54.787Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T15:47:54.787Z] 2437ff75d9bd: Download complete [2022-05-10T15:47:56.831Z] 8998bd30e6a1: Pull complete [2022-05-10T15:47:57.139Z] 04944245beec: Pull complete [2022-05-10T15:47:58.748Z] 699f458cf7ca: Pull complete [2022-05-10T15:47:59.404Z] 765212b225bb: Pull complete [2022-05-10T15:48:00.426Z] f23df028b6ca: Pull complete [2022-05-10T15:48:00.700Z] d65c8cfc05b1: Pull complete [2022-05-10T15:48:16.002Z] 2437ff75d9bd: Pull complete [2022-05-10T15:48:16.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T15:48:16.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T15:48:16.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T15:48:16.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-47771 does not seem to be running inside a container [2022-05-10T15:48:16.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T15:48:19.283Z] $ docker top 4c6a5e48bb1dba4498a96fa7fa9fccd6877780c34f6c4ef7fa15c6c44ce3104d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:20.356Z] ---> job-cost.sh [2022-05-10T15:48:20.357Z] lf-activate-venv: SKIPPING [2022-05-10T15:48:20.357Z] INFO: No Stack... [2022-05-10T15:48:20.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T15:48:21.927Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T15:48:22.610Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-10T15:48:22.610Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T15:48:22.657Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4016-1-stack-cost] [2022-05-10T15:48:22.662Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4016-1-stack-cost] did not exist. Created. [2022-05-10T15:48:22.662Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4016-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T15:48:23.420Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T15:48:23.622Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T15:48:23.638Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4016-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T15:48:23.705Z] $ docker stop --time=1 4c6a5e48bb1dba4498a96fa7fa9fccd6877780c34f6c4ef7fa15c6c44ce3104d [2022-05-10T15:48:25.237Z] $ docker rm -f 4c6a5e48bb1dba4498a96fa7fa9fccd6877780c34f6c4ef7fa15c6c44ce3104d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T15:48:26.178Z] provisioning config files... [2022-05-10T15:48:26.189Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5051272102340096041tmp [Pipeline] { [Pipeline] sh [2022-05-10T15:48:26.519Z] + set +x [2022-05-10T15:48:26.519Z] + + curl -s https://codecov.io/bash [2022-05-10T15:48:26.519Z] bash -s -- [2022-05-10T15:48:26.519Z] [2022-05-10T15:48:26.519Z] _____ _ [2022-05-10T15:48:26.519Z] / ____| | | [2022-05-10T15:48:26.519Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T15:48:26.519Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T15:48:26.519Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T15:48:26.519Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T15:48:26.519Z] Bash-1.0.6 [2022-05-10T15:48:26.519Z] [2022-05-10T15:48:26.519Z] [2022-05-10T15:48:26.519Z] ==> git version 2.25.1 found [2022-05-10T15:48:26.519Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T15:48:26.519Z] Release-Date: 2020-01-08 [2022-05-10T15:48:26.519Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T15:48:26.519Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T15:48:26.519Z] ==> Jenkins CI detected. [2022-05-10T15:48:26.519Z] current dir:  /w/workspace/edgex-go/1 [2022-05-10T15:48:26.519Z] project root: . [2022-05-10T15:48:26.519Z] --> token set from env [2022-05-10T15:48:26.519Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T15:48:26.519Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T15:48:26.519Z] ==> Python coveragepy not found [2022-05-10T15:48:26.519Z] ==> Searching for coverage reports in: [2022-05-10T15:48:26.519Z] + . [2022-05-10T15:48:26.519Z] -> Found 1 reports [2022-05-10T15:48:26.519Z] ==> Detecting git/mercurial file structure [2022-05-10T15:48:26.519Z] ==> Reading reports [2022-05-10T15:48:26.519Z] + ./coverage.out bytes=435134 [2022-05-10T15:48:26.780Z] ==> Appending adjustments [2022-05-10T15:48:26.780Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T15:48:27.726Z] + Found adjustments [2022-05-10T15:48:27.726Z] ==> Gzipping contents [2022-05-10T15:48:27.726Z] 60K /tmp/codecov.WJoAcv.gz [2022-05-10T15:48:27.726Z] ==> Uploading reports [2022-05-10T15:48:27.726Z] url: https://codecov.io [2022-05-10T15:48:27.726Z] query: branch=PR-4016&commit=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4016%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4016&job=&cmd_args= [2022-05-10T15:48:27.726Z] -> Pinging Codecov [2022-05-10T15:48:27.726Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4016&commit=f8ccdc46a5b7a51cf59751d8ce5c5f179e755893&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4016%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4016&job=&cmd_args= [2022-05-10T15:48:28.297Z] -> Uploading to [2022-05-10T15:48:28.297Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/f8ccdc46a5b7a51cf59751d8ce5c5f179e755893/a817af63-e478-4b39-9a46-2225aa04ad87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T154827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20106e2b9e9cef3ba2f3205966aca89f7a0299fecc4cc8a6159162abab5112c3 [2022-05-10T15:48:28.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T15:48:28.297Z] Dload Upload Total Spent Left Speed [2022-05-10T15:48:28.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59918 0 0 100 59918 0 226k --:--:-- --:--:-- --:--:-- 226k [2022-05-10T15:48:28.558Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f8ccdc46a5b7a51cf59751d8ce5c5f179e755893 [Pipeline] } [2022-05-10T15:48:28.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T15:48:29.945Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:30.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:31.177Z] ---> package-listing.sh [2022-05-10T15:48:31.177Z] ++ facter osfamily [2022-05-10T15:48:31.177Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T15:48:31.439Z] + OS_FAMILY=debian [2022-05-10T15:48:31.439Z] + workspace=/w/workspace/edgex-go/1 [2022-05-10T15:48:31.439Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T15:48:31.439Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T15:48:31.439Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T15:48:31.439Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T15:48:31.439Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T15:48:31.439Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T15:48:31.439Z] + case "${OS_FAMILY}" in [2022-05-10T15:48:31.439Z] + dpkg -l [2022-05-10T15:48:31.439Z] + grep '^ii' [2022-05-10T15:48:31.439Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T15:48:31.439Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T15:48:31.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T15:48:31.439Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-10T15:48:31.439Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-10T15:48:31.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-10T15:48:31.476Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T15:48:31.774Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:48:32.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:48:32.358Z] [2022-05-10T15:48:32.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T15:48:32.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:48:32.701Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T15:48:32.701Z] 5eb5b503b376: Pulling fs layer [2022-05-10T15:48:32.701Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T15:48:32.701Z] ec43610c2a17: Pulling fs layer [2022-05-10T15:48:32.701Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T15:48:32.701Z] 33b1e0a273af: Pulling fs layer [2022-05-10T15:48:32.701Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T15:48:32.701Z] 2f39f015ded8: Pulling fs layer [2022-05-10T15:48:32.701Z] 5d3b04190fa2: Waiting [2022-05-10T15:48:32.701Z] 2f39f015ded8: Waiting [2022-05-10T15:48:32.701Z] 3a2ae6a8a46f: Waiting [2022-05-10T15:48:32.701Z] 33b1e0a273af: Waiting [2022-05-10T15:48:32.701Z] 5c69ac0246d0: Download complete [2022-05-10T15:48:32.701Z] 3a2ae6a8a46f: Download complete [2022-05-10T15:48:32.701Z] ec43610c2a17: Verifying Checksum [2022-05-10T15:48:32.701Z] ec43610c2a17: Download complete [2022-05-10T15:48:32.701Z] 33b1e0a273af: Verifying Checksum [2022-05-10T15:48:32.701Z] 33b1e0a273af: Download complete [2022-05-10T15:48:32.960Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T15:48:32.960Z] 5d3b04190fa2: Download complete [2022-05-10T15:48:32.960Z] 5eb5b503b376: Verifying Checksum [2022-05-10T15:48:32.960Z] 5eb5b503b376: Download complete [2022-05-10T15:48:33.529Z] 2f39f015ded8: Download complete [2022-05-10T15:48:34.466Z] 5eb5b503b376: Pull complete [2022-05-10T15:48:34.466Z] 5c69ac0246d0: Pull complete [2022-05-10T15:48:34.725Z] ec43610c2a17: Pull complete [2022-05-10T15:48:34.986Z] 3a2ae6a8a46f: Pull complete [2022-05-10T15:48:34.986Z] 33b1e0a273af: Pull complete [2022-05-10T15:48:35.245Z] 5d3b04190fa2: Pull complete [2022-05-10T15:48:39.435Z] 2f39f015ded8: Pull complete [2022-05-10T15:48:39.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T15:48:39.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T15:48:39.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T15:48:39.566Z] prd-ubuntu20.04-docker-8c-8g-47770 does not seem to be running inside a container [2022-05-10T15:48:39.634Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T15:48:41.259Z] $ docker top 9a1c3a8c231b335ad88960f8c275a769ab87e02a3c7ecbab1378fb7eff2e3e53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T15:48:41.665Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T15:48:41.981Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T15:48:42.292Z] + ls /var/log/sa-host [2022-05-10T15:48:42.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T15:48:42.557Z] provisioning config files... [2022-05-10T15:48:42.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6817833999543378115tmp [Pipeline] { [Pipeline] echo [2022-05-10T15:48:42.609Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:42.926Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T15:48:42.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:43.351Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T15:48:43.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:43.698Z] ---> sudo-logs.sh [2022-05-10T15:48:43.698Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T15:48:43.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:44.092Z] ---> job-cost.sh [2022-05-10T15:48:44.092Z] lf-activate-venv: SKIPPING [2022-05-10T15:48:44.092Z] DEBUG: total: 0.2199999988079071 [2022-05-10T15:48:44.092Z] INFO: Retrieving Stack Cost... [2022-05-10T15:48:44.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T15:48:44.922Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T15:48:44.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T15:48:45.270Z] ---> logs-deploy.sh [2022-05-10T15:48:45.270Z] lf-activate-venv: SKIPPING [2022-05-10T15:48:45.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4016/1 [2022-05-10T15:48:45.270Z] INFO: archiving workspace using pattern(s): [2022-05-10T15:48:46.210Z] Archives upload complete. [2022-05-10T15:48:46.473Z] INFO: archiving logs to Nexus