Pull request #3996 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 375f1d8fbd10d4953db1b5dba506489aad22c3c4 rather than 0406da1bc5bc58b12227f391577650f5319b7429 Obtained Jenkinsfile from 375f1d8fbd10d4953db1b5dba506489aad22c3c4 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-ssh12796488014323558734.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-ssh5320829380630115049.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-3996/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-3996/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8802489912600868587.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-3996/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15774519676181042467.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-ssh7082087825184177390.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-3996/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-3996/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13469616664265908885.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33647 in /w/workspace/edgexfoundry_edgex-go_PR-3996 [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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 0406da1bc5bc58b12227f391577650f5319b7429 Merge succeeded, producing 0406da1bc5bc58b12227f391577650f5319b7429 Checking out Revision 0406da1bc5bc58b12227f391577650f5319b7429 (PR-3996) > 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/3996/head:refs/remotes/origin/PR-3996 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # 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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # timeout=10 Commit message: "build(snap): Switch stage kuiper snap's channel to 1/stable" 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-04-28T09:14:25.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T09:14:25.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T09:14:25.852Z] ========================================================= [2022-04-28T09:14:25.852Z] EdgeX Global Pipelines Version Info [2022-04-28T09:14:25.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:14:26.644Z] ------------------- [2022-04-28T09:14:26.644Z] stable info: [2022-04-28T09:14:26.644Z] ------------------- [2022-04-28T09:14:26.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T09:14:26.644Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T09:14:26.644Z] Message: update stable to v1.0.227 [2022-04-28T09:14:27.594Z] ------------------- [2022-04-28T09:14:27.594Z] experimental info: [2022-04-28T09:14:27.594Z] ------------------- [2022-04-28T09:14:27.594Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T09:14:27.594Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T09:14:27.594Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T09:14:27.960Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T09:14:28.008Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T09:14:28.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T09:14:28.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T09:14:28.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T09:14:28.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T09:14:28.211Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T09:14:28.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T09:14:28.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T09:14:28.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T09:14:28.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T09:14:28.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T09:14:28.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T09:14:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T09:14:28.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T09:14:28.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T09:14:28.587Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T09:14:28.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T09:14:28.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T09:14:28.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T09:14:28.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T09:14:28.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T09:14:28.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3996 [Pipeline] echo [2022-04-28T09:14:28.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3996 [Pipeline] echo [2022-04-28T09:14:28.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3996 [Pipeline] echo [2022-04-28T09:14:28.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] echo [2022-04-28T09:14:28.969Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0406da1 [Pipeline] echo [2022-04-28T09:14:29.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:14:29.123Z] provisioning config files... [2022-04-28T09:14:29.142Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4383280979484115251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:14:29.493Z] ---> docker-login.sh [2022-04-28T09:14:29.493Z] nexus3.edgexfoundry.org:10001 [2022-04-28T09:14:29.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:14:29.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:14:29.757Z] Configure a credential helper to remove this warning. See [2022-04-28T09:14:29.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:14:29.757Z] [2022-04-28T09:14:29.757Z] Login Succeeded [2022-04-28T09:14:29.757Z] nexus3.edgexfoundry.org:10002 [2022-04-28T09:14:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:14:30.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:14:30.020Z] Configure a credential helper to remove this warning. See [2022-04-28T09:14:30.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:14:30.020Z] [2022-04-28T09:14:30.020Z] Login Succeeded [2022-04-28T09:14:30.020Z] nexus3.edgexfoundry.org:10003 [2022-04-28T09:14:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:14:30.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:14:30.020Z] Configure a credential helper to remove this warning. See [2022-04-28T09:14:30.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:14:30.020Z] [2022-04-28T09:14:30.020Z] Login Succeeded [2022-04-28T09:14:30.020Z] nexus3.edgexfoundry.org:10004 [2022-04-28T09:14:30.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:14:30.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:14:30.282Z] Configure a credential helper to remove this warning. See [2022-04-28T09:14:30.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:14:30.282Z] [2022-04-28T09:14:30.282Z] Login Succeeded [2022-04-28T09:14:30.282Z] docker.io [2022-04-28T09:14:30.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:14:30.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:14:30.858Z] Configure a credential helper to remove this warning. See [2022-04-28T09:14:30.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:14:30.858Z] [2022-04-28T09:14:30.858Z] Login Succeeded [2022-04-28T09:14:30.858Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T09:14:30.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:14:31.317Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-28T09:14:31.317Z] + + cut -d/ -f2 [2022-04-28T09:14:31.317Z] dirname cmd/core-command/Dockerfile [2022-04-28T09:14:31.317Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T09:14:31.317Z] + + cut -d/ -f2dirname [2022-04-28T09:14:31.317Z] cmd/core-data/Dockerfile [2022-04-28T09:14:31.317Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T09:14:31.317Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-04-28T09:14:31.317Z] [2022-04-28T09:14:31.317Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T09:14:31.317Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T09:14:31.317Z] + cut -d/ -f2 [2022-04-28T09:14:31.317Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T09:14:31.374Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T09:14:31.897Z] + git rev-list -1 --merges 0406da1bc5bc58b12227f391577650f5319b7429~1..0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] echo [2022-04-28T09:14:31.930Z] -----------> git rev-list -1 --merges 0406da1bc5bc58b12227f391577650f5319b7429~1..0406da1bc5bc58b12227f391577650f5319b7429 0406da1bc5bc58b12227f391577650f5319b7429 [false] [Pipeline] sh [2022-04-28T09:14:32.251Z] + git log --format=format:%s -1 0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] echo [2022-04-28T09:14:32.289Z] ========================================================= [2022-04-28T09:14:32.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T09:14:32.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T09:14:32.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T09:14:32.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T09:14:32.750Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T09:14:32.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T09:14:32.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T09:14:32.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T09:14:32.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:14:33.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:14:33.133Z] [2022-04-28T09:14:33.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:14:33.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:14:33.479Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T09:14:33.479Z] 1fe172e4850f: Pulling fs layer [2022-04-28T09:14:33.479Z] caf521ccaac6: Pulling fs layer [2022-04-28T09:14:33.479Z] 3ead6fa29328: Pulling fs layer [2022-04-28T09:14:33.479Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T09:14:33.479Z] a8d5f1318db7: Pulling fs layer [2022-04-28T09:14:33.479Z] c427282e49a2: Pulling fs layer [2022-04-28T09:14:33.479Z] 1827001aaf11: Pulling fs layer [2022-04-28T09:14:33.479Z] 0714d37db230: Pulling fs layer [2022-04-28T09:14:33.479Z] ac28cf19c067: Pulling fs layer [2022-04-28T09:14:33.479Z] ca983d60f3e2: Pulling fs layer [2022-04-28T09:14:33.479Z] 9f894cec8388: Pulling fs layer [2022-04-28T09:14:33.479Z] ac28cf19c067: Waiting [2022-04-28T09:14:33.479Z] ca983d60f3e2: Waiting [2022-04-28T09:14:33.479Z] 5c2a1cbceb83: Waiting [2022-04-28T09:14:33.479Z] 0714d37db230: Waiting [2022-04-28T09:14:33.479Z] 9f894cec8388: Waiting [2022-04-28T09:14:33.479Z] a8d5f1318db7: Waiting [2022-04-28T09:14:33.479Z] c427282e49a2: Waiting [2022-04-28T09:14:33.479Z] 1827001aaf11: Waiting [2022-04-28T09:14:33.479Z] caf521ccaac6: Verifying Checksum [2022-04-28T09:14:33.479Z] caf521ccaac6: Download complete [2022-04-28T09:14:33.479Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T09:14:33.479Z] 5c2a1cbceb83: Download complete [2022-04-28T09:14:33.479Z] a8d5f1318db7: Verifying Checksum [2022-04-28T09:14:33.479Z] a8d5f1318db7: Download complete [2022-04-28T09:14:33.741Z] 3ead6fa29328: Verifying Checksum [2022-04-28T09:14:33.741Z] 3ead6fa29328: Download complete [2022-04-28T09:14:33.741Z] c427282e49a2: Download complete [2022-04-28T09:14:33.741Z] 0714d37db230: Download complete [2022-04-28T09:14:33.741Z] ac28cf19c067: Download complete [2022-04-28T09:14:33.741Z] ca983d60f3e2: Verifying Checksum [2022-04-28T09:14:33.741Z] ca983d60f3e2: Download complete [2022-04-28T09:14:33.741Z] 9f894cec8388: Verifying Checksum [2022-04-28T09:14:33.741Z] 9f894cec8388: Download complete [2022-04-28T09:14:33.741Z] 1fe172e4850f: Download complete [2022-04-28T09:14:34.003Z] 1827001aaf11: Verifying Checksum [2022-04-28T09:14:34.003Z] 1827001aaf11: Download complete [2022-04-28T09:14:35.394Z] 1fe172e4850f: Pull complete [2022-04-28T09:14:35.394Z] caf521ccaac6: Pull complete [2022-04-28T09:14:35.966Z] 3ead6fa29328: Pull complete [2022-04-28T09:14:35.966Z] 5c2a1cbceb83: Pull complete [2022-04-28T09:14:36.228Z] a8d5f1318db7: Pull complete [2022-04-28T09:14:36.489Z] c427282e49a2: Pull complete [2022-04-28T09:14:38.404Z] 1827001aaf11: Pull complete [2022-04-28T09:14:38.404Z] 0714d37db230: Pull complete [2022-04-28T09:14:38.665Z] ac28cf19c067: Pull complete [2022-04-28T09:14:38.665Z] ca983d60f3e2: Pull complete [2022-04-28T09:14:38.665Z] 9f894cec8388: Pull complete [2022-04-28T09:14:38.665Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T09:14:38.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T09:14:38.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T09:14:39.037Z] prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container [2022-04-28T09:14:39.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T09:14:40.576Z] $ docker top dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 -eo pid,comm [2022-04-28T09:14:40.652Z] 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-04-28T09:14:40.652Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T09:14:40.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:14:40.778Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:14:40.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:14:40.919Z] $ docker exec dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent [2022-04-28T09:14:41.046Z] SSH_AUTH_SOCK=/tmp/ssh-3xjl8NLSD5k8/agent.33 [2022-04-28T09:14:41.046Z] SSH_AGENT_PID=39 [2022-04-28T09:14:41.054Z] Running ssh-add (command line suppressed) [2022-04-28T09:14:41.174Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_979756606632001816.key (/w/workspace/edgex-go/1@tmp/private_key_979756606632001816.key) [2022-04-28T09:14:41.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:14:41.520Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T09:14:41.555Z] $ docker exec --env ******** --env ******** dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent -k [2022-04-28T09:14:41.651Z] unset SSH_AUTH_SOCK; [2022-04-28T09:14:41.652Z] unset SSH_AGENT_PID; [2022-04-28T09:14:41.652Z] echo Agent pid 39 killed; [2022-04-28T09:14:41.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T09:14:41.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T09:14:41.749Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T09:14:41.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T09:14:41.892Z] $ docker exec dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent [2022-04-28T09:14:41.998Z] SSH_AUTH_SOCK=/tmp/ssh-E5w7cl0nlmeB/agent.74 [2022-04-28T09:14:41.998Z] SSH_AGENT_PID=80 [2022-04-28T09:14:42.004Z] Running ssh-add (command line suppressed) [2022-04-28T09:14:42.116Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4948952537450188472.key (/w/workspace/edgex-go/1@tmp/private_key_4948952537450188472.key) [2022-04-28T09:14:42.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T09:14:42.466Z] + git semver init [2022-04-28T09:14:42.729Z] 2022-04-28 09:14:42,660 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T09:14:42.729Z] 2022-04-28 09:14:42,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-04-28T09:14:42.729Z] 2022-04-28 09:14:42,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-04-28T09:14:42.729Z] 2022-04-28 09:14:42,661 [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-04-28T09:14:48.016Z] 2022-04-28 09:14:46,997 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:46,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3996 with force:False [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:46,998 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3996 [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:47,001 [execute] INFO git cat-file --batch-check [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:47,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:47,008 [execute] INFO git cat-file --batch [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:47,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T09:14:48.016Z] 2022-04-28 09:14:47,014 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3996 [2022-04-28T09:14:48.016Z] 0.0.0 [Pipeline] } [2022-04-28T09:14:48.050Z] $ docker exec --env ******** --env ******** dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent -k [2022-04-28T09:14:48.169Z] unset SSH_AUTH_SOCK; [2022-04-28T09:14:48.170Z] unset SSH_AGENT_PID; [2022-04-28T09:14:48.170Z] echo Agent pid 80 killed; [2022-04-28T09:14:48.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T09:14:48.612Z] + git semver [Pipeline] } [2022-04-28T09:14:48.907Z] $ docker stop --time=1 dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 [2022-04-28T09:14:50.237Z] $ docker rm -f dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T09:14:50.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T09:14:50.964Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T09:14:50.981Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-28T09:14:51.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T09:14:51.533Z] ========================================================= [2022-04-28T09:14:51.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T09:14:51.533Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:14:51.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:14:51.877Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T09:14:51.877Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T09:14:51.877Z] 666ba61612fd: Pulling fs layer [2022-04-28T09:14:51.877Z] 8ed8ca486205: Pulling fs layer [2022-04-28T09:14:51.877Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T09:14:51.877Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T09:14:51.877Z] ca2b28591e48: Pulling fs layer [2022-04-28T09:14:51.877Z] a51346096db8: Pulling fs layer [2022-04-28T09:14:51.877Z] daebc70d1ce1: Pulling fs layer [2022-04-28T09:14:51.877Z] 0e18a0eac166: Pulling fs layer [2022-04-28T09:14:51.877Z] 4fe6c5a15a65: Waiting [2022-04-28T09:14:51.877Z] 22a0e8bec74d: Waiting [2022-04-28T09:14:51.877Z] ca2b28591e48: Waiting [2022-04-28T09:14:51.877Z] a51346096db8: Waiting [2022-04-28T09:14:51.877Z] daebc70d1ce1: Waiting [2022-04-28T09:14:51.877Z] 0e18a0eac166: Waiting [2022-04-28T09:14:51.877Z] 8ed8ca486205: Verifying Checksum [2022-04-28T09:14:51.877Z] 8ed8ca486205: Download complete [2022-04-28T09:14:51.877Z] 666ba61612fd: Verifying Checksum [2022-04-28T09:14:51.877Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T09:14:51.877Z] 22a0e8bec74d: Download complete [2022-04-28T09:14:51.877Z] ca2b28591e48: Verifying Checksum [2022-04-28T09:14:51.877Z] ca2b28591e48: Download complete [2022-04-28T09:14:51.877Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T09:14:51.877Z] a51346096db8: Verifying Checksum [2022-04-28T09:14:51.877Z] a51346096db8: Download complete [2022-04-28T09:14:52.138Z] daebc70d1ce1: Verifying Checksum [2022-04-28T09:14:52.138Z] daebc70d1ce1: Download complete [2022-04-28T09:14:52.138Z] 59bf1c3509f3: Pull complete [2022-04-28T09:14:52.138Z] 666ba61612fd: Pull complete [2022-04-28T09:14:52.401Z] 8ed8ca486205: Pull complete [2022-04-28T09:14:52.662Z] 0e18a0eac166: Verifying Checksum [2022-04-28T09:14:52.662Z] 0e18a0eac166: Download complete [2022-04-28T09:14:52.662Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T09:14:52.662Z] 4fe6c5a15a65: Download complete [2022-04-28T09:14:56.877Z] 4fe6c5a15a65: Pull complete [2022-04-28T09:14:56.877Z] 22a0e8bec74d: Pull complete [2022-04-28T09:14:56.877Z] ca2b28591e48: Pull complete [2022-04-28T09:14:56.877Z] a51346096db8: Pull complete [2022-04-28T09:14:56.877Z] daebc70d1ce1: Pull complete [2022-04-28T09:14:58.796Z] 0e18a0eac166: Pull complete [2022-04-28T09:14:58.796Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T09:14:58.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:14:58.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:14:59.152Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:14:59.152Z] WORKDIR /edgex [2022-04-28T09:14:59.152Z] COPY go.mod . [2022-04-28T09:14:59.152Z] RUN go mod download [2022-04-28T09:14:59.152Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T09:15:00.538Z] Sending build context to Docker daemon 335.1MB [2022-04-28T09:15:00.538Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T09:15:00.538Z] ---> f018257e8ee9 [2022-04-28T09:15:00.538Z] Step 2/4 : WORKDIR /edgex [2022-04-28T09:15:03.090Z] ---> Running in 403776f619ab [2022-04-28T09:15:03.090Z] Removing intermediate container 403776f619ab [2022-04-28T09:15:03.090Z] ---> d9bbb98dd0fc [2022-04-28T09:15:03.090Z] Step 3/4 : COPY go.mod . [2022-04-28T09:15:03.090Z] ---> dd1a1279b38d [2022-04-28T09:15:03.090Z] Step 4/4 : RUN go mod download [2022-04-28T09:15:03.090Z] ---> Running in 7dff98e9bfb8 [2022-04-28T09:15:06.296Z] Still waiting to schedule task [2022-04-28T09:15:06.296Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T09:15:17.993Z] Removing intermediate container 7dff98e9bfb8 [2022-04-28T09:15:17.993Z] ---> 1c160dbbc4a8 [2022-04-28T09:15:17.993Z] Successfully built 1c160dbbc4a8 [2022-04-28T09:15:17.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:15:18.323Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T09:15:18.323Z] . [Pipeline] withDockerContainer [2022-04-28T09:15:18.416Z] prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container [2022-04-28T09:15:18.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T09:15:18.898Z] $ docker top ebe02518ec20a39e99936cb5d053718ecba20654a9ddf41a39992d4114f7a412 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:15:19.310Z] + go version [2022-04-28T09:15:19.310Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T09:15:19.348Z] $ docker stop --time=1 ebe02518ec20a39e99936cb5d053718ecba20654a9ddf41a39992d4114f7a412 [2022-04-28T09:15:20.698Z] $ docker rm -f ebe02518ec20a39e99936cb5d053718ecba20654a9ddf41a39992d4114f7a412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:15:21.393Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T09:15:21.393Z] . [Pipeline] withDockerContainer [2022-04-28T09:15:21.479Z] prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container [2022-04-28T09:15:21.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T09:15:21.901Z] $ docker top aefee87651be766dc7a9568c5d2b4ec19d8512fed4b4bf747e9a681904d395f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T09:15:22.022Z] ========================================================= [2022-04-28T09:15:22.022Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T09:15:22.022Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:15:22.357Z] + make test [2022-04-28T09:15:22.357Z] go mod tidy -compat=1.17 [2022-04-28T09:15:22.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T09:15:27.633Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T09:15:39.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T09:15:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T09:15:40.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-04-28T09:15:40.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T09:15:40.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 53.4% of statements [2022-04-28T09:15:40.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T09:15:40.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.153s coverage: 89.2% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-04-28T09:15:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements [2022-04-28T09:15:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2022-04-28T09:15:53.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-04-28T09:15:53.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-04-28T09:15:55.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements [2022-04-28T09:15:55.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 85.4% of statements [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T09:16:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T09:16:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.4% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T09:16:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-04-28T09:16:05.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-28T09:16:05.106Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-28T09:16:23.209Z] GO111MODULE=on go vet ./... [2022-04-28T09:16:25.114Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T09:16:25.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T09:16:25.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T09:16:26.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T09:16:26.880Z] + ls -al . [2022-04-28T09:16:26.880Z] total 672 [2022-04-28T09:16:26.880Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 09:16 . [2022-04-28T09:16:26.880Z] drwxr-xr-x 4 root root 4096 Apr 28 09:15 .. [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 09:14 .dockerignore [2022-04-28T09:16:26.880Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 09:14 .git [2022-04-28T09:16:26.880Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 09:14 .github [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 09:14 .gitignore [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 09:14 .golangci.yml [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 09:14 .hadolint.yml [2022-04-28T09:16:26.880Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 09:14 .semver [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 09:14 .sonarcloud.properties [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 09:14 ADOPTERS.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 09:14 Attribution.txt [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 09:14 CHANGELOG.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 09:14 CONTRIBUTING.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 09:14 GOVERNANCE.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 09:14 Jenkinsfile [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 09:14 LICENSE [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 09:14 Makefile [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 09:14 OWNERS.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 09:14 README.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 09:14 SECURITY.md [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 09:14 VERSION [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 09:14 ZMQWindows.md [2022-04-28T09:16:26.880Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 09:14 bin [2022-04-28T09:16:26.880Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 09:14 cmd [2022-04-28T09:16:26.880Z] -rw-r--r-- 1 root root 435134 Apr 28 09:16 coverage.out [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 09:14 go.mod [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 09:14 go.sum [2022-04-28T09:16:26.880Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 09:14 internal [2022-04-28T09:16:26.880Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 09:14 openapi [2022-04-28T09:16:26.880Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 09:14 snap [2022-04-28T09:16:26.880Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 09:14 version.go [Pipeline] sh [2022-04-28T09:16:27.193Z] + '[' -e coverage.out ] [2022-04-28T09:16:27.193Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T09:16:27.336Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T09:16:27.636Z] + make build [2022-04-28T09:16:27.636Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T09:16:42.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T09:16:49.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T09:16:49.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T09:16:55.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T09:16:55.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T09:16:55.931Z] 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-04-28T09:16:56.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T09:16:57.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T09:16:58.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T09:16:59.314Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T09:17:00.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T09:17:01.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T09:17:02.607Z] $ docker stop --time=1 aefee87651be766dc7a9568c5d2b4ec19d8512fed4b4bf747e9a681904d395f8 [2022-04-28T09:17:05.293Z] $ docker rm -f aefee87651be766dc7a9568c5d2b4ec19d8512fed4b4bf747e9a681904d395f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:17:06.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:17:06.697Z] [2022-04-28T09:17:06.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:17:07.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:17:07.037Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T09:17:07.037Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T09:17:07.037Z] ca9280d653b3: Pulling fs layer [2022-04-28T09:17:07.037Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T09:17:07.037Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T09:17:07.037Z] cbdbe7a5bc2a: Download complete [2022-04-28T09:17:07.298Z] ca9280d653b3: Verifying Checksum [2022-04-28T09:17:07.298Z] ca9280d653b3: Download complete [2022-04-28T09:17:07.298Z] cbdbe7a5bc2a: Pull complete [2022-04-28T09:17:07.558Z] 7e9c9ca2126c: Download complete [2022-04-28T09:17:07.818Z] ca9280d653b3: Pull complete [2022-04-28T09:17:11.111Z] 7e9c9ca2126c: Pull complete [2022-04-28T09:17:11.111Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T09:17:11.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:17:11.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T09:17:11.220Z] prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container [2022-04-28T09:17:11.273Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T09:17:12.641Z] $ docker top 75ee281706c0da6c9caedc647d7f4a862a0f02962428a8dc9c2294f059c43cec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:17:13.048Z] + docker-compose build --help [2022-04-28T09:17:13.049Z] + grep parallel [2022-04-28T09:17:13.621Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T09:17:13.662Z] $ docker stop --time=1 75ee281706c0da6c9caedc647d7f4a862a0f02962428a8dc9c2294f059c43cec [2022-04-28T09:17:14.954Z] $ docker rm -f 75ee281706c0da6c9caedc647d7f4a862a0f02962428a8dc9c2294f059c43cec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:17:15.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T09:17:15.499Z] . [Pipeline] withDockerContainer [2022-04-28T09:17:15.594Z] prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container [2022-04-28T09:17:15.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T09:17:16.016Z] $ docker top dc1414372501b158131af234be39e41ae8a0a6c260442ec7423fc72b07efe351 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:17:16.436Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T09:17:17.006Z] Building core-command ... [2022-04-28T09:17:17.006Z] Building core-data ... [2022-04-28T09:17:17.006Z] Building core-metadata ... [2022-04-28T09:17:17.006Z] Building security-bootstrapper ... [2022-04-28T09:17:17.006Z] Building security-proxy-setup ... [2022-04-28T09:17:17.006Z] Building security-secretstore-setup ... [2022-04-28T09:17:17.006Z] Building security-spiffe-token-provider ... [2022-04-28T09:17:17.006Z] Building security-spire-agent ... [2022-04-28T09:17:17.006Z] Building security-spire-config ... [2022-04-28T09:17:17.006Z] Building security-spire-server ... [2022-04-28T09:17:17.006Z] Building support-notifications ... [2022-04-28T09:17:17.006Z] Building support-scheduler ... [2022-04-28T09:17:17.006Z] Building sys-mgmt-agent ... [2022-04-28T09:17:17.006Z] Building security-bootstrapper [2022-04-28T09:17:17.006Z] Building sys-mgmt-agent [2022-04-28T09:17:17.006Z] Building security-secretstore-setup [2022-04-28T09:17:17.006Z] Building core-metadata [2022-04-28T09:17:17.006Z] Building security-spire-config [2022-04-28T09:17:31.889Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:17:31.889Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:17:31.889Z] ---> 1c160dbbc4a8 [2022-04-28T09:17:31.889Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:17:31.889Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:17:31.889Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:17:31.889Z] ---> 1c160dbbc4a8 [2022-04-28T09:17:31.889Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:17:31.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:17:31.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:17:31.889Z] ---> 1c160dbbc4a8 [2022-04-28T09:17:31.889Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:17:31.889Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:17:31.889Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:17:31.889Z] ---> 1c160dbbc4a8 [2022-04-28T09:17:31.889Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T09:17:31.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:17:31.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:17:31.889Z] ---> 1c160dbbc4a8 [2022-04-28T09:17:31.889Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:17:34.432Z] ---> Running in cea6917ec406 [2022-04-28T09:17:34.432Z] ---> Running in 622fad28d85c [2022-04-28T09:17:34.694Z] ---> Running in c2094b72c557 [2022-04-28T09:17:34.694Z] ---> Running in d1589d6ab39f [2022-04-28T09:17:34.694Z] ---> Running in 7492da3d3701 [2022-04-28T09:17:34.694Z] Removing intermediate container 622fad28d85c [2022-04-28T09:17:34.694Z] ---> 35a3ac8c1272 [2022-04-28T09:17:34.694Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:17:34.694Z] Removing intermediate container 7492da3d3701 [2022-04-28T09:17:34.694Z] ---> 67ab7c86f614 [2022-04-28T09:17:34.694Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:17:34.694Z] Removing intermediate container cea6917ec406 [2022-04-28T09:17:34.694Z] ---> dcfdc0a56b97 [2022-04-28T09:17:34.695Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:17:34.695Z] Removing intermediate container d1589d6ab39f [2022-04-28T09:17:34.695Z] ---> f6cfcf89bede [2022-04-28T09:17:34.695Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:17:34.695Z] ---> Running in 882ab4593bb8 [2022-04-28T09:17:34.695Z] Removing intermediate container c2094b72c557 [2022-04-28T09:17:34.695Z] ---> 2816a9342388 [2022-04-28T09:17:34.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:17:34.955Z] ---> Running in 9c59a3858c5c [2022-04-28T09:17:34.955Z] ---> Running in f2e1a66a3c4d [2022-04-28T09:17:34.955Z] ---> Running in 237d10ae0093 [2022-04-28T09:17:34.955Z] ---> Running in 3682a890fb1c [2022-04-28T09:17:35.528Z] Removing intermediate container 882ab4593bb8 [2022-04-28T09:17:35.528Z] ---> 94805060c5ac [2022-04-28T09:17:35.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:17:35.528Z] ---> Running in da97fe83d0d9 [2022-04-28T09:17:36.098Z] Removing intermediate container 9c59a3858c5c [2022-04-28T09:17:36.098Z] ---> df7b15328aec [2022-04-28T09:17:36.098Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T09:17:36.098Z] Removing intermediate container 3682a890fb1c [2022-04-28T09:17:36.098Z] ---> e2bf8065d7b9 [2022-04-28T09:17:36.098Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T09:17:36.098Z] ---> Running in c50e2f5f0618 [2022-04-28T09:17:36.098Z] ---> Running in 410784d65282 [2022-04-28T09:17:36.356Z] Removing intermediate container f2e1a66a3c4d [2022-04-28T09:17:36.356Z] ---> a9ffd074ad3a [2022-04-28T09:17:36.356Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:17:36.356Z] Removing intermediate container 237d10ae0093 [2022-04-28T09:17:36.356Z] ---> f7ce90960b12 [2022-04-28T09:17:36.356Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T09:17:36.356Z] ---> Running in 7dab55ce1900 [2022-04-28T09:17:36.356Z] ---> Running in 19047ec6d492 [2022-04-28T09:17:36.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:36.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:36.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:36.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:36.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:37.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:37.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:37.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:37.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:37.712Z] OK: 221 MiB in 52 packages [2022-04-28T09:17:37.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:17:37.974Z] OK: 221 MiB in 52 packages [2022-04-28T09:17:37.974Z] OK: 221 MiB in 52 packages [2022-04-28T09:17:37.974Z] OK: 221 MiB in 52 packages [2022-04-28T09:17:38.234Z] Removing intermediate container da97fe83d0d9 [2022-04-28T09:17:38.234Z] ---> 32fb770f4848 [2022-04-28T09:17:38.234Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:17:38.234Z] OK: 221 MiB in 52 packages [2022-04-28T09:17:38.495Z] ---> 1e003b856b36 [2022-04-28T09:17:38.495Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:17:38.495Z] ---> Running in e9fb3a1a0ace [2022-04-28T09:17:38.756Z] Removing intermediate container 410784d65282 [2022-04-28T09:17:38.756Z] ---> 474f5771c7b3 [2022-04-28T09:17:38.756Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:17:38.756Z] Removing intermediate container c50e2f5f0618 [2022-04-28T09:17:38.756Z] ---> 848d37120e73 [2022-04-28T09:17:38.756Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T09:17:38.756Z] Removing intermediate container 7dab55ce1900 [2022-04-28T09:17:38.756Z] ---> 89354c2e36d5 [2022-04-28T09:17:38.756Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:17:39.017Z] ---> 891badb89c9f [2022-04-28T09:17:39.017Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:17:39.017Z] Removing intermediate container 19047ec6d492 [2022-04-28T09:17:39.017Z] ---> a1b26decdb29 [2022-04-28T09:17:39.017Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:17:39.017Z] ---> Running in 66d295fddec7 [2022-04-28T09:17:39.017Z] ---> 63a13d762943 [2022-04-28T09:17:39.017Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:17:39.278Z] ---> ae73f7e30f64 [2022-04-28T09:17:39.278Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:17:39.278Z] ---> Running in 8bcb9f096f70 [2022-04-28T09:17:39.278Z] ---> 0be4b22b8782 [2022-04-28T09:17:39.278Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:17:39.278Z] ---> Running in 165d66242f45 [2022-04-28T09:17:39.278Z] ---> Running in 6f91cd9adc35 [2022-04-28T09:17:39.905Z] Removing intermediate container e9fb3a1a0ace [2022-04-28T09:17:39.905Z] ---> 93962ac77590 [2022-04-28T09:17:39.905Z] Step 8/23 : COPY . . [2022-04-28T09:17:40.843Z] Removing intermediate container 66d295fddec7 [2022-04-28T09:17:40.843Z] ---> f740296b529e [2022-04-28T09:17:40.843Z] Step 8/23 : COPY . . [2022-04-28T09:17:43.380Z] Removing intermediate container 8bcb9f096f70 [2022-04-28T09:17:43.380Z] ---> aff101eb6960 [2022-04-28T09:17:43.380Z] Step 8/31 : COPY . . [2022-04-28T09:17:43.380Z] Removing intermediate container 165d66242f45 [2022-04-28T09:17:43.380Z] ---> c919ce23ef79 [2022-04-28T09:17:43.380Z] Step 8/26 : COPY . . [2022-04-28T09:17:43.380Z] Removing intermediate container 6f91cd9adc35 [2022-04-28T09:17:43.380Z] ---> 0b7866b12900 [2022-04-28T09:17:43.380Z] Step 8/25 : COPY . . [2022-04-28T09:17:49.951Z] ---> eaeffae4179f [2022-04-28T09:17:49.951Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T09:17:50.212Z] ---> Running in 78aa46260a56 [2022-04-28T09:17:50.212Z] ---> ba5493502f1d [2022-04-28T09:17:50.212Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T09:17:50.212Z] ---> Running in e551e2e76a3e [2022-04-28T09:17:50.212Z] ---> 400958275c8e [2022-04-28T09:17:50.212Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T09:17:50.212Z] ---> 479df7cbbcc3 [2022-04-28T09:17:50.212Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T09:17:50.472Z] ---> Running in 794205bd59d7 [2022-04-28T09:17:50.472Z] ---> 5a35aef2bc17 [2022-04-28T09:17:50.472Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:17:50.472Z] ---> Running in 79c568212436 [2022-04-28T09:17:50.473Z] ---> Running in ebb2194874a8 [2022-04-28T09:17:50.473Z] Removing intermediate container ebb2194874a8 [2022-04-28T09:17:50.473Z] ---> 34d2f636c513 [2022-04-28T09:17:50.473Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:17:50.473Z] ---> Running in 22eeeb1e7b71 [2022-04-28T09:17:50.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T09:17:50.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T09:17:50.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T09:17:50.991Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T09:17:51.563Z] Removing intermediate container 22eeeb1e7b71 [2022-04-28T09:17:51.563Z] ---> ccb4499f66ea [2022-04-28T09:17:51.563Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:17:51.563Z] ---> Running in b8ba861b29f2 [2022-04-28T09:17:51.821Z] Removing intermediate container b8ba861b29f2 [2022-04-28T09:17:51.821Z] ---> c5c5272b467e [2022-04-28T09:17:51.821Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T09:17:51.821Z] ---> Running in a7a9136d9706 [2022-04-28T09:17:52.760Z] spire-1.2.1/ [2022-04-28T09:17:52.760Z] spire-1.2.1/.data/ [2022-04-28T09:17:52.760Z] spire-1.2.1/.data/.file [2022-04-28T09:17:52.760Z] spire-1.2.1/.dockerignore [2022-04-28T09:17:52.760Z] spire-1.2.1/.gitattributes [2022-04-28T09:17:52.760Z] spire-1.2.1/.githooks/ [2022-04-28T09:17:52.760Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/ [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:17:52.760Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:17:52.760Z] spire-1.2.1/.gitignore [2022-04-28T09:17:52.760Z] spire-1.2.1/.go-version [2022-04-28T09:17:52.760Z] spire-1.2.1/.golangci.yml [2022-04-28T09:17:52.760Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:17:52.760Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:17:52.760Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:17:52.760Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:17:52.760Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:17:52.760Z] spire-1.2.1/Dockerfile [2022-04-28T09:17:52.760Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:17:52.760Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:17:52.760Z] spire-1.2.1/LICENSE [2022-04-28T09:17:52.760Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:17:52.760Z] spire-1.2.1/Makefile [2022-04-28T09:17:52.760Z] spire-1.2.1/README.md [2022-04-28T09:17:52.760Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:17:52.760Z] spire-1.2.1/SECURITY.md [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:17:52.760Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/ [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/agent/ [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/server/ [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:17:52.760Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/ [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/ [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:17:52.760Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:17:52.761Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:17:52.761Z] spire-1.2.1/examples/ [2022-04-28T09:17:52.761Z] spire-1.2.1/examples/README.md [2022-04-28T09:17:52.761Z] spire-1.2.1/go.mod [2022-04-28T09:17:52.761Z] spire-1.2.1/go.sum [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:17:52.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:17:52.762Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:17:52.763Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:17:52.764Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/private/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:17:52.765Z] spire-1.2.1/release/ [2022-04-28T09:17:52.765Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:17:52.765Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:17:52.765Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:17:52.765Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:17:52.765Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:17:52.765Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/ [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:17:52.766Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/script/ [2022-04-28T09:17:52.766Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:17:52.766Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:17:52.766Z] spire-1.2.1/support/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:17:52.766Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/clock/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:17:52.766Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:17:52.767Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/common [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:17:52.767Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:17:52.768Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:17:53.027Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:17:53.027Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testca/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testkey/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/util/ [2022-04-28T09:17:53.027Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/util/race.go [2022-04-28T09:17:53.027Z] spire-1.2.1/test/util/util.go [2022-04-28T09:17:53.027Z] building spire from source... [2022-04-28T09:17:53.027Z] Installing go1.17.7... [2022-04-28T09:17:58.297Z] Building bin/spire-server... [2022-04-28T09:17:58.297Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:17:58.297Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:17:58.297Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:17:58.297Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:17:58.297Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:17:58.297Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:17:58.297Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:17:58.297Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:17:58.561Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:17:58.561Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:17:58.561Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:17:58.561Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:17:58.561Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:17:58.561Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:17:58.561Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:17:58.561Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:17:58.819Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:17:58.819Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:17:58.819Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:17:59.077Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:17:59.077Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:17:59.077Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:17:59.077Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:17:59.077Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:17:59.077Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:17:59.077Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:17:59.077Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:17:59.077Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:17:59.077Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:17:59.077Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:17:59.077Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:17:59.077Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:17:59.336Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:17:59.336Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:17:59.336Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:17:59.336Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:17:59.336Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:17:59.594Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:17:59.594Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:17:59.594Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:17:59.594Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:17:59.594Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:17:59.594Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:17:59.594Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:17:59.594Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:17:59.594Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:17:59.594Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:17:59.594Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:17:59.853Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:17:59.853Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:17:59.853Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:17:59.853Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:17:59.853Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:18:00.421Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:18:02.333Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:18:02.333Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:18:02.333Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:18:02.333Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:18:02.333Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:18:06.521Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:18:06.521Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:18:06.521Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:18:06.521Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:18:06.521Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:18:06.521Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:18:06.521Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:18:06.521Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:18:06.521Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:18:06.521Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:18:07.467Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:18:07.725Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:18:07.725Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:18:07.725Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:18:07.984Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:18:07.984Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:18:07.984Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:18:07.984Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:18:07.984Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:18:07.984Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:18:08.244Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:18:08.244Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:18:08.244Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:18:08.244Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:18:08.244Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:18:08.503Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:18:08.503Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:18:08.503Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:18:08.503Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:18:08.503Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:18:08.503Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:18:08.503Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:18:08.503Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:18:08.503Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:18:11.039Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:18:11.039Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:18:11.039Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:18:11.039Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:18:11.039Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:18:11.039Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:18:11.039Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:18:11.039Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:18:11.298Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:18:11.298Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:18:11.298Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:18:11.298Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:18:11.298Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:18:11.298Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:18:11.298Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:18:11.298Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:18:11.298Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:18:11.298Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:18:11.298Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:18:11.298Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:18:11.298Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:18:11.298Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:18:11.298Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:18:11.298Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:18:11.298Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:18:11.298Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:18:11.298Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:18:11.558Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:18:11.558Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:18:11.558Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:18:11.558Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:18:11.558Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:18:11.558Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:18:11.558Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:18:11.558Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:18:11.558Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:18:11.558Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:18:11.558Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:18:11.558Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:18:11.558Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:18:11.558Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:18:11.558Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:18:11.558Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:18:11.558Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:18:11.558Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:18:11.558Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:18:11.837Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:18:11.837Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:18:11.837Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:18:12.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T09:18:16.611Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:18:16.611Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:18:28.852Z] Removing intermediate container 794205bd59d7 [2022-04-28T09:18:28.852Z] ---> e2c884d154ee [2022-04-28T09:18:28.852Z] [2022-04-28T09:18:28.852Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T09:18:28.852Z] 3.14: Pulling from library/alpine [2022-04-28T09:18:28.852Z] Removing intermediate container 78aa46260a56 [2022-04-28T09:18:28.852Z] ---> f8c645fdc25d [2022-04-28T09:18:28.852Z] [2022-04-28T09:18:28.852Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:18:28.852Z] Removing intermediate container 79c568212436 [2022-04-28T09:18:28.852Z] ---> d22afc1884e7 [2022-04-28T09:18:28.852Z] [2022-04-28T09:18:28.852Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T09:18:28.852Z] Removing intermediate container e551e2e76a3e [2022-04-28T09:18:28.852Z] ---> 3f425aad0dc5 [2022-04-28T09:18:28.852Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T09:18:28.852Z] 3.14: Pulling from library/alpine [2022-04-28T09:18:28.852Z] 3.14: Pulling from library/alpine [2022-04-28T09:18:28.852Z] ---> Running in a3b9ef0cc9b3 [2022-04-28T09:18:28.852Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:18:28.852Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T09:18:28.852Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:18:28.852Z] Status: Image is up to date for alpine:3.14 [2022-04-28T09:18:28.852Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:18:28.852Z] Status: Image is up to date for alpine:3.14 [2022-04-28T09:18:28.852Z] ---> e04c818066af [2022-04-28T09:18:28.852Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T09:18:28.852Z] ---> e04c818066af [2022-04-28T09:18:28.852Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:18:28.852Z] ---> e04c818066af [2022-04-28T09:18:28.852Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T09:18:29.125Z] ---> Running in 032152d3adab [2022-04-28T09:18:29.125Z] ---> Running in b099359c0144 [2022-04-28T09:18:29.125Z] ---> Running in 6db741c80fd2 [2022-04-28T09:18:29.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T09:18:29.385Z] Removing intermediate container 032152d3adab [2022-04-28T09:18:29.385Z] ---> d08161e0543f [2022-04-28T09:18:29.385Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T09:18:29.385Z] ---> Running in 93049004ab59 [2022-04-28T09:18:30.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:30.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:30.327Z] Removing intermediate container a3b9ef0cc9b3 [2022-04-28T09:18:30.327Z] ---> f47ecd726856 [2022-04-28T09:18:30.327Z] [2022-04-28T09:18:30.327Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T09:18:30.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:30.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:30.327Z] 20.10.14: Pulling from library/docker [2022-04-28T09:18:30.327Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:18:30.327Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T09:18:30.327Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:18:30.327Z] OK: 6 MiB in 16 packages [2022-04-28T09:18:30.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:30.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:30.588Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T09:18:30.588Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:18:30.588Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T09:18:30.588Z] OK: 6 MiB in 15 packages [2022-04-28T09:18:30.588Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T09:18:30.588Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T09:18:30.588Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:18:30.588Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:18:30.588Z] OK: 6 MiB in 17 packages [2022-04-28T09:18:31.973Z] Removing intermediate container 93049004ab59 [2022-04-28T09:18:31.973Z] ---> 0f883704f550 [2022-04-28T09:18:31.973Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T09:18:31.973Z] Removing intermediate container b099359c0144 [2022-04-28T09:18:31.973Z] ---> 91e85f9c83af [2022-04-28T09:18:31.973Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:18:31.973Z] ---> Running in 098c4a75cc39 [2022-04-28T09:18:31.973Z] ---> Running in 5f3da14b8921 [2022-04-28T09:18:31.973Z] Removing intermediate container 6db741c80fd2 [2022-04-28T09:18:31.973Z] ---> 25c4ec81b7d6 [2022-04-28T09:18:31.973Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:18:32.232Z] ---> Running in be39a2dd4540 [2022-04-28T09:18:32.232Z] Removing intermediate container 098c4a75cc39 [2022-04-28T09:18:32.232Z] ---> de9ef1403d2c [2022-04-28T09:18:32.232Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T09:18:32.491Z] ---> Running in db19982fabdc [2022-04-28T09:18:32.491Z] Removing intermediate container 5f3da14b8921 [2022-04-28T09:18:32.491Z] ---> 96761c71b94f [2022-04-28T09:18:32.491Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T09:18:32.759Z] Removing intermediate container be39a2dd4540 [2022-04-28T09:18:32.759Z] ---> 2c34029050e8 [2022-04-28T09:18:32.759Z] Step 13/25 : WORKDIR / [2022-04-28T09:18:32.759Z] Removing intermediate container db19982fabdc [2022-04-28T09:18:32.759Z] ---> d4ed7f10f564 [2022-04-28T09:18:32.759Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T09:18:32.759Z] ---> Running in d57e9bb21f4c [2022-04-28T09:18:33.018Z] ---> Running in 744f29403552 [2022-04-28T09:18:33.018Z] ---> Running in e056e00e365e [2022-04-28T09:18:33.290Z] Removing intermediate container d57e9bb21f4c [2022-04-28T09:18:33.290Z] ---> fda05be38509 [2022-04-28T09:18:33.290Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:18:33.290Z] Removing intermediate container 744f29403552 [2022-04-28T09:18:33.290Z] ---> 1783b62e0abf [2022-04-28T09:18:33.290Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-28T09:18:33.290Z] ---> Running in 449637200e37 [2022-04-28T09:18:33.944Z] ---> 478f1c823768 [2022-04-28T09:18:33.944Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-28T09:18:33.944Z] Removing intermediate container 449637200e37 [2022-04-28T09:18:33.944Z] ---> 5a96750a72e6 [2022-04-28T09:18:33.944Z] Step 15/23 : WORKDIR / [2022-04-28T09:18:34.251Z] ---> Running in 9ee642cd3339 [2022-04-28T09:18:34.251Z] ---> 8ccb5cd59b45 [2022-04-28T09:18:34.251Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T09:18:34.521Z] Removing intermediate container e056e00e365e [2022-04-28T09:18:34.521Z] ---> 3986abf164b9 [2022-04-28T09:18:34.521Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T09:18:34.521Z] ---> Running in d4989cc99100 [2022-04-28T09:18:34.521Z] Removing intermediate container 9ee642cd3339 [2022-04-28T09:18:34.521Z] ---> 43ae51bdd6ba [2022-04-28T09:18:34.521Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:18:34.793Z] ---> c6e458503bc2 [2022-04-28T09:18:34.793Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-28T09:18:35.053Z] Removing intermediate container d4989cc99100 [2022-04-28T09:18:35.053Z] ---> a4a923018575 [2022-04-28T09:18:35.053Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T09:18:35.053Z] ---> b56003d7817f [2022-04-28T09:18:35.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T09:18:35.622Z] ---> ab63b6ce36b2 [2022-04-28T09:18:35.622Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T09:18:35.622Z] ---> bb5ed2444c35 [2022-04-28T09:18:35.622Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T09:18:35.622Z] ---> Running in 892185a5d945 [2022-04-28T09:18:35.884Z] ---> b9aa090c0776 [2022-04-28T09:18:35.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T09:18:36.821Z] ---> 0b05742ed395 [2022-04-28T09:18:36.821Z] ---> d5c1ca35faee [2022-04-28T09:18:36.821Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T09:18:36.821Z] [2022-04-28T09:18:36.821Z] ---> Running in cdb93f11cc1b [2022-04-28T09:18:37.389Z] Removing intermediate container cdb93f11cc1b [2022-04-28T09:18:37.389Z] ---> e771e535db17 [2022-04-28T09:18:37.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:18:37.652Z] ---> Running in b8fd859df521 [2022-04-28T09:18:37.652Z] Removing intermediate container 892185a5d945 [2022-04-28T09:18:37.652Z] ---> 8633cdce5a32 [2022-04-28T09:18:37.652Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:18:37.652Z] Removing intermediate container b8fd859df521 [2022-04-28T09:18:37.652Z] ---> 9a3395a1e73f [2022-04-28T09:18:37.652Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:18:37.915Z] ---> Running in 4efed75cd8a7 [2022-04-28T09:18:37.915Z] ---> 45d5113c06d5 [2022-04-28T09:18:37.915Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:18:37.915Z] Removing intermediate container 4efed75cd8a7 [2022-04-28T09:18:37.915Z] ---> 34c1a40de5b3 [2022-04-28T09:18:37.915Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:18:38.189Z] ---> Running in 5dba9190eebd [2022-04-28T09:18:38.189Z] ---> 8a84046269b0 [2022-04-28T09:18:38.189Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T09:18:38.452Z] Removing intermediate container 5dba9190eebd [2022-04-28T09:18:38.452Z] ---> 4a9d77b4ae63 [2022-04-28T09:18:38.452Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:18:38.452Z] ---> 7c3472c5507b [2022-04-28T09:18:38.452Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-28T09:18:38.716Z] ---> Running in 80979cd2be2b [2022-04-28T09:18:38.716Z] ---> Running in 148bcf8819b2 [2022-04-28T09:18:38.979Z] Removing intermediate container 80979cd2be2b [2022-04-28T09:18:38.979Z] ---> 43eeb255bd8d [2022-04-28T09:18:38.979Z] [2022-04-28T09:18:38.979Z] Successfully built 43eeb255bd8d [2022-04-28T09:18:38.979Z] Successfully tagged core-metadata:latest [2022-04-28T09:18:38.979Z]  Building core-metadata ... done Building core-command [2022-04-28T09:18:40.891Z] ---> 52d30fa96096 [2022-04-28T09:18:40.891Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T09:18:41.152Z] ---> 006f99ff8de8 [2022-04-28T09:18:41.152Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T09:18:41.412Z] Removing intermediate container 148bcf8819b2 [2022-04-28T09:18:41.412Z] ---> 34a58c10a2bf [2022-04-28T09:18:41.412Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:18:41.673Z] ---> Running in af17c159d868 [2022-04-28T09:18:41.673Z] ---> 9dab34766c91 [2022-04-28T09:18:41.673Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T09:18:41.935Z] Removing intermediate container af17c159d868 [2022-04-28T09:18:41.935Z] ---> ee96f93dc82e [2022-04-28T09:18:41.935Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T09:18:42.198Z] ---> Running in a3b014609e99 [2022-04-28T09:18:42.198Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T09:18:42.198Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T09:18:42.198Z] ---> 7417809fdb73 [2022-04-28T09:18:42.198Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:18:42.198Z] ---> Running in 71a557ec26c9 [2022-04-28T09:18:42.460Z] ---> 8eea4dd268dd [2022-04-28T09:18:42.460Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T09:18:42.460Z] Removing intermediate container a3b014609e99 [2022-04-28T09:18:42.460Z] ---> 6ab2575cfb28 [2022-04-28T09:18:42.460Z] Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:18:42.460Z] ---> Running in 55ccfb586c30 [2022-04-28T09:18:42.460Z] ---> Running in 49f4737a964e [2022-04-28T09:18:42.723Z] Removing intermediate container 71a557ec26c9 [2022-04-28T09:18:42.723Z] ---> a40ac138004f [2022-04-28T09:18:42.723Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T09:18:42.988Z] ---> Running in b5d1049dc950 [2022-04-28T09:18:42.988Z] Removing intermediate container 49f4737a964e [2022-04-28T09:18:42.988Z] ---> 6f05c4d3ac6e [2022-04-28T09:18:42.988Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T09:18:42.988Z] ---> Running in 1997a4ea3435 [2022-04-28T09:18:42.988Z] Removing intermediate container 55ccfb586c30 [2022-04-28T09:18:42.988Z] ---> 61db1a068334 [2022-04-28T09:18:42.988Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T09:18:43.251Z] Removing intermediate container 1997a4ea3435 [2022-04-28T09:18:43.251Z] ---> 1afef9d5b45f [2022-04-28T09:18:43.251Z] [2022-04-28T09:18:43.251Z] Successfully built 1afef9d5b45f [2022-04-28T09:18:43.516Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T09:18:43.516Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-28T09:18:44.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:44.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:44.347Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T09:18:44.347Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T09:18:44.347Z] Executing bash-5.1.16-r0.post-install [2022-04-28T09:18:44.347Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:18:44.347Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:18:44.347Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T09:18:44.347Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T09:18:44.347Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T09:18:44.347Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T09:18:44.347Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T09:18:44.347Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T09:18:44.347Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T09:18:44.347Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T09:18:44.347Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T09:18:44.347Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T09:18:44.347Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T09:18:44.347Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T09:18:44.347Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T09:18:44.918Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T09:18:44.918Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T09:18:44.918Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T09:18:44.918Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T09:18:44.918Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T09:18:44.918Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T09:18:44.918Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T09:18:44.918Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T09:18:44.918Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T09:18:44.918Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T09:18:44.918Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T09:18:44.918Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T09:18:44.918Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T09:18:44.918Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T09:18:44.918Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T09:18:44.918Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T09:18:44.918Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T09:18:44.918Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T09:18:44.918Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T09:18:44.918Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T09:18:44.918Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T09:18:44.918Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T09:18:44.918Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T09:18:44.918Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T09:18:44.918Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T09:18:44.918Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T09:18:45.181Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:18:45.181Z] OK: 83 MiB in 65 packages [2022-04-28T09:18:45.181Z] ---> 23e83978219b [2022-04-28T09:18:45.181Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T09:18:45.753Z] ---> Running in d850d2f551ed [2022-04-28T09:18:46.013Z] Collecting docker-compose==1.23.2 [2022-04-28T09:18:46.013Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T09:18:46.274Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T09:18:46.274Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T09:18:46.539Z] Collecting PyYAML<4,>=3.10 [2022-04-28T09:18:46.539Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T09:18:47.111Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T09:18:47.111Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T09:18:47.111Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T09:18:47.111Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T09:18:47.370Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T09:18:47.370Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T09:18:47.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:18:47.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:18:47.370Z] ---> 1c160dbbc4a8 [2022-04-28T09:18:47.370Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:18:47.370Z] ---> Using cache [2022-04-28T09:18:47.370Z] ---> 2816a9342388 [2022-04-28T09:18:47.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:18:47.370Z] ---> Using cache [2022-04-28T09:18:47.370Z] ---> e2bf8065d7b9 [2022-04-28T09:18:47.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:18:47.370Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T09:18:47.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T09:18:47.939Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T09:18:47.939Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T09:18:47.939Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T09:18:47.939Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T09:18:48.507Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-28T09:18:48.507Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T09:18:48.507Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T09:18:48.507Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T09:18:48.507Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T09:18:48.507Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-28T09:18:48.507Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T09:18:48.507Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T09:18:48.945Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T09:18:48.945Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T09:18:48.945Z] Collecting idna<2.8,>=2.5 [2022-04-28T09:18:48.945Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T09:18:48.945Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T09:18:48.945Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T09:18:48.945Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T09:18:48.945Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T09:18:48.945Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:18:48.945Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:18:48.945Z] ---> 1c160dbbc4a8 [2022-04-28T09:18:48.945Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T09:18:48.945Z] ---> Using cache [2022-04-28T09:18:48.945Z] ---> 2816a9342388 [2022-04-28T09:18:48.945Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T09:18:49.205Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T09:18:49.205Z] Attempting uninstall: urllib3 [2022-04-28T09:18:49.205Z] Found existing installation: urllib3 1.26.7 [2022-04-28T09:18:49.205Z] Uninstalling urllib3-1.26.7: [2022-04-28T09:18:49.205Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T09:18:49.205Z] ---> Running in 46c0971d7331 [2022-04-28T09:18:49.205Z] ---> Running in 489b8b10c675 [2022-04-28T09:18:49.205Z] Attempting uninstall: idna [2022-04-28T09:18:49.205Z] Found existing installation: idna 3.3 [2022-04-28T09:18:49.206Z] Uninstalling idna-3.3: [2022-04-28T09:18:49.206Z] Successfully uninstalled idna-3.3 [2022-04-28T09:18:49.775Z] Removing intermediate container d850d2f551ed [2022-04-28T09:18:49.775Z] ---> 737ac02c3e01 [2022-04-28T09:18:49.775Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T09:18:49.775Z] ---> Running in c63b994c9e15 [2022-04-28T09:18:50.035Z] Attempting uninstall: requests [2022-04-28T09:18:50.035Z] Found existing installation: requests 2.26.0 [2022-04-28T09:18:50.035Z] Uninstalling requests-2.26.0: [2022-04-28T09:18:50.035Z] Successfully uninstalled requests-2.26.0 [2022-04-28T09:18:50.035Z] Running setup.py install for texttable: started [2022-04-28T09:18:50.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:50.556Z] Removing intermediate container c63b994c9e15 [2022-04-28T09:18:50.556Z] ---> 8593e6e6b3e8 [2022-04-28T09:18:50.556Z] Step 28/31 : CMD ["gate"] [2022-04-28T09:18:50.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:50.556Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T09:18:50.556Z] Running setup.py install for PyYAML: started [2022-04-28T09:18:50.816Z] ---> Running in 5eff8bfb8c8d [2022-04-28T09:18:51.078Z] Removing intermediate container 5eff8bfb8c8d [2022-04-28T09:18:51.078Z] ---> c6b48ee68637 [2022-04-28T09:18:51.078Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T09:18:51.078Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T09:18:51.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:51.078Z] Running setup.py install for docopt: started [2022-04-28T09:18:51.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:51.341Z] ---> Running in b1ab9b305f57 [2022-04-28T09:18:51.341Z] OK: 221 MiB in 52 packages [2022-04-28T09:18:51.605Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T09:18:51.605Z] Running setup.py install for dockerpty: started [2022-04-28T09:18:51.605Z] Removing intermediate container b1ab9b305f57 [2022-04-28T09:18:51.605Z] ---> a230f8d893c4 [2022-04-28T09:18:51.605Z] Step 30/31 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:18:51.864Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:18:51.864Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:18:51.864Z] OK: 15864 distinct packages available [2022-04-28T09:18:51.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:51.864Z] ---> Running in a29b2ed911e4 [2022-04-28T09:18:51.864Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T09:18:52.135Z] Removing intermediate container a29b2ed911e4 [2022-04-28T09:18:52.135Z] ---> 97193c54f1c1 [2022-04-28T09:18:52.135Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T09:18:52.135Z] Removing intermediate container 46c0971d7331 [2022-04-28T09:18:52.135Z] ---> defd9a3b92ca [2022-04-28T09:18:52.135Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:18:52.396Z] ---> Running in 868f0948cc25 [2022-04-28T09:18:52.396Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-28T09:18:52.664Z] ---> 3c4965b55798 [2022-04-28T09:18:52.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:18:52.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:18:52.664Z] ---> Running in 3cf360e00f6d [2022-04-28T09:18:52.664Z] Removing intermediate container 868f0948cc25 [2022-04-28T09:18:52.664Z] ---> 6ac700513517 [2022-04-28T09:18:52.664Z] [2022-04-28T09:18:52.664Z] Successfully built 6ac700513517 [2022-04-28T09:18:52.922Z] Successfully tagged security-bootstrapper:latest [2022-04-28T09:18:52.922Z] Building security-spire-server [2022-04-28T09:18:52.922Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-04-28T09:18:57.122Z] Removing intermediate container 3cf360e00f6d [2022-04-28T09:18:57.122Z] ---> f905708ee1db [2022-04-28T09:18:57.122Z] Step 8/23 : COPY . . [2022-04-28T09:18:57.122Z] Removing intermediate container 489b8b10c675 [2022-04-28T09:18:57.122Z] ---> 032d91709864 [2022-04-28T09:18:57.122Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T09:18:58.506Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:18:58.506Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:18:58.506Z] ---> 1c160dbbc4a8 [2022-04-28T09:18:58.506Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:18:58.506Z] ---> Using cache [2022-04-28T09:18:58.506Z] ---> 2816a9342388 [2022-04-28T09:18:58.506Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:18:58.506Z] ---> Using cache [2022-04-28T09:18:58.506Z] ---> e2bf8065d7b9 [2022-04-28T09:18:58.506Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:18:58.506Z] ---> 5786d090ad0b [2022-04-28T09:18:58.506Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:18:59.894Z] ---> Running in 23485ed15512 [2022-04-28T09:18:59.894Z] ---> Running in 65232aa70454 [2022-04-28T09:19:00.166Z] Removing intermediate container b5d1049dc950 [2022-04-28T09:19:00.166Z] ---> 621ea348b6f1 [2022-04-28T09:19:00.166Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T09:19:00.426Z] ---> Running in 99ad8bf8da6a [2022-04-28T09:19:00.686Z] Removing intermediate container 99ad8bf8da6a [2022-04-28T09:19:00.686Z] ---> 50cd1b30f0ed [2022-04-28T09:19:00.686Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T09:19:00.947Z] ---> Running in 1bd297b5b453 [2022-04-28T09:19:00.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:01.209Z] Removing intermediate container 1bd297b5b453 [2022-04-28T09:19:01.209Z] ---> 6b41fefbbbf4 [2022-04-28T09:19:01.209Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T09:19:02.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:02.151Z] OK: 221 MiB in 52 packages [2022-04-28T09:19:02.418Z] ---> e3bc75b91c34 [2022-04-28T09:19:02.418Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T09:19:02.680Z] Removing intermediate container 65232aa70454 [2022-04-28T09:19:02.680Z] ---> 1ef9bd05ecdb [2022-04-28T09:19:02.680Z] Step 7/20 : COPY . . [2022-04-28T09:19:04.064Z] ---> 7aa002692637 [2022-04-28T09:19:04.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T09:19:05.010Z] Removing intermediate container 23485ed15512 [2022-04-28T09:19:05.010Z] ---> 8e80d6457645 [2022-04-28T09:19:05.010Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:19:05.952Z] ---> 3118a425ef1a [2022-04-28T09:19:05.952Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T09:19:05.952Z] ---> 57213925ef6f [2022-04-28T09:19:05.952Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:19:05.952Z] ---> Running in 3eb0c6a5e39f [2022-04-28T09:19:05.952Z] ---> Running in 1a4fd73693f5 [2022-04-28T09:19:05.952Z] ---> 102f22378f93 [2022-04-28T09:19:05.952Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T09:19:05.952Z] ---> Running in e4eb42cb26ee [2022-04-28T09:19:06.211Z] Removing intermediate container 3eb0c6a5e39f [2022-04-28T09:19:06.211Z] ---> dcba89b26245 [2022-04-28T09:19:06.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:19:06.211Z] ---> Running in ca537da60daf [2022-04-28T09:19:06.474Z] Removing intermediate container ca537da60daf [2022-04-28T09:19:06.474Z] ---> 98218433393d [2022-04-28T09:19:06.474Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:19:06.474Z] ---> Running in 898f4a54e0df [2022-04-28T09:19:06.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T09:19:06.734Z] Removing intermediate container 898f4a54e0df [2022-04-28T09:19:06.734Z] ---> 115519d99e2f [2022-04-28T09:19:06.734Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:19:06.734Z] ---> Running in e4d0d1801e75 [2022-04-28T09:19:06.996Z] Removing intermediate container 1a4fd73693f5 [2022-04-28T09:19:06.996Z] ---> e5bc35fc635c [2022-04-28T09:19:06.996Z] Step 8/25 : COPY . . [2022-04-28T09:19:06.996Z] Removing intermediate container e4d0d1801e75 [2022-04-28T09:19:06.996Z] ---> 12262c5305c7 [2022-04-28T09:19:06.996Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:19:07.258Z] ---> Running in 2139d5241f62 [2022-04-28T09:19:08.642Z] Removing intermediate container 2139d5241f62 [2022-04-28T09:19:08.642Z] ---> 4f22f8ed9175 [2022-04-28T09:19:08.642Z] [2022-04-28T09:19:08.642Z] Successfully built 4f22f8ed9175 [2022-04-28T09:19:08.642Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T09:19:08.642Z] Building support-scheduler [2022-04-28T09:19:13.943Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:19:13.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:19:13.943Z] ---> 1c160dbbc4a8 [2022-04-28T09:19:13.943Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:19:13.943Z] ---> Using cache [2022-04-28T09:19:13.943Z] ---> 2816a9342388 [2022-04-28T09:19:13.943Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:19:13.943Z] ---> Using cache [2022-04-28T09:19:13.943Z] ---> e2bf8065d7b9 [2022-04-28T09:19:13.943Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:19:13.943Z] ---> Using cache [2022-04-28T09:19:13.943Z] ---> defd9a3b92ca [2022-04-28T09:19:13.943Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:19:13.943Z] ---> Using cache [2022-04-28T09:19:13.943Z] ---> 3c4965b55798 [2022-04-28T09:19:13.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:19:13.943Z] ---> Using cache [2022-04-28T09:19:13.943Z] ---> f905708ee1db [2022-04-28T09:19:13.943Z] Step 8/22 : COPY . . [2022-04-28T09:19:13.943Z] ---> Using cache [2022-04-28T09:19:13.943Z] ---> 102f22378f93 [2022-04-28T09:19:13.943Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T09:19:13.943Z] ---> d64c87b37364 [2022-04-28T09:19:13.943Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T09:19:14.898Z] ---> Running in d9a87c8099d0 [2022-04-28T09:19:14.898Z] ---> Running in 3de6dceb8103 [2022-04-28T09:19:14.898Z] ---> 7262e92d1237 [2022-04-28T09:19:14.898Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:19:14.898Z] ---> Running in c32a05030a1e [2022-04-28T09:19:14.898Z] Removing intermediate container c32a05030a1e [2022-04-28T09:19:14.898Z] ---> 9100400c2bbb [2022-04-28T09:19:14.898Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T09:19:14.898Z] ---> Running in 418b0e3829cd [2022-04-28T09:19:15.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T09:19:15.160Z] 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-04-28T09:19:16.100Z] Removing intermediate container 418b0e3829cd [2022-04-28T09:19:16.101Z] ---> 77161aac24f3 [2022-04-28T09:19:16.101Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T09:19:16.101Z] ---> Running in ad70f231ee1e [2022-04-28T09:19:16.360Z] Removing intermediate container ad70f231ee1e [2022-04-28T09:19:16.360Z] ---> 3affd8e40c60 [2022-04-28T09:19:16.360Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T09:19:16.360Z] ---> Running in e7e85f7a3709 [2022-04-28T09:19:17.747Z] spire-1.2.1/ [2022-04-28T09:19:17.747Z] spire-1.2.1/.data/ [2022-04-28T09:19:17.747Z] spire-1.2.1/.data/.file [2022-04-28T09:19:17.747Z] spire-1.2.1/.dockerignore [2022-04-28T09:19:17.747Z] spire-1.2.1/.gitattributes [2022-04-28T09:19:17.747Z] spire-1.2.1/.githooks/ [2022-04-28T09:19:17.747Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/ [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:19:17.747Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:19:17.748Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:19:17.748Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:19:17.748Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:19:17.748Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:19:17.748Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:19:17.748Z] spire-1.2.1/.gitignore [2022-04-28T09:19:17.748Z] spire-1.2.1/.go-version [2022-04-28T09:19:17.748Z] spire-1.2.1/.golangci.yml [2022-04-28T09:19:17.748Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:19:17.748Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:19:17.748Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:19:17.748Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:19:17.748Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:19:17.748Z] spire-1.2.1/Dockerfile [2022-04-28T09:19:17.748Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:19:17.748Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:19:17.748Z] spire-1.2.1/LICENSE [2022-04-28T09:19:17.748Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:19:17.748Z] spire-1.2.1/Makefile [2022-04-28T09:19:17.748Z] spire-1.2.1/README.md [2022-04-28T09:19:17.748Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:19:17.748Z] spire-1.2.1/SECURITY.md [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:19:17.748Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/ [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/agent/ [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/server/ [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:19:17.748Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/ [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/ [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:19:17.748Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:19:17.748Z] spire-1.2.1/examples/ [2022-04-28T09:19:17.748Z] spire-1.2.1/examples/README.md [2022-04-28T09:19:17.748Z] spire-1.2.1/go.mod [2022-04-28T09:19:17.748Z] spire-1.2.1/go.sum [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:19:17.748Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:19:17.749Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:19:17.750Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:19:17.751Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:19:17.752Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/private/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:19:17.753Z] spire-1.2.1/release/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:19:17.753Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/script/ [2022-04-28T09:19:17.753Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/support/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:19:17.753Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/clock/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:19:17.753Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/common [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:19:17.753Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:19:17.754Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:19:17.755Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:19:17.755Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testca/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testkey/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/util/ [2022-04-28T09:19:17.755Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/util/race.go [2022-04-28T09:19:17.755Z] spire-1.2.1/test/util/util.go [2022-04-28T09:19:17.755Z] building spire from source... [2022-04-28T09:19:17.755Z] Installing go1.17.7... [2022-04-28T09:19:23.032Z] Removing intermediate container e4eb42cb26ee [2022-04-28T09:19:23.032Z] ---> 7252e3b1ab64 [2022-04-28T09:19:23.032Z] [2022-04-28T09:19:23.032Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:19:23.032Z] ---> e04c818066af [2022-04-28T09:19:23.032Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:19:23.032Z] ---> Using cache [2022-04-28T09:19:23.032Z] ---> 91e85f9c83af [2022-04-28T09:19:23.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:19:23.032Z] ---> Using cache [2022-04-28T09:19:23.032Z] ---> 96761c71b94f [2022-04-28T09:19:23.032Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T09:19:23.292Z] ---> Running in 571b6b94be93 [2022-04-28T09:19:23.933Z] Building bin/spire-server... [2022-04-28T09:19:23.933Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:19:23.933Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:19:23.933Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:19:23.933Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:19:23.934Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:19:23.934Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:19:23.934Z] Removing intermediate container 571b6b94be93 [2022-04-28T09:19:23.934Z] ---> e559eb36ef9a [2022-04-28T09:19:23.934Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:19:23.934Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:19:23.934Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:19:24.195Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:19:24.195Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:19:24.195Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:19:24.195Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:19:24.195Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:19:24.195Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:19:24.195Z]  ---> Running in 4825da7a1640 [2022-04-28T09:19:24.195Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:19:24.195Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:19:24.455Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:19:24.455Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:19:24.455Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:19:24.455Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:19:24.455Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:19:24.717Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:19:24.717Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:19:24.717Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:19:24.717Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:19:24.717Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:19:24.717Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:19:24.717Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:19:24.717Z] Removing intermediate container 4825da7a1640 [2022-04-28T09:19:24.717Z] ---> 35ce93e024c3 [2022-04-28T09:19:24.717Z] Step 15/23 : WORKDIR / [2022-04-28T09:19:24.717Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:19:24.717Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:19:24.717Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:19:24.982Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:19:24.982Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:19:24.982Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:19:24.982Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:19:24.982Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:19:24.982Z]  ---> Running in 1fef0b84221f [2022-04-28T09:19:25.259Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:19:25.259Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:19:25.259Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:19:25.259Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:19:25.259Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:19:25.259Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:19:25.259Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:19:25.259Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:19:25.259Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:19:25.259Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:19:25.259Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:19:25.259Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:19:25.259Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:19:25.259Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:19:25.520Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:19:25.520Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:19:25.520Z] Removing intermediate container 1fef0b84221f [2022-04-28T09:19:25.520Z] ---> 89cd0df0a018 [2022-04-28T09:19:25.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:19:25.520Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:19:25.520Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:19:25.520Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:19:25.780Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:19:26.055Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:19:26.324Z]  ---> 77bc65f66104 [2022-04-28T09:19:26.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T09:19:27.767Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:19:27.767Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:19:27.767Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:19:27.767Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:19:29.162Z]  ---> 35ca1cd97171 [2022-04-28T09:19:29.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T09:19:29.443Z] ---> 252a92b91fe3 [2022-04-28T09:19:29.443Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T09:19:29.704Z] ---> Running in 38aedca27686 [2022-04-28T09:19:29.963Z] Removing intermediate container 38aedca27686 [2022-04-28T09:19:29.963Z] ---> 0307f4645b1f [2022-04-28T09:19:29.963Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:19:29.963Z] ---> Running in dc78867ecb55 [2022-04-28T09:19:30.533Z] Removing intermediate container dc78867ecb55 [2022-04-28T09:19:30.533Z] ---> 20cea43d7d76 [2022-04-28T09:19:30.533Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:19:30.792Z] ---> Running in 30ba90fee40f [2022-04-28T09:19:31.378Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:19:31.378Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:19:31.378Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:19:31.378Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:19:31.378Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:19:31.378Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:19:31.378Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:19:31.378Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:19:31.378Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:19:31.641Z] Removing intermediate container 30ba90fee40f [2022-04-28T09:19:31.641Z] ---> 6f05dd84f93d [2022-04-28T09:19:31.641Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:19:31.641Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:19:32.592Z]  ---> Running in cbd2c1f5a84b [2022-04-28T09:19:32.592Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:19:32.853Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:19:32.853Z] Removing intermediate container cbd2c1f5a84b [2022-04-28T09:19:32.853Z] ---> 584677117720 [2022-04-28T09:19:32.853Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:19:33.149Z] ---> Running in 3a74aacf4393 [2022-04-28T09:19:33.149Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:19:33.149Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:19:33.149Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:19:33.410Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:19:33.410Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:19:33.410Z] Removing intermediate container 3a74aacf4393 [2022-04-28T09:19:33.410Z] ---> 42602b60d64b [2022-04-28T09:19:33.410Z] [2022-04-28T09:19:33.410Z] Successfully built 42602b60d64b [2022-04-28T09:19:33.410Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:19:33.410Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:19:33.410Z] Successfully tagged core-command:latest [2022-04-28T09:19:33.410Z]  Building core-command ... done Building support-notifications [2022-04-28T09:19:33.410Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:19:33.410Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:19:33.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:19:33.670Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:19:33.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:19:33.670Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:19:33.670Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:19:33.670Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:19:33.670Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:19:33.670Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:19:33.670Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:19:33.932Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:19:33.932Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:19:33.932Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:19:35.313Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:19:35.313Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:19:35.313Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:19:35.313Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:19:35.313Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:19:35.313Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:19:35.313Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:19:35.572Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:19:35.572Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:19:35.572Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:19:35.572Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:19:35.572Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:19:35.572Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:19:35.572Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:19:35.572Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:19:35.572Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:19:35.572Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:19:35.572Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:19:35.572Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:19:35.572Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:19:35.572Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:19:35.572Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:19:35.572Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:19:35.572Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:19:35.830Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:19:35.831Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:19:35.831Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:19:35.831Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:19:35.831Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:19:35.831Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:19:35.831Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:19:35.831Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:19:35.831Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:19:36.100Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:19:36.100Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:19:36.100Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:19:36.100Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:19:36.100Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:19:36.100Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:19:36.100Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:19:36.100Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:19:36.100Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:19:36.100Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:19:36.100Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:19:36.100Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:19:36.100Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:19:36.100Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:19:36.100Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:19:37.037Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:19:37.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:19:37.037Z] ---> 1c160dbbc4a8 [2022-04-28T09:19:37.037Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:19:37.037Z] ---> Using cache [2022-04-28T09:19:37.037Z] ---> 2816a9342388 [2022-04-28T09:19:37.037Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:19:37.037Z] ---> Using cache [2022-04-28T09:19:37.037Z] ---> e2bf8065d7b9 [2022-04-28T09:19:37.038Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T09:19:41.340Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:19:41.340Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:19:42.758Z]  ---> Running in 3d137852f0ac [2022-04-28T09:19:42.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:43.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:43.960Z] OK: 221 MiB in 52 packages [2022-04-28T09:19:46.500Z] Removing intermediate container 3de6dceb8103 [2022-04-28T09:19:46.500Z] ---> 462db2ea9533 [2022-04-28T09:19:46.500Z] [2022-04-28T09:19:46.500Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T09:19:46.500Z] Removing intermediate container d9a87c8099d0 [2022-04-28T09:19:46.500Z] ---> b22a2bf68cab [2022-04-28T09:19:46.500Z] [2022-04-28T09:19:46.500Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:19:46.500Z] ---> e04c818066af [2022-04-28T09:19:46.500Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:19:46.500Z] ---> Using cache [2022-04-28T09:19:46.500Z] ---> 91e85f9c83af [2022-04-28T09:19:46.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:19:46.500Z] ---> Using cache [2022-04-28T09:19:46.500Z] ---> 96761c71b94f [2022-04-28T09:19:46.500Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T09:19:46.759Z] 3.15: Pulling from library/alpine [2022-04-28T09:19:46.759Z] ---> Running in 2e46b3451b37 [2022-04-28T09:19:46.759Z] Removing intermediate container 3d137852f0ac [2022-04-28T09:19:46.759Z] ---> 523ac7af7817 [2022-04-28T09:19:46.759Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:19:46.759Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T09:19:46.759Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T09:19:47.026Z] ---> 0ac33e5f5afa [2022-04-28T09:19:47.026Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:19:47.026Z] ---> Running in aa278a71c1ff [2022-04-28T09:19:47.329Z] ---> 054675d9f56c [2022-04-28T09:19:47.329Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:19:47.596Z] Removing intermediate container 2e46b3451b37 [2022-04-28T09:19:47.596Z] ---> 6aac8c9ae88d [2022-04-28T09:19:47.596Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:19:47.596Z] ---> Running in 1c80949f5a62 [2022-04-28T09:19:47.596Z] ---> Running in 3038b1e0d94e [2022-04-28T09:19:47.596Z] Removing intermediate container aa278a71c1ff [2022-04-28T09:19:47.596Z] ---> 454e46098262 [2022-04-28T09:19:47.596Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:19:47.869Z] ---> Running in 18a896855080 [2022-04-28T09:19:47.869Z] Removing intermediate container 1c80949f5a62 [2022-04-28T09:19:47.869Z] ---> 6fcc8b06b4fd [2022-04-28T09:19:47.869Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:19:48.810Z] ---> f04d1ad7cbb3 [2022-04-28T09:19:48.810Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T09:19:49.749Z] Removing intermediate container 18a896855080 [2022-04-28T09:19:49.749Z] ---> cd17008834fa [2022-04-28T09:19:49.749Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T09:19:49.749Z] ---> b642813b30c7 [2022-04-28T09:19:49.750Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T09:19:49.750Z] ---> Running in bce6070bf609 [2022-04-28T09:19:49.750Z] Removing intermediate container 3038b1e0d94e [2022-04-28T09:19:49.750Z] ---> 69bec181adbb [2022-04-28T09:19:49.750Z] Step 8/22 : COPY . . [2022-04-28T09:19:50.321Z] ---> 030765107008 [2022-04-28T09:19:50.321Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T09:19:50.321Z] ---> Running in 2200a51ca15e [2022-04-28T09:19:50.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:50.897Z] Removing intermediate container 2200a51ca15e [2022-04-28T09:19:50.897Z] ---> 59d38d3b3ebe [2022-04-28T09:19:50.897Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:19:51.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:51.418Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:19:51.418Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:19:51.418Z] OK: 15854 distinct packages available [2022-04-28T09:19:51.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:52.001Z] ---> Running in 4a9ba09bf65f [2022-04-28T09:19:52.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:19:52.857Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T09:19:52.857Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:19:52.857Z] Removing intermediate container 4a9ba09bf65f [2022-04-28T09:19:52.857Z] ---> 260059ca67df [2022-04-28T09:19:52.857Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T09:19:52.857Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:19:53.118Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T09:19:53.118Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T09:19:53.118Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T09:19:53.381Z] ---> Running in a84ee7482376 [2022-04-28T09:19:53.381Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:19:53.381Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T09:19:53.381Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T09:19:53.646Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:19:53.646Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:19:53.646Z] OK: 8 MiB in 23 packages [2022-04-28T09:19:53.906Z] Removing intermediate container a84ee7482376 [2022-04-28T09:19:53.906Z] ---> 232d2f6fc49e [2022-04-28T09:19:53.906Z] Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:19:54.165Z] Building bin/spire-agent... [2022-04-28T09:19:54.165Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:19:54.427Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:19:54.427Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:19:54.427Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:19:54.997Z]  ---> Running in dc60d1d86d99 [2022-04-28T09:19:55.260Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:19:55.260Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:19:55.260Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:19:55.260Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:19:55.260Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:19:55.260Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:19:55.520Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:19:55.520Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:19:55.520Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:19:55.818Z]  ---> 718ad822774e [2022-04-28T09:19:55.818Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T09:19:56.386Z] Removing intermediate container dc60d1d86d99 [2022-04-28T09:19:56.386Z] ---> 31fbe331944f [2022-04-28T09:19:56.386Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:19:56.386Z] Removing intermediate container bce6070bf609 [2022-04-28T09:19:56.386Z] ---> b77cae67ffa0 [2022-04-28T09:19:56.386Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:19:56.386Z] ---> Running in 4326ae2275fb [2022-04-28T09:19:56.386Z] ---> Running in ae9e33d0b67d [2022-04-28T09:19:56.646Z] ---> 18f8b057e2d9 [2022-04-28T09:19:56.646Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T09:19:56.646Z] Removing intermediate container ae9e33d0b67d [2022-04-28T09:19:56.646Z] ---> 45a7f925828e [2022-04-28T09:19:56.646Z] [2022-04-28T09:19:56.905Z] Successfully built 45a7f925828e [2022-04-28T09:19:56.905Z] Successfully tagged support-scheduler:latest [2022-04-28T09:19:56.905Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-28T09:19:57.163Z] 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-04-28T09:20:00.452Z] ---> 0f30911ee55d [2022-04-28T09:20:00.452Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T09:20:01.092Z] ---> 64f00f208ca8 [2022-04-28T09:20:01.093Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T09:20:01.353Z] ---> Running in 60280b390289 [2022-04-28T09:20:01.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:20:01.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:20:01.620Z] ---> 1c160dbbc4a8 [2022-04-28T09:20:01.620Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:20:01.620Z] ---> Using cache [2022-04-28T09:20:01.620Z] ---> 2816a9342388 [2022-04-28T09:20:01.620Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:20:01.620Z] ---> Using cache [2022-04-28T09:20:01.620Z] ---> e2bf8065d7b9 [2022-04-28T09:20:01.620Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:20:01.620Z] ---> Using cache [2022-04-28T09:20:01.620Z] ---> defd9a3b92ca [2022-04-28T09:20:01.620Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:20:01.620Z] ---> Using cache [2022-04-28T09:20:01.620Z] ---> 3c4965b55798 [2022-04-28T09:20:01.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:20:01.620Z] ---> Using cache [2022-04-28T09:20:01.620Z] ---> f905708ee1db [2022-04-28T09:20:01.620Z] Step 8/22 : COPY . . [2022-04-28T09:20:01.620Z] ---> Using cache [2022-04-28T09:20:01.620Z] ---> 102f22378f93 [2022-04-28T09:20:01.620Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T09:20:02.206Z] ---> Running in 0b2162d02edc [2022-04-28T09:20:02.206Z] Removing intermediate container 60280b390289 [2022-04-28T09:20:02.206Z] ---> 46a159ae9a0a [2022-04-28T09:20:02.206Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:20:02.477Z] ---> Running in 57e0bb84e82f [2022-04-28T09:20:02.795Z] Removing intermediate container 57e0bb84e82f [2022-04-28T09:20:02.795Z] ---> 965b7d304f7d [2022-04-28T09:20:02.795Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T09:20:03.060Z] ---> Running in 25f9043079c9 [2022-04-28T09:20:03.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T09:20:03.318Z] Removing intermediate container 25f9043079c9 [2022-04-28T09:20:03.318Z] ---> b19860cb0345 [2022-04-28T09:20:03.318Z] Step 19/20 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:20:03.576Z] ---> Running in d0ba1ce2e8a5 [2022-04-28T09:20:03.835Z] Removing intermediate container d0ba1ce2e8a5 [2022-04-28T09:20:03.835Z] ---> bb16dd829e49 [2022-04-28T09:20:03.835Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T09:20:03.835Z] ---> Running in 00e7ae64ff05 [2022-04-28T09:20:04.094Z] Removing intermediate container 00e7ae64ff05 [2022-04-28T09:20:04.094Z] ---> 96dbcd195e7f [2022-04-28T09:20:04.094Z] [2022-04-28T09:20:04.094Z] Successfully built 96dbcd195e7f [2022-04-28T09:20:04.094Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T09:20:04.094Z] Building security-spire-agent [2022-04-28T09:20:06.736Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33648 in /w/workspace/edgexfoundry_edgex-go_PR-3996 [Pipeline] { [Pipeline] ws [2022-04-28T09:20:06.776Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-28T09:20:07.192Z] The recommended git tool is: git [2022-04-28T09:20:08.282Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:20:08.282Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:20:08.282Z] ---> 1c160dbbc4a8 [2022-04-28T09:20:08.282Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 2816a9342388 [2022-04-28T09:20:08.282Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> e2bf8065d7b9 [2022-04-28T09:20:08.282Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 8e80d6457645 [2022-04-28T09:20:08.282Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 57213925ef6f [2022-04-28T09:20:08.282Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> e5bc35fc635c [2022-04-28T09:20:08.282Z] Step 8/26 : COPY . . [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 7262e92d1237 [2022-04-28T09:20:08.282Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 9100400c2bbb [2022-04-28T09:20:08.282Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 77161aac24f3 [2022-04-28T09:20:08.282Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:20:08.282Z] ---> Using cache [2022-04-28T09:20:08.282Z] ---> 3affd8e40c60 [2022-04-28T09:20:08.282Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T09:20:10.189Z] ---> Running in d5aa18aacbe4 [2022-04-28T09:20:11.568Z] spire-1.2.1/ [2022-04-28T09:20:11.568Z] spire-1.2.1/.data/ [2022-04-28T09:20:11.568Z] spire-1.2.1/.data/.file [2022-04-28T09:20:11.568Z] spire-1.2.1/.dockerignore [2022-04-28T09:20:11.568Z] spire-1.2.1/.gitattributes [2022-04-28T09:20:11.568Z] spire-1.2.1/.githooks/ [2022-04-28T09:20:11.568Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/ [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:20:11.568Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:20:11.568Z] spire-1.2.1/.gitignore [2022-04-28T09:20:11.568Z] spire-1.2.1/.go-version [2022-04-28T09:20:11.568Z] spire-1.2.1/.golangci.yml [2022-04-28T09:20:11.568Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:20:11.568Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:20:11.568Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:20:11.568Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:20:11.568Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:20:11.568Z] spire-1.2.1/Dockerfile [2022-04-28T09:20:11.568Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:20:11.568Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:20:11.568Z] spire-1.2.1/LICENSE [2022-04-28T09:20:11.568Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:20:11.568Z] spire-1.2.1/Makefile [2022-04-28T09:20:11.568Z] spire-1.2.1/README.md [2022-04-28T09:20:11.568Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:20:11.568Z] spire-1.2.1/SECURITY.md [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:20:11.568Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:20:11.569Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/ [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/agent/ [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/server/ [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:20:11.569Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/ [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/ [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:20:11.569Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:20:11.569Z] spire-1.2.1/examples/ [2022-04-28T09:20:11.569Z] spire-1.2.1/examples/README.md [2022-04-28T09:20:11.569Z] spire-1.2.1/go.mod [2022-04-28T09:20:11.569Z] spire-1.2.1/go.sum [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:20:11.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:20:11.570Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:20:11.571Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:20:11.572Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:20:11.573Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/private/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:20:11.574Z] spire-1.2.1/release/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:20:11.574Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:20:11.574Z] spire-1.2.1/script/ [2022-04-28T09:20:11.574Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:20:11.574Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:20:11.574Z] spire-1.2.1/support/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:20:11.574Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:20:11.574Z] spire-1.2.1/test/ [2022-04-28T09:20:11.574Z] spire-1.2.1/test/clock/ [2022-04-28T09:20:11.574Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/ [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:20:11.574Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:20:11.835Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/common [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:20:11.835Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:20:11.836Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:20:11.837Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:20:11.838Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:20:11.838Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testca/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testkey/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/util/ [2022-04-28T09:20:11.838Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/util/race.go [2022-04-28T09:20:11.838Z] spire-1.2.1/test/util/util.go [2022-04-28T09:20:11.838Z] building spire from source... [2022-04-28T09:20:11.838Z] Installing go1.17.7... [2022-04-28T09:20:15.036Z] using credential edgex-jenkins-ssh [2022-04-28T09:20:15.060Z] Cloning the remote Git repository [2022-04-28T09:20:15.140Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T09:20:15.248Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-28T09:20:15.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T09:20:15.361Z] > git --version # timeout=10 [2022-04-28T09:20:15.388Z] > git --version # 'git version 2.25.1' [2022-04-28T09:20:15.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T09:20:15.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T09:20:18.402Z] Building bin/spire-server... [2022-04-28T09:20:18.403Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:20:18.403Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:20:18.403Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:20:18.403Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:20:18.403Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:20:18.403Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:20:18.403Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:20:18.403Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:20:18.403Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:20:18.403Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:20:18.403Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:20:18.403Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:20:18.403Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:20:18.403Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:20:18.403Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:20:18.403Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:20:18.403Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:20:18.403Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:20:18.403Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:20:18.662Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:20:18.662Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:20:18.662Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:20:18.662Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:20:18.662Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:20:18.662Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:20:18.662Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:20:18.662Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:20:18.922Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:20:18.922Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:20:18.922Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:20:18.922Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:20:18.922Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:20:18.922Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:20:18.922Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:20:18.922Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:20:18.922Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:20:18.922Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:20:18.922Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:20:18.922Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:20:18.922Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:20:19.181Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:20:19.181Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:20:19.181Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:20:19.181Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:20:19.181Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:20:19.181Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:20:19.181Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:20:19.181Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:20:19.181Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:20:19.442Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:20:19.442Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:20:19.442Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:20:19.442Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:20:19.442Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:20:19.442Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:20:20.012Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:20:21.921Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:20:21.921Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:20:21.921Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:20:21.921Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:20:21.921Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:20:27.192Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:20:27.192Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:20:27.192Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:20:27.192Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:20:27.192Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:20:27.192Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:20:27.192Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:20:27.192Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:20:27.192Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:20:27.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T09:20:27.192Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:20:27.760Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:20:28.020Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:20:28.020Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:20:28.020Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:20:28.442Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:20:28.700Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:20:28.700Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:20:28.701Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:20:28.701Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:20:28.701Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:20:28.701Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:20:28.963Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:20:28.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:20:28.963Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:20:28.963Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:20:28.963Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:20:28.963Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:20:29.222Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:20:29.222Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:20:29.222Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:20:29.770Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:20:29.770Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:20:31.677Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:20:31.677Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:20:31.677Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:20:31.677Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:20:31.677Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:20:31.677Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:20:31.677Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:20:31.677Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:20:31.677Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:20:31.677Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:20:31.677Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:20:31.677Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:20:31.677Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:20:31.937Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:20:31.937Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:20:31.937Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:20:31.937Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:20:31.937Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:20:32.197Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:20:32.197Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:20:32.197Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:20:32.197Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:20:32.197Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:20:32.456Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:20:32.456Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:20:32.456Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:20:32.456Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:20:32.456Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:20:33.026Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:20:33.026Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:20:33.026Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:20:33.026Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:20:33.026Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:20:33.026Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:20:33.026Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:20:33.026Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:20:33.288Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:20:33.289Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:20:33.289Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:20:33.289Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:20:33.289Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:20:33.289Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:20:33.289Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:20:33.289Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:20:33.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:20:33.964Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:20:33.964Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:20:33.964Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:20:33.964Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:20:35.200Z] Merging remotes/origin/main commit 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:20:35.642Z] Merge succeeded, producing 0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:20:35.642Z] Checking out Revision 0406da1bc5bc58b12227f391577650f5319b7429 (PR-3996) [2022-04-28T09:20:34.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T09:20:34.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T09:20:34.204Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T09:20:34.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T09:20:34.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T09:20:34.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3996/head:refs/remotes/origin/PR-3996 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T09:20:35.230Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T09:20:35.252Z] > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # timeout=10 [2022-04-28T09:20:35.539Z] > git remote # timeout=10 [2022-04-28T09:20:35.561Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T09:20:35.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T09:20:35.596Z] > git merge 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 [2022-04-28T09:20:35.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T09:20:35.655Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T09:20:35.671Z] > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # timeout=10 [2022-04-28T09:20:38.174Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:20:38.174Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:20:40.381Z] Commit message: "build(snap): Switch stage kuiper snap's channel to 1/stable" [2022-04-28T09:20:40.456Z] > git --version # timeout=10 [2022-04-28T09:20:40.468Z] > git --version # 'git version 2.25.1' [2022-04-28T09:20:40.489Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T09:20:41.641Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T09:20:41.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T09:20:41.641Z] Dload Upload Total Spent Left Speed [2022-04-28T09:20:41.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 59813 0 --:--:-- --:--:-- --:--:-- 59813 [Pipeline] sh [2022-04-28T09:20:42.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T09:20:42.560Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T09:20:42.560Z] + sudo tee /etc/docker/daemon.new [2022-04-28T09:20:42.560Z] { [2022-04-28T09:20:42.560Z] "registry-mirrors": [ [2022-04-28T09:20:42.560Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T09:20:42.560Z] ], [2022-04-28T09:20:42.560Z] "bip": "10.250.0.254/24", [2022-04-28T09:20:42.560Z] "hosts": [ [2022-04-28T09:20:42.560Z] "tcp://0.0.0.0:5555", [2022-04-28T09:20:42.560Z] "unix:///var/run/docker.sock" [2022-04-28T09:20:42.560Z] ], [2022-04-28T09:20:42.560Z] "mtu": 1458, [2022-04-28T09:20:42.560Z] "selinux-enabled": true, [2022-04-28T09:20:42.560Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T09:20:42.560Z] } [Pipeline] sh [2022-04-28T09:20:42.940Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T09:20:43.331Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T09:21:01.829Z] provisioning config files... [2022-04-28T09:21:01.861Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config912891285315057553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T09:21:02.502Z] ---> docker-login.sh [2022-04-28T09:21:02.502Z] nexus3.edgexfoundry.org:10001 [2022-04-28T09:21:03.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:21:03.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:21:03.377Z] Configure a credential helper to remove this warning. See [2022-04-28T09:21:03.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:21:03.377Z] [2022-04-28T09:21:03.377Z] Login Succeeded [2022-04-28T09:21:03.377Z] nexus3.edgexfoundry.org:10002 [2022-04-28T09:21:03.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:21:03.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:21:03.977Z] Configure a credential helper to remove this warning. See [2022-04-28T09:21:03.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:21:03.977Z] [2022-04-28T09:21:03.977Z] Login Succeeded [2022-04-28T09:21:03.977Z] nexus3.edgexfoundry.org:10003 [2022-04-28T09:21:04.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:21:04.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:21:04.587Z] Configure a credential helper to remove this warning. See [2022-04-28T09:21:04.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:21:04.587Z] [2022-04-28T09:21:04.587Z] Login Succeeded [2022-04-28T09:21:04.587Z] nexus3.edgexfoundry.org:10004 [2022-04-28T09:21:04.869Z] Removing intermediate container 0b2162d02edc [2022-04-28T09:21:04.869Z] ---> 9a5488866aef [2022-04-28T09:21:04.869Z] [2022-04-28T09:21:04.869Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:21:04.869Z] ---> e04c818066af [2022-04-28T09:21:04.869Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T09:21:04.869Z] Removing intermediate container 4326ae2275fb [2022-04-28T09:21:04.869Z] ---> dd1b1e02583e [2022-04-28T09:21:04.869Z] [2022-04-28T09:21:04.869Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:21:04.869Z] ---> e04c818066af [2022-04-28T09:21:04.869Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T09:21:05.128Z] ---> Running in 461483ba4369 [2022-04-28T09:21:05.128Z] ---> Running in fd251639e54c [2022-04-28T09:21:05.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:21:05.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:21:05.186Z] Configure a credential helper to remove this warning. See [2022-04-28T09:21:05.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:21:05.186Z] [2022-04-28T09:21:05.186Z] Login Succeeded [2022-04-28T09:21:05.186Z] docker.io [2022-04-28T09:21:05.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T09:21:06.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T09:21:06.065Z] Configure a credential helper to remove this warning. See [2022-04-28T09:21:06.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T09:21:06.065Z] [2022-04-28T09:21:06.065Z] Login Succeeded [2022-04-28T09:21:06.065Z] ---> docker-login.sh ends [2022-04-28T09:21:06.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:06.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:06.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] } [2022-04-28T09:21:06.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-28T09:21:06.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:06.327Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T09:21:06.327Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:21:06.327Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:21:06.327Z] Executing ca-certificates-20211220-r0.trigger [Pipeline] echo [2022-04-28T09:21:06.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-04-28T09:21:06.587Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T09:21:06.587Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:21:06.587Z] OK: 6 MiB in 16 packages [2022-04-28T09:21:06.587Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T09:21:06.587Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T09:21:06.587Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T09:21:06.587Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:21:06.587Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:21:06.587Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:21:06.587Z] OK: 8 MiB in 20 packages [Pipeline] echo [2022-04-28T09:21:06.655Z] ========================================================= [2022-04-28T09:21:06.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T09:21:06.655Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:21:07.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T09:21:07.154Z] Removing intermediate container a7a9136d9706 [2022-04-28T09:21:07.154Z] ---> 84c0253119ee [2022-04-28T09:21:07.154Z] [2022-04-28T09:21:07.154Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:21:07.154Z] ---> 0ac33e5f5afa [2022-04-28T09:21:07.154Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:21:07.154Z] ---> Using cache [2022-04-28T09:21:07.154Z] ---> 454e46098262 [2022-04-28T09:21:07.154Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:21:07.154Z] ---> Using cache [2022-04-28T09:21:07.154Z] ---> cd17008834fa [2022-04-28T09:21:07.154Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T09:21:07.340Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T09:21:07.340Z] 9b3977197b4f: Pulling fs layer [2022-04-28T09:21:07.340Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T09:21:07.340Z] 94645a83ff95: Pulling fs layer [2022-04-28T09:21:07.340Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T09:21:07.340Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T09:21:07.340Z] 3096ccb668a1: Pulling fs layer [2022-04-28T09:21:07.340Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T09:21:07.340Z] a4caa8a26152: Pulling fs layer [2022-04-28T09:21:07.340Z] 3096ccb668a1: Waiting [2022-04-28T09:21:07.340Z] e8cf19c19ddd: Waiting [2022-04-28T09:21:07.340Z] a4caa8a26152: Waiting [2022-04-28T09:21:07.340Z] 0c92f367c5e7: Waiting [2022-04-28T09:21:07.340Z] 94645a83ff95: Verifying Checksum [2022-04-28T09:21:07.340Z] 94645a83ff95: Download complete [2022-04-28T09:21:07.340Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T09:21:07.340Z] 1a89e8eeedd5: Download complete [2022-04-28T09:21:07.340Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T09:21:07.340Z] 0c92f367c5e7: Download complete [2022-04-28T09:21:07.340Z] 9b3977197b4f: Verifying Checksum [2022-04-28T09:21:07.340Z] 9b3977197b4f: Download complete [2022-04-28T09:21:07.340Z] 3096ccb668a1: Verifying Checksum [2022-04-28T09:21:07.340Z] 3096ccb668a1: Download complete [2022-04-28T09:21:07.340Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T09:21:07.340Z] e8cf19c19ddd: Download complete [2022-04-28T09:21:08.097Z] ---> Running in e6b1749938d5 [2022-04-28T09:21:08.338Z] 9b3977197b4f: Pull complete [2022-04-28T09:21:08.614Z] 1a89e8eeedd5: Pull complete [2022-04-28T09:21:08.667Z] Removing intermediate container fd251639e54c [2022-04-28T09:21:08.667Z] ---> c3632847a4dd [2022-04-28T09:21:08.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:21:08.667Z] Removing intermediate container 461483ba4369 [2022-04-28T09:21:08.667Z] ---> c51b959c14e6 [2022-04-28T09:21:08.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:21:08.667Z] ---> Running in d9c5200d05f6 [2022-04-28T09:21:08.667Z] ---> Running in 3ff106249479 [2022-04-28T09:21:08.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:08.926Z] Removing intermediate container d9c5200d05f6 [2022-04-28T09:21:08.926Z] ---> 397c0361fff7 [2022-04-28T09:21:08.926Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T09:21:09.185Z] Removing intermediate container 3ff106249479 [2022-04-28T09:21:09.185Z] ---> d12712c68a1c [2022-04-28T09:21:09.185Z] Step 13/22 : WORKDIR /edgex [2022-04-28T09:21:09.185Z] ---> Running in 65e560b1e466 [2022-04-28T09:21:09.185Z] ---> Running in 56243404017d [2022-04-28T09:21:09.222Z] 94645a83ff95: Pull complete [2022-04-28T09:21:09.444Z] Removing intermediate container 65e560b1e466 [2022-04-28T09:21:09.444Z] ---> b4b6e78f9e77 [2022-04-28T09:21:09.444Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:21:09.444Z] Removing intermediate container 56243404017d [2022-04-28T09:21:09.444Z] ---> 13988b994e34 [2022-04-28T09:21:09.444Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T09:21:09.444Z] ---> Running in ba8fa04c37ea [2022-04-28T09:21:09.503Z] a4caa8a26152: Verifying Checksum [2022-04-28T09:21:09.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:09.965Z] Removing intermediate container ba8fa04c37ea [2022-04-28T09:21:09.965Z] ---> d401a9995c71 [2022-04-28T09:21:09.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:21:09.965Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:21:09.965Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:21:09.965Z] OK: 15854 distinct packages available [2022-04-28T09:21:09.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:10.104Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T09:21:10.228Z] ---> 14bacd213dc3 [2022-04-28T09:21:10.228Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T09:21:10.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:11.066Z] ---> 00a2636aea7a [2022-04-28T09:21:11.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T09:21:11.066Z] ---> c37a269fb194 [2022-04-28T09:21:11.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T09:21:11.326Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T09:21:11.326Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:21:11.326Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T09:21:11.589Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T09:21:11.589Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:21:11.589Z] OK: 6 MiB in 18 packages [2022-04-28T09:21:12.699Z] ---> 7c7faf0bd53f [2022-04-28T09:21:12.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:21:12.699Z] ---> c0c62a8590ae [2022-04-28T09:21:12.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T09:21:12.987Z] ---> 81af773728e3 [2022-04-28T09:21:12.987Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T09:21:12.987Z] Removing intermediate container e6b1749938d5 [2022-04-28T09:21:12.987Z] ---> 0aa83286b2ef [2022-04-28T09:21:12.987Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:21:12.987Z] ---> d4eec4f20b21 [2022-04-28T09:21:12.987Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T09:21:12.987Z] ---> Running in bc88484121d3 [2022-04-28T09:21:12.987Z] ---> Running in 04f0d79e2bab [2022-04-28T09:21:13.287Z] Removing intermediate container bc88484121d3 [2022-04-28T09:21:13.287Z] ---> 8cebbb19e799 [2022-04-28T09:21:13.287Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:21:13.546Z] ---> Running in ab87750b7f1b [2022-04-28T09:21:13.805Z] Removing intermediate container ab87750b7f1b [2022-04-28T09:21:13.805Z] ---> 2b21bc33f882 [2022-04-28T09:21:13.805Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T09:21:14.389Z] ---> Running in 4a621f48f984 [2022-04-28T09:21:14.987Z] Removing intermediate container 4a621f48f984 [2022-04-28T09:21:14.987Z] ---> bf9f42f645b1 [2022-04-28T09:21:14.987Z] Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:21:14.987Z] ---> Running in 6546318d1fba [2022-04-28T09:21:15.245Z] Removing intermediate container 04f0d79e2bab [2022-04-28T09:21:15.245Z] ---> d0b792663ede [2022-04-28T09:21:15.245Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:21:15.245Z] ---> Running in 43eee84f2def [2022-04-28T09:21:15.508Z] Removing intermediate container 6546318d1fba [2022-04-28T09:21:15.508Z] ---> bfb7cbc519b9 [2022-04-28T09:21:15.508Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:21:15.508Z] ---> 4ebe740ac09e [2022-04-28T09:21:15.508Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:21:15.508Z] ---> Running in 6e15bf739cf0 [2022-04-28T09:21:15.508Z] Removing intermediate container 43eee84f2def [2022-04-28T09:21:15.508Z] ---> 8c7350a81266 [2022-04-28T09:21:15.508Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T09:21:15.508Z] ---> Running in 377e7ad30686 [2022-04-28T09:21:15.768Z] Removing intermediate container 6e15bf739cf0 [2022-04-28T09:21:15.768Z] ---> e1b1324500c1 [2022-04-28T09:21:15.768Z] [2022-04-28T09:21:16.027Z] ---> 921f4ae152e0 [2022-04-28T09:21:16.027Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T09:21:16.027Z] Successfully built e1b1324500c1 [2022-04-28T09:21:16.027Z] Successfully tagged support-notifications:latest [2022-04-28T09:21:16.027Z]  Building support-notifications ... done Building core-data [2022-04-28T09:21:16.027Z] Removing intermediate container 377e7ad30686 [2022-04-28T09:21:16.027Z] ---> 6b3ac948ebf1 [2022-04-28T09:21:16.027Z] Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:21:16.027Z] ---> Running in 3824bdcb1790 [2022-04-28T09:21:16.027Z] ---> Running in ba6dc224143b [2022-04-28T09:21:19.331Z] Removing intermediate container 3824bdcb1790 [2022-04-28T09:21:19.331Z] ---> 10d7c64c6e2e [2022-04-28T09:21:19.331Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T09:21:19.331Z] Removing intermediate container ba6dc224143b [2022-04-28T09:21:19.331Z] ---> 3585887d9106 [2022-04-28T09:21:19.331Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:21:19.899Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:21:19.899Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:21:19.899Z] ---> 1c160dbbc4a8 [2022-04-28T09:21:19.899Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:21:19.899Z] ---> Using cache [2022-04-28T09:21:19.899Z] ---> 2816a9342388 [2022-04-28T09:21:19.899Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:21:19.899Z] ---> Using cache [2022-04-28T09:21:19.899Z] ---> e2bf8065d7b9 [2022-04-28T09:21:19.899Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T09:21:20.169Z] ---> Running in f1bea64d00d9 [2022-04-28T09:21:20.169Z] ---> Running in 77ef561f99f7 [2022-04-28T09:21:20.169Z] ---> a5129b48114d [2022-04-28T09:21:20.169Z] Step 21/26 : WORKDIR / [2022-04-28T09:21:20.169Z] ---> Running in c3a355760b4c [2022-04-28T09:21:20.428Z] Removing intermediate container f1bea64d00d9 [2022-04-28T09:21:20.428Z] ---> 2bbde3925703 [2022-04-28T09:21:20.428Z] [2022-04-28T09:21:20.428Z] Successfully built 2bbde3925703 [2022-04-28T09:21:20.428Z] Successfully tagged security-proxy-setup:latest [2022-04-28T09:21:20.688Z]  Building security-proxy-setup ... done Removing intermediate container c3a355760b4c [2022-04-28T09:21:20.688Z] ---> dec9221b5665 [2022-04-28T09:21:20.688Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:21:20.688Z] ---> Running in 772fed249303 [2022-04-28T09:21:20.952Z] Removing intermediate container 772fed249303 [2022-04-28T09:21:20.952Z] ---> 2b68beaa3877 [2022-04-28T09:21:20.952Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:21:21.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:21.218Z] ---> Running in 6f14cfb98d02 [2022-04-28T09:21:21.478Z] Removing intermediate container 6f14cfb98d02 [2022-04-28T09:21:21.478Z] ---> 42c8c3dcaab2 [2022-04-28T09:21:21.478Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T09:21:21.478Z] ---> Running in bff5d471f9e2 [2022-04-28T09:21:21.769Z] Removing intermediate container bff5d471f9e2 [2022-04-28T09:21:21.769Z] ---> 331399451a25 [2022-04-28T09:21:21.769Z] Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:21:22.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:22.029Z] ---> Running in ee6a67cb9ac3 [2022-04-28T09:21:22.304Z] Removing intermediate container ee6a67cb9ac3 [2022-04-28T09:21:22.304Z] ---> fce78793f559 [2022-04-28T09:21:22.304Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T09:21:22.304Z] OK: 221 MiB in 52 packages [2022-04-28T09:21:22.304Z] ---> Running in b680151b5dca [2022-04-28T09:21:22.564Z] Removing intermediate container b680151b5dca [2022-04-28T09:21:22.564Z] ---> e6648f74b283 [2022-04-28T09:21:22.564Z] [2022-04-28T09:21:22.564Z] Successfully built e6648f74b283 [2022-04-28T09:21:22.564Z] Successfully tagged security-spire-config:latest [2022-04-28T09:21:23.130Z]  Building security-spire-config ... done Removing intermediate container 77ef561f99f7 [2022-04-28T09:21:23.130Z] ---> 7cf50dec48ce [2022-04-28T09:21:23.130Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:21:24.072Z] ---> 28711a541714 [2022-04-28T09:21:24.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:21:24.072Z] ---> Running in e03e5645492d [2022-04-28T09:21:25.215Z] 3f3a8bcf1eab: Pull complete [2022-04-28T09:21:25.215Z] 0c92f367c5e7: Pull complete [2022-04-28T09:21:25.215Z] 3096ccb668a1: Pull complete [2022-04-28T09:21:25.215Z] e8cf19c19ddd: Pull complete [2022-04-28T09:21:25.978Z] Removing intermediate container e03e5645492d [2022-04-28T09:21:25.978Z] ---> f5e9206d7f6c [2022-04-28T09:21:25.978Z] Step 8/23 : COPY . . [2022-04-28T09:21:29.547Z] a4caa8a26152: Pull complete [2022-04-28T09:21:29.547Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T09:21:29.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T09:21:29.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:21:29.972Z] + docker build -t ci-base-image-arm64 -f - .+ [2022-04-28T09:21:29.972Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T09:21:29.972Z] WORKDIR /edgex [2022-04-28T09:21:29.972Z] COPY go.mod . [2022-04-28T09:21:29.972Z] RUN go mod download [2022-04-28T09:21:32.631Z] Sending build context to Docker daemon 169.2MB [2022-04-28T09:21:32.631Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T09:21:32.631Z] ---> 725f1c02e7f9 [2022-04-28T09:21:32.631Z] Step 2/4 : WORKDIR /edgex [2022-04-28T09:21:34.638Z] ---> Running in e5f449b28a8b [2022-04-28T09:21:34.638Z] Removing intermediate container e5f449b28a8b [2022-04-28T09:21:34.638Z] ---> 3d6261ac0219 [2022-04-28T09:21:34.638Z] Step 3/4 : COPY go.mod . [2022-04-28T09:21:35.243Z] ---> f299c672a220 [2022-04-28T09:21:35.243Z] Step 4/4 : RUN go mod download [2022-04-28T09:21:35.518Z] ---> Running in 90109b58f969 [2022-04-28T09:21:35.966Z] ---> 2e07f2768680 [2022-04-28T09:21:35.966Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T09:21:35.966Z] ---> Running in 0504233be9be [2022-04-28T09:21:35.966Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T09:21:44.093Z] Building bin/spire-agent... [2022-04-28T09:21:44.093Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:21:44.093Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:21:44.093Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:21:44.093Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:21:44.093Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:21:44.093Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:21:44.093Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:21:44.351Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:21:44.351Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:21:44.351Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:21:44.351Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:21:44.351Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:21:44.351Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:21:56.565Z] Removing intermediate container 0504233be9be [2022-04-28T09:21:56.565Z] ---> 9f56d0085889 [2022-04-28T09:21:56.565Z] [2022-04-28T09:21:56.565Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:21:56.565Z] ---> e04c818066af [2022-04-28T09:21:56.565Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T09:21:56.565Z] ---> Running in 47244bc040a9 [2022-04-28T09:21:56.565Z] Removing intermediate container 47244bc040a9 [2022-04-28T09:21:56.565Z] ---> 13532cc5f31c [2022-04-28T09:21:56.565Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T09:21:56.565Z] ---> Running in 553bf72aada4 [2022-04-28T09:21:56.565Z] Removing intermediate container 553bf72aada4 [2022-04-28T09:21:56.565Z] ---> 4c4921b5aa1a [2022-04-28T09:21:56.565Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T09:21:56.565Z] ---> Running in 58062bb3eb68 [2022-04-28T09:21:56.565Z] Removing intermediate container 58062bb3eb68 [2022-04-28T09:21:56.565Z] ---> f401f153d791 [2022-04-28T09:21:56.565Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:21:56.565Z] ---> Running in e853db6297b2 [2022-04-28T09:21:56.825Z] Removing intermediate container e853db6297b2 [2022-04-28T09:21:56.825Z] ---> 2f4c347ec6b5 [2022-04-28T09:21:56.825Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T09:21:56.825Z] ---> Running in 7283daf1c0b4 [2022-04-28T09:21:57.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:58.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:21:58.286Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:21:58.286Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T09:21:58.547Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T09:21:58.547Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T09:21:58.547Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T09:21:58.808Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T09:21:58.808Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:21:58.808Z] OK: 8 MiB in 20 packages [2022-04-28T09:22:01.350Z] Removing intermediate container 7283daf1c0b4 [2022-04-28T09:22:01.350Z] ---> 6323d0a6bddb [2022-04-28T09:22:01.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:22:01.610Z] ---> 06df6967a566 [2022-04-28T09:22:01.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T09:22:02.568Z] ---> 8e229761631d [2022-04-28T09:22:02.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T09:22:02.828Z] ---> e7ea5a6d384e [2022-04-28T09:22:02.828Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T09:22:03.088Z] ---> Running in 9a184be9f2a5 [2022-04-28T09:22:03.088Z] Removing intermediate container 9a184be9f2a5 [2022-04-28T09:22:03.088Z] ---> 43869dacd087 [2022-04-28T09:22:03.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:22:03.365Z] ---> Running in 9285e0f6a517 [2022-04-28T09:22:03.625Z] Removing intermediate container 9285e0f6a517 [2022-04-28T09:22:03.625Z] ---> b6cb21bd5349 [2022-04-28T09:22:03.625Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T09:22:03.625Z] ---> Running in 6b6f64393484 [2022-04-28T09:22:03.885Z] Removing intermediate container 6b6f64393484 [2022-04-28T09:22:03.885Z] ---> cd63da607702 [2022-04-28T09:22:03.885Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:22:03.885Z] ---> Running in 65bc52b2cc66 [2022-04-28T09:22:04.145Z] Removing intermediate container 65bc52b2cc66 [2022-04-28T09:22:04.145Z] ---> adcb2d4a3e2d [2022-04-28T09:22:04.145Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:22:04.424Z] ---> Running in ec425f8db7db [2022-04-28T09:22:04.684Z] Removing intermediate container ec425f8db7db [2022-04-28T09:22:04.685Z] ---> 21da3119931c [2022-04-28T09:22:04.685Z] [2022-04-28T09:22:04.685Z] Successfully built 21da3119931c [2022-04-28T09:22:04.685Z] Successfully tagged core-data:latest [2022-04-28T09:22:22.779Z]  Building core-data ... done Building bin/spire-agent... [2022-04-28T09:22:22.779Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T09:22:22.779Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T09:22:22.779Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T09:22:22.779Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T09:22:23.039Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T09:22:23.039Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T09:22:23.039Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T09:22:23.297Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T09:22:23.297Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T09:22:23.297Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T09:22:23.297Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T09:22:23.297Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T09:22:23.297Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T09:22:32.156Z] Removing intermediate container 90109b58f969 [2022-04-28T09:22:32.156Z] ---> e5b92b1c040c [2022-04-28T09:22:32.156Z] Successfully built e5b92b1c040c [2022-04-28T09:22:32.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:22:32.533Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T09:22:32.533Z] . [Pipeline] withDockerContainer [2022-04-28T09:22:32.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container [2022-04-28T09:22:32.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T09:22:34.402Z] $ docker top 173bada6de5248e25c6dc32cfafc9dab18e08f76a915aa2c71ffb1d887d08fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:22:35.432Z] + go version [2022-04-28T09:22:35.432Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T09:22:35.477Z] $ docker stop --time=1 173bada6de5248e25c6dc32cfafc9dab18e08f76a915aa2c71ffb1d887d08fa9 [2022-04-28T09:22:37.177Z] $ docker rm -f 173bada6de5248e25c6dc32cfafc9dab18e08f76a915aa2c71ffb1d887d08fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:22:38.089Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T09:22:38.089Z] . [Pipeline] withDockerContainer [2022-04-28T09:22:38.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container [2022-04-28T09:22:38.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T09:22:39.832Z] $ docker top 35b2848eaccf5b4d4cd0056a9bb399f24f096b45b1f3c1ef31f28dd8df701f91 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T09:22:40.164Z] ========================================================= [2022-04-28T09:22:40.164Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T09:22:40.164Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T09:22:40.887Z] + make test [2022-04-28T09:22:40.887Z] go mod tidy -compat=1.17 [2022-04-28T09:22:41.886Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T09:22:45.251Z] Removing intermediate container e7e85f7a3709 [2022-04-28T09:22:45.251Z] ---> 523dd941dabc [2022-04-28T09:22:45.251Z] [2022-04-28T09:22:45.251Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T09:22:45.251Z] ---> 0ac33e5f5afa [2022-04-28T09:22:45.251Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:22:45.251Z] ---> Using cache [2022-04-28T09:22:45.251Z] ---> 454e46098262 [2022-04-28T09:22:45.251Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:22:45.251Z] ---> Using cache [2022-04-28T09:22:45.251Z] ---> cd17008834fa [2022-04-28T09:22:45.251Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T09:22:45.251Z] ---> Running in 26b3d9150114 [2022-04-28T09:22:45.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:22:45.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:22:46.079Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:22:46.079Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:22:46.079Z] OK: 15854 distinct packages available [2022-04-28T09:22:46.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T09:22:47.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T09:22:47.275Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T09:22:47.275Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:22:47.534Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T09:22:47.534Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T09:22:47.534Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T09:22:47.794Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:22:47.794Z] OK: 6 MiB in 19 packages [2022-04-28T09:22:52.001Z] Removing intermediate container 26b3d9150114 [2022-04-28T09:22:52.001Z] ---> de8910e5ea02 [2022-04-28T09:22:52.001Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:22:55.298Z] ---> 07881a46f6a2 [2022-04-28T09:22:55.298Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:22:55.298Z] ---> fc44db1c0bb1 [2022-04-28T09:22:55.298Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T09:22:55.562Z] ---> 07f068292e48 [2022-04-28T09:22:55.562Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T09:22:55.834Z] ---> ac2873740a6d [2022-04-28T09:22:55.834Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:22:55.834Z] ---> Running in bf1045e02858 [2022-04-28T09:22:56.099Z] Removing intermediate container bf1045e02858 [2022-04-28T09:22:56.099Z] ---> 24dbb3d08880 [2022-04-28T09:22:56.099Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:22:56.099Z] ---> Running in d5b4328546f9 [2022-04-28T09:22:56.099Z] Removing intermediate container d5b4328546f9 [2022-04-28T09:22:56.099Z] ---> fcac9c0e65b8 [2022-04-28T09:22:56.099Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T09:22:56.377Z] ---> Running in 69cdfc12c02d [2022-04-28T09:22:56.660Z] Removing intermediate container 69cdfc12c02d [2022-04-28T09:22:56.660Z] ---> 3e745ef0ff9e [2022-04-28T09:22:56.660Z] Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:22:56.660Z] ---> Running in fce558a9438f [2022-04-28T09:22:56.920Z] Removing intermediate container fce558a9438f [2022-04-28T09:22:56.920Z] ---> ed7544eca8ab [2022-04-28T09:22:56.920Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T09:22:56.920Z] ---> Running in ac3255194c7c [2022-04-28T09:22:57.180Z] Removing intermediate container ac3255194c7c [2022-04-28T09:22:57.180Z] ---> 36779d28319f [2022-04-28T09:22:57.180Z] [2022-04-28T09:22:57.440Z] Successfully built 36779d28319f [2022-04-28T09:22:57.440Z] Successfully tagged security-spire-server:latest [2022-04-28T09:23:20.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T09:23:23.996Z]  Building security-spire-server ... done Removing intermediate container d5aa18aacbe4 [2022-04-28T09:23:23.996Z] ---> b7616833d57f [2022-04-28T09:23:23.996Z] [2022-04-28T09:23:23.996Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T09:23:23.996Z] ---> 0ac33e5f5afa [2022-04-28T09:23:23.997Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:23:23.997Z] ---> Using cache [2022-04-28T09:23:23.997Z] ---> 454e46098262 [2022-04-28T09:23:23.997Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:23:23.997Z] ---> Using cache [2022-04-28T09:23:23.997Z] ---> cd17008834fa [2022-04-28T09:23:23.997Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T09:23:23.997Z] ---> Using cache [2022-04-28T09:23:23.997Z] ---> de8910e5ea02 [2022-04-28T09:23:23.997Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T09:23:24.571Z] ---> f1fb5cb2e4c6 [2022-04-28T09:23:24.571Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T09:23:25.951Z] ---> 25130ce3b6c5 [2022-04-28T09:23:25.951Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T09:23:26.222Z] ---> 804d873cfe4c [2022-04-28T09:23:26.222Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T09:23:26.518Z] ---> e6ac66fd513e [2022-04-28T09:23:26.518Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T09:23:26.518Z] ---> 972000defbb4 [2022-04-28T09:23:26.518Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T09:23:26.793Z] ---> Running in 04daf3035348 [2022-04-28T09:23:26.793Z] Removing intermediate container 04daf3035348 [2022-04-28T09:23:26.793Z] ---> c71bcfa7aeab [2022-04-28T09:23:26.793Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T09:23:26.793Z] ---> Running in 0a611fae9b2d [2022-04-28T09:23:27.087Z] Removing intermediate container 0a611fae9b2d [2022-04-28T09:23:27.087Z] ---> 69a69b69e48b [2022-04-28T09:23:27.087Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T09:23:27.087Z] ---> Running in 8733fb9472bf [2022-04-28T09:23:27.087Z] Removing intermediate container 8733fb9472bf [2022-04-28T09:23:27.087Z] ---> 4e59363c617a [2022-04-28T09:23:27.087Z] Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:23:27.087Z] ---> Running in a30a23e038b6 [2022-04-28T09:23:27.356Z] Removing intermediate container a30a23e038b6 [2022-04-28T09:23:27.356Z] ---> 00f9ac5bdbf6 [2022-04-28T09:23:27.356Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T09:23:27.356Z] ---> Running in c9d7bbd41252 [2022-04-28T09:23:27.356Z] Removing intermediate container c9d7bbd41252 [2022-04-28T09:23:27.356Z] ---> d2ae4f832e9c [2022-04-28T09:23:27.356Z] [2022-04-28T09:23:27.356Z] Successfully built d2ae4f832e9c [2022-04-28T09:23:27.356Z] Successfully tagged security-spire-agent:latest [2022-04-28T09:23:27.654Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-28T09:23:27.675Z] $ docker stop --time=1 dc1414372501b158131af234be39e41ae8a0a6c260442ec7423fc72b07efe351 [2022-04-28T09:23:29.004Z] $ docker rm -f dc1414372501b158131af234be39e41ae8a0a6c260442ec7423fc72b07efe351 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T09:23:29.417Z] + docker images [2022-04-28T09:23:29.417Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T09:23:29.417Z] security-spire-agent latest d2ae4f832e9c 2 seconds ago 127MB [2022-04-28T09:23:29.417Z] b7616833d57f 15 seconds ago 4.43GB [2022-04-28T09:23:29.417Z] security-spire-server latest 36779d28319f 33 seconds ago 87.3MB [2022-04-28T09:23:29.417Z] 523dd941dabc About a minute ago 4.43GB [2022-04-28T09:23:29.417Z] core-data latest 21da3119931c About a minute ago 22.5MB [2022-04-28T09:23:29.417Z] 9f56d0085889 About a minute ago 1.52GB [2022-04-28T09:23:29.417Z] security-spire-config latest e6648f74b283 2 minutes ago 86.7MB [2022-04-28T09:23:29.417Z] security-proxy-setup latest 2bbde3925703 2 minutes ago 26.9MB [2022-04-28T09:23:29.417Z] support-notifications latest e1b1324500c1 2 minutes ago 26.9MB [2022-04-28T09:23:29.417Z] 84c0253119ee 2 minutes ago 4.43GB [2022-04-28T09:23:29.417Z] dd1b1e02583e 2 minutes ago 1.55GB [2022-04-28T09:23:29.417Z] 9a5488866aef 2 minutes ago 1.5GB [2022-04-28T09:23:29.417Z] security-spiffe-token-provider latest 96dbcd195e7f 3 minutes ago 28.8MB [2022-04-28T09:23:29.417Z] support-scheduler latest 45a7f925828e 3 minutes ago 26.3MB [2022-04-28T09:23:29.417Z] 462db2ea9533 3 minutes ago 1.54GB [2022-04-28T09:23:29.417Z] b22a2bf68cab 3 minutes ago 1.55GB [2022-04-28T09:23:29.417Z] core-command latest 42602b60d64b 3 minutes ago 16.1MB [2022-04-28T09:23:29.417Z] 7252e3b1ab64 4 minutes ago 1.49GB [2022-04-28T09:23:29.417Z] sys-mgmt-agent latest 4f22f8ed9175 4 minutes ago 299MB [2022-04-28T09:23:29.417Z] security-bootstrapper latest 6ac700513517 4 minutes ago 19.1MB [2022-04-28T09:23:29.417Z] security-secretstore-setup latest 1afef9d5b45f 4 minutes ago 28.5MB [2022-04-28T09:23:29.417Z] core-metadata latest 43eeb255bd8d 4 minutes ago 17MB [2022-04-28T09:23:29.417Z] f47ecd726856 5 minutes ago 1.49GB [2022-04-28T09:23:29.417Z] f8c645fdc25d 5 minutes ago 1.5GB [2022-04-28T09:23:29.417Z] d22afc1884e7 5 minutes ago 1.5GB [2022-04-28T09:23:29.417Z] e2c884d154ee 5 minutes ago 1.5GB [2022-04-28T09:23:29.417Z] ci-base-image-x86_64 latest 1c160dbbc4a8 8 minutes ago 896MB [2022-04-28T09:23:29.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB [2022-04-28T09:23:29.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB [2022-04-28T09:23:29.417Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T09:23:29.417Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T09:23:29.417Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T09:23:29.417Z] 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-04-28T09:25:12.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T09:25:12.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T09:25:12.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T09:25:12.833Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T09:25:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T09:25:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2022-04-28T09:25:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T09:25:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T09:25:40.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2022-04-28T09:25:40.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T09:25:40.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.643s coverage: 53.4% of statements [2022-04-28T09:25:40.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T09:25:40.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T09:26:02.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.447s coverage: 89.2% of statements [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:26:02.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.504s coverage: 84.4% of statements [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T09:26:02.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.725s coverage: 95.6% of statements [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.465s coverage: 72.2% of statements [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.632s coverage: 60.0% of statements [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.809s coverage: 0.9% of statements [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.656s coverage: 58.8% of statements [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements [2022-04-28T09:26:08.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2022-04-28T09:26:08.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements [2022-04-28T09:26:20.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.260s coverage: 94.4% of statements [2022-04-28T09:26:20.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements [2022-04-28T09:26:25.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements [2022-04-28T09:26:25.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.294s coverage: 87.2% of statements [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.326s coverage: 85.4% of statements [2022-04-28T09:26:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.884s coverage: 91.2% of statements [2022-04-28T09:26:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T09:26:41.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.105s coverage: 64.4% of statements [2022-04-28T09:26:41.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T09:26:41.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T09:26:41.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2022-04-28T09:26:41.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2022-04-28T09:26:41.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements [2022-04-28T09:26:41.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2022-04-28T09:26:41.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-04-28T09:26:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.563s coverage: 65.4% of statements [2022-04-28T09:26:51.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T09:26:51.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T09:26:51.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T09:26:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.925s coverage: 43.8% of statements [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T09:26:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T09:26:51.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T09:26:51.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T09:27:02.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.446s coverage: 17.7% of statements [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T09:27:02.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.764s coverage: 92.3% of statements [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T09:27:02.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.375s coverage: 63.2% of statements [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T09:27:02.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T09:27:03.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T09:27:03.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T09:27:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T09:27:03.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements [2022-04-28T09:27:03.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-04-28T09:27:04.099Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-28T09:27:04.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T09:27:04.099Z] GO111MODULE=on go vet ./... [2022-04-28T09:29:11.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T09:29:11.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T09:29:11.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T09:29:11.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T09:29:12.173Z] + ls -al . [2022-04-28T09:29:12.173Z] total 668 [2022-04-28T09:29:12.173Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 09:29 . [2022-04-28T09:29:12.173Z] drwxr-xr-x 4 root root 4096 Apr 28 09:22 .. [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 09:20 .dockerignore [2022-04-28T09:29:12.173Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 09:20 .git [2022-04-28T09:29:12.173Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 09:20 .github [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 09:20 .gitignore [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 09:20 .golangci.yml [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 09:20 .hadolint.yml [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 09:20 .sonarcloud.properties [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 09:20 ADOPTERS.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 09:20 Attribution.txt [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 09:20 CHANGELOG.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 09:20 CONTRIBUTING.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 09:20 GOVERNANCE.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 09:20 Jenkinsfile [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 09:20 LICENSE [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 09:20 Makefile [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 09:20 OWNERS.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 09:20 README.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 09:20 SECURITY.md [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 09:14 VERSION [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 09:20 ZMQWindows.md [2022-04-28T09:29:12.173Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 09:20 bin [2022-04-28T09:29:12.173Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 09:20 cmd [2022-04-28T09:29:12.173Z] -rw-r--r-- 1 root root 435134 Apr 28 09:27 coverage.out [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 09:20 go.mod [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 09:20 go.sum [2022-04-28T09:29:12.173Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 09:20 internal [2022-04-28T09:29:12.173Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 09:20 openapi [2022-04-28T09:29:12.173Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 09:20 snap [2022-04-28T09:29:12.173Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 09:20 version.go [Pipeline] sh [2022-04-28T09:29:12.870Z] + '[' -e coverage.out ] [2022-04-28T09:29:12.871Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T09:29:12.914Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T09:29:13.938Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T09:29:14.620Z] + make build [2022-04-28T09:29:14.620Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T09:30:51.531Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T09:32:13.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T09:32:13.396Z] 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-04-28T09:32:52.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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T09:32:53.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T09:32:58.862Z] 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-04-28T09:33:07.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T09:33:10.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T09:33:17.296Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T09:33:20.699Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T09:33:25.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T09:33:35.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T09:33:42.006Z] $ docker stop --time=1 35b2848eaccf5b4d4cd0056a9bb399f24f096b45b1f3c1ef31f28dd8df701f91 [2022-04-28T09:33:44.159Z] $ docker rm -f 35b2848eaccf5b4d4cd0056a9bb399f24f096b45b1f3c1ef31f28dd8df701f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:33:47.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:33:47.034Z] [2022-04-28T09:33:47.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:33:47.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:33:47.713Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T09:33:47.713Z] 29e5d40040c1: Pulling fs layer [2022-04-28T09:33:47.713Z] 1ce36da41761: Pulling fs layer [2022-04-28T09:33:47.713Z] 25b303627fd3: Pulling fs layer [2022-04-28T09:33:47.713Z] 29e5d40040c1: Verifying Checksum [2022-04-28T09:33:47.713Z] 29e5d40040c1: Download complete [2022-04-28T09:33:47.998Z] 1ce36da41761: Verifying Checksum [2022-04-28T09:33:47.998Z] 1ce36da41761: Download complete [2022-04-28T09:33:48.601Z] 29e5d40040c1: Pull complete [2022-04-28T09:33:50.049Z] 25b303627fd3: Verifying Checksum [2022-04-28T09:33:50.049Z] 25b303627fd3: Download complete [2022-04-28T09:33:50.049Z] 1ce36da41761: Pull complete [2022-04-28T09:34:02.475Z] 25b303627fd3: Pull complete [2022-04-28T09:34:02.475Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T09:34:02.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:34:02.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T09:34:02.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container [2022-04-28T09:34:02.889Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T09:34:05.667Z] $ docker top e746f193d42f0a422850eb5154bb933f372ce2215fac6180600d6eef96cf1ee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:34:06.684Z] + docker-compose build --help [2022-04-28T09:34:06.684Z] + grep parallel [2022-04-28T09:34:13.409Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T09:34:13.454Z] $ docker stop --time=1 e746f193d42f0a422850eb5154bb933f372ce2215fac6180600d6eef96cf1ee2 [2022-04-28T09:34:15.200Z] $ docker rm -f e746f193d42f0a422850eb5154bb933f372ce2215fac6180600d6eef96cf1ee2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T09:34:16.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T09:34:16.011Z] . [Pipeline] withDockerContainer [2022-04-28T09:34:16.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container [2022-04-28T09:34:16.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T09:34:17.952Z] $ docker top 23f768ecebd42ebb411bc57b60e2f6a8c0adb01ecdc4a6e220acca07143bccb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T09:34:19.021Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T09:34:27.362Z] Building core-command ... [2022-04-28T09:34:27.362Z] Building core-data ... [2022-04-28T09:34:27.362Z] Building core-metadata ... [2022-04-28T09:34:27.362Z] Building security-bootstrapper ... [2022-04-28T09:34:27.362Z] Building security-proxy-setup ... [2022-04-28T09:34:27.362Z] Building security-secretstore-setup ... [2022-04-28T09:34:27.362Z] Building security-spiffe-token-provider ... [2022-04-28T09:34:27.363Z] Building security-spire-agent ... [2022-04-28T09:34:27.363Z] Building security-spire-config ... [2022-04-28T09:34:27.363Z] Building security-spire-server ... [2022-04-28T09:34:27.363Z] Building support-notifications ... [2022-04-28T09:34:27.363Z] Building support-scheduler ... [2022-04-28T09:34:27.363Z] Building sys-mgmt-agent ... [2022-04-28T09:34:27.363Z] Building security-proxy-setup [2022-04-28T09:34:27.363Z] Building security-spiffe-token-provider [2022-04-28T09:34:27.363Z] Building core-data [2022-04-28T09:34:27.363Z] Building security-secretstore-setup [2022-04-28T09:34:27.363Z] Building security-spire-agent [2022-04-28T09:36:04.216Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:36:04.216Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:36:04.216Z] ---> e5b92b1c040c [2022-04-28T09:36:04.216Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:36:04.216Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:36:04.216Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:36:04.216Z] ---> e5b92b1c040c [2022-04-28T09:36:04.216Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T09:36:04.216Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:36:04.216Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:36:04.216Z] ---> e5b92b1c040c [2022-04-28T09:36:04.216Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:36:04.216Z] ---> Running in 45562221f918 [2022-04-28T09:36:04.216Z] ---> Running in 94665920d015 [2022-04-28T09:36:04.216Z] ---> Running in 081dcccc8959 [2022-04-28T09:36:04.216Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:36:04.216Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:36:04.216Z] ---> e5b92b1c040c [2022-04-28T09:36:04.216Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:36:04.216Z] ---> Running in 13ecc29470c8 [2022-04-28T09:36:04.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:36:04.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:36:04.216Z] ---> e5b92b1c040c [2022-04-28T09:36:04.216Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:36:04.216Z] ---> Running in cdf83bd12151 [2022-04-28T09:36:04.216Z] Removing intermediate container 45562221f918 [2022-04-28T09:36:04.216Z] ---> 42bd9fbae27b [2022-04-28T09:36:04.216Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:36:04.216Z] Removing intermediate container 13ecc29470c8 [2022-04-28T09:36:04.216Z] ---> cf8f8a91ca9c [2022-04-28T09:36:04.216Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:36:04.216Z] Removing intermediate container cdf83bd12151 [2022-04-28T09:36:04.216Z] ---> 0e2fd6e69ec7 [2022-04-28T09:36:04.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:36:04.216Z] Removing intermediate container 081dcccc8959 [2022-04-28T09:36:04.216Z] ---> b39d7a6ac33f [2022-04-28T09:36:04.216Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T09:36:04.216Z] Removing intermediate container 94665920d015 [2022-04-28T09:36:04.216Z] ---> 3bc214e2748f [2022-04-28T09:36:04.216Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:36:04.216Z] ---> Running in d9fdc06e4a4f [2022-04-28T09:36:04.216Z] ---> Running in 5488bf08afb3 [2022-04-28T09:36:04.216Z] ---> Running in d836cfed9f88 [2022-04-28T09:36:04.216Z] ---> Running in 55415ece6a7d [2022-04-28T09:36:04.216Z] ---> Running in 3c09376fc63a [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] Removing intermediate container d9fdc06e4a4f [2022-04-28T09:36:04.216Z] ---> c000b3ec069d [2022-04-28T09:36:04.216Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:36:04.216Z] Removing intermediate container d836cfed9f88 [2022-04-28T09:36:04.216Z] ---> 8fee0de953c8 [2022-04-28T09:36:04.216Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T09:36:04.216Z] ---> Running in 2c1e7f646dd7 [2022-04-28T09:36:04.216Z] ---> Running in 8cc40f19bb5d [2022-04-28T09:36:04.216Z] Removing intermediate container 5488bf08afb3 [2022-04-28T09:36:04.216Z] ---> a1839aba5b73 [2022-04-28T09:36:04.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:36:04.216Z] ---> Running in 5e54bc321a23 [2022-04-28T09:36:04.216Z] Removing intermediate container 3c09376fc63a [2022-04-28T09:36:04.216Z] ---> c4465d0fc11c [2022-04-28T09:36:04.216Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T09:36:04.216Z] ---> Running in 0dea2ff26bb9 [2022-04-28T09:36:04.216Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:36:04.216Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:36:04.216Z] OK: 15739 distinct packages available [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] OK: 220 MiB in 52 packages [2022-04-28T09:36:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:36:04.216Z] OK: 220 MiB in 52 packages [2022-04-28T09:36:04.216Z] OK: 220 MiB in 52 packages [2022-04-28T09:36:04.216Z] OK: 220 MiB in 52 packages [2022-04-28T09:36:04.216Z] OK: 220 MiB in 52 packages [2022-04-28T09:36:04.216Z] Removing intermediate container 55415ece6a7d [2022-04-28T09:36:04.216Z] ---> 8fe1a24cafa3 [2022-04-28T09:36:04.216Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T09:36:04.829Z] Removing intermediate container 2c1e7f646dd7 [2022-04-28T09:36:04.829Z] ---> 5a0fe3fd9503 [2022-04-28T09:36:04.829Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:36:05.109Z] Removing intermediate container 8cc40f19bb5d [2022-04-28T09:36:05.109Z] ---> 4b83f94457df [2022-04-28T09:36:05.109Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:36:05.394Z] ---> bee7446b89ec [2022-04-28T09:36:05.394Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:36:05.394Z] Removing intermediate container 5e54bc321a23 [2022-04-28T09:36:05.394Z] ---> 16036bb53d09 [2022-04-28T09:36:05.394Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:36:05.684Z] Removing intermediate container 0dea2ff26bb9 [2022-04-28T09:36:05.684Z] ---> c310d748b5e6 [2022-04-28T09:36:05.684Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:36:05.685Z] ---> Running in e42bfec3b8b6 [2022-04-28T09:36:06.705Z] ---> f4e812bcd15a [2022-04-28T09:36:06.705Z] ---> 04b8c9c41ca3 [2022-04-28T09:36:06.705Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:36:06.705Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:36:06.705Z] ---> Running in 561f58ed5e37 [2022-04-28T09:36:06.705Z] ---> Running in 2c22a2496732 [2022-04-28T09:36:06.984Z] ---> d028923164de [2022-04-28T09:36:06.984Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:36:07.269Z] ---> Running in 78d0fdefdd1e [2022-04-28T09:36:07.269Z] ---> 251816e8966f [2022-04-28T09:36:07.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:36:07.556Z] ---> Running in 8b285ed1010b [2022-04-28T09:36:10.970Z] Removing intermediate container e42bfec3b8b6 [2022-04-28T09:36:10.970Z] ---> e5c96aedbee0 [2022-04-28T09:36:10.970Z] Step 7/20 : COPY . . [2022-04-28T09:36:13.026Z] Removing intermediate container 561f58ed5e37 [2022-04-28T09:36:13.026Z] ---> 7c3dc56aa513 [2022-04-28T09:36:13.026Z] Step 8/26 : COPY . . [2022-04-28T09:36:14.492Z] Removing intermediate container 2c22a2496732 [2022-04-28T09:36:14.492Z] ---> 2215ba29c2ea [2022-04-28T09:36:14.492Z] Step 8/25 : COPY . . [2022-04-28T09:36:14.492Z] Removing intermediate container 78d0fdefdd1e [2022-04-28T09:36:14.492Z] ---> d8b882b61d66 [2022-04-28T09:36:14.492Z] Step 8/23 : COPY . . [2022-04-28T09:36:14.492Z] Removing intermediate container 8b285ed1010b [2022-04-28T09:36:14.492Z] ---> 28228f4aa8b7 [2022-04-28T09:36:14.492Z] Step 8/22 : COPY . . [2022-04-28T09:36:46.887Z] ---> 17cdf3e0e5b0 [2022-04-28T09:36:46.887Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:36:46.887Z] ---> 36d6b8bb350d [2022-04-28T09:36:46.887Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T09:36:46.887Z] ---> Running in 360970efac3f [2022-04-28T09:36:46.887Z] ---> Running in 0370d8c97933 [2022-04-28T09:36:46.887Z] Removing intermediate container 360970efac3f [2022-04-28T09:36:46.887Z] ---> 09b7e80d3ba6 [2022-04-28T09:36:46.887Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:36:46.887Z] ---> Running in f18b8bf0e8b7 [2022-04-28T09:36:46.887Z] ---> d916d26bc215 [2022-04-28T09:36:46.887Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T09:36:46.887Z] ---> 0e00d3137a3e [2022-04-28T09:36:46.887Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T09:36:46.887Z] ---> Running in cb22abc45a1f [2022-04-28T09:36:46.887Z] ---> Running in 2c06fddeb698 [2022-04-28T09:36:46.887Z] ---> 61c4f3871485 [2022-04-28T09:36:46.887Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T09:36:46.887Z] ---> Running in a3dd10ddfc36 [2022-04-28T09:36:46.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T09:36:48.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T09:36:48.636Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T09:36:48.949Z] Removing intermediate container f18b8bf0e8b7 [2022-04-28T09:36:48.949Z] ---> dc3dd7fcbb6a [2022-04-28T09:36:48.949Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:36:49.237Z] ---> Running in 4f2136db9a68 [2022-04-28T09:36:49.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T09:36:49.848Z] Removing intermediate container 4f2136db9a68 [2022-04-28T09:36:49.848Z] ---> b14fae2878d9 [2022-04-28T09:36:49.848Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T09:36:50.144Z] ---> Running in 0c808cd978b3 [2022-04-28T09:36:53.589Z] spire-1.2.1/ [2022-04-28T09:36:53.589Z] spire-1.2.1/.data/ [2022-04-28T09:36:53.589Z] spire-1.2.1/.data/.file [2022-04-28T09:36:53.589Z] spire-1.2.1/.dockerignore [2022-04-28T09:36:53.589Z] spire-1.2.1/.gitattributes [2022-04-28T09:36:53.589Z] spire-1.2.1/.githooks/ [2022-04-28T09:36:53.589Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/ [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:36:53.589Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:36:53.589Z] spire-1.2.1/.gitignore [2022-04-28T09:36:53.589Z] spire-1.2.1/.go-version [2022-04-28T09:36:53.589Z] spire-1.2.1/.golangci.yml [2022-04-28T09:36:53.589Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:36:53.589Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:36:53.589Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:36:53.589Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:36:53.589Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:36:53.589Z] spire-1.2.1/Dockerfile [2022-04-28T09:36:53.589Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:36:53.589Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:36:53.589Z] spire-1.2.1/LICENSE [2022-04-28T09:36:53.589Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:36:53.589Z] spire-1.2.1/Makefile [2022-04-28T09:36:53.589Z] spire-1.2.1/README.md [2022-04-28T09:36:53.589Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:36:53.589Z] spire-1.2.1/SECURITY.md [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/ [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:36:53.589Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:36:53.590Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/ [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/agent/ [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/server/ [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:36:53.590Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/ [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/ [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:36:53.590Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:36:53.590Z] spire-1.2.1/examples/ [2022-04-28T09:36:53.590Z] spire-1.2.1/examples/README.md [2022-04-28T09:36:53.590Z] spire-1.2.1/go.mod [2022-04-28T09:36:53.590Z] spire-1.2.1/go.sum [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:36:53.590Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:36:53.591Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:36:53.876Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:36:53.877Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:36:54.162Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:36:54.163Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:36:54.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/private/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:36:54.447Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:36:54.728Z] spire-1.2.1/release/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:36:54.728Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:36:54.728Z] spire-1.2.1/script/ [2022-04-28T09:36:54.728Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:36:54.728Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:36:54.728Z] spire-1.2.1/support/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:36:54.728Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:36:54.729Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:36:54.729Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:36:54.729Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:36:54.729Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/clock/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:36:54.729Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/common [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:36:54.729Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:36:55.009Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:36:55.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:36:55.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:36:55.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:36:55.292Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:36:55.292Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testca/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testkey/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/util/ [2022-04-28T09:36:55.292Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/util/race.go [2022-04-28T09:36:55.292Z] spire-1.2.1/test/util/util.go [2022-04-28T09:36:55.292Z] building spire from source... [2022-04-28T09:36:56.289Z] Installing go1.17.7... [2022-04-28T09:37:23.216Z] Building bin/spire-server... [2022-04-28T09:37:23.216Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:37:23.216Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:37:23.216Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:37:23.821Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:37:24.100Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:37:28.441Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:37:28.441Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:37:28.441Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:37:28.441Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:37:28.441Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:37:29.044Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:37:29.322Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:37:29.322Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:37:29.603Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:37:29.886Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:37:29.886Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:37:29.886Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:37:31.355Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:37:31.355Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:37:31.355Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:37:31.641Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:37:31.641Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:37:31.919Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:37:32.914Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:37:59.811Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:37:59.811Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:37:59.811Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:37:59.811Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:38:00.090Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:38:00.090Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:38:00.696Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:38:00.696Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:38:01.306Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:38:01.306Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:38:01.583Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:38:01.583Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:38:01.583Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:38:01.864Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:38:01.864Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:38:02.144Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:38:03.137Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:38:04.132Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:38:04.132Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:38:04.413Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:38:04.413Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:38:04.413Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:38:06.417Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:38:13.167Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:38:13.167Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:38:13.446Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:38:13.446Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:38:13.723Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:38:13.723Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:38:14.006Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:38:14.006Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:38:14.617Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:38:14.617Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:38:14.617Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:38:41.486Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:38:41.486Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:38:41.486Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:38:53.951Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:38:53.951Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:38:55.958Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:39:28.376Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:39:28.377Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:39:28.377Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:39:28.377Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:39:29.369Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:39:29.977Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:39:30.255Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:39:32.252Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:39:32.532Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:39:33.138Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:39:34.132Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:39:34.132Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:39:34.132Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:39:34.413Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:39:34.413Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:39:34.691Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:39:35.299Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:39:35.299Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:39:35.578Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:39:37.036Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:39:37.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:39:37.316Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:39:37.595Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:39:37.595Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:39:37.874Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:39:38.153Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:39:44.896Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:39:44.896Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:39:44.896Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:39:45.173Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:39:45.777Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:39:45.777Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:39:46.054Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:39:46.054Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:39:46.054Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:39:46.054Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:39:46.658Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:39:46.658Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:39:48.109Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:39:48.388Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:39:48.668Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:39:48.947Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:39:49.225Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:39:49.225Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:39:49.225Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:39:49.225Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:39:49.225Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:39:50.677Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:39:50.677Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:39:50.956Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:39:51.233Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:39:51.233Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:39:53.230Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:39:54.223Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:39:54.223Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:39:54.830Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:39:54.830Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:39:55.112Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:39:55.393Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:39:55.673Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:39:56.761Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:40:01.319Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:40:03.321Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:40:03.322Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:40:03.601Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:40:03.601Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:40:03.881Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:40:04.873Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:40:04.873Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:40:05.153Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:40:05.153Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:40:05.153Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:40:05.432Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:40:05.432Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:40:15.646Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:40:15.646Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:40:15.646Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:40:15.646Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:40:42.498Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:40:42.498Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:42:04.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T09:42:04.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T09:42:19.524Z] Removing intermediate container cb22abc45a1f [2022-04-28T09:42:19.524Z] ---> 4694b17b60c6 [2022-04-28T09:42:19.524Z] [2022-04-28T09:42:19.524Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T09:42:19.524Z] Removing intermediate container a3dd10ddfc36 [2022-04-28T09:42:19.524Z] ---> 91b2e34ef4a0 [2022-04-28T09:42:19.524Z] [2022-04-28T09:42:19.524Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:42:19.524Z] 3.14: Pulling from library/alpine [2022-04-28T09:42:19.524Z] 3.14: Pulling from library/alpine [2022-04-28T09:42:20.539Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:42:20.539Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T09:42:20.539Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T09:42:20.539Z] Status: Image is up to date for alpine:3.14 [2022-04-28T09:42:20.539Z] ---> ac73e934f311 [2022-04-28T09:42:20.539Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec ---> ac73e934f311 [2022-04-28T09:42:20.539Z] [2022-04-28T09:42:20.539Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T09:42:20.539Z] ---> Running in a7e905c82c65 [2022-04-28T09:42:20.539Z] ---> Running in 548ed3065cb3 [2022-04-28T09:42:23.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:42:23.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:42:23.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:42:23.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:42:24.802Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T09:42:24.802Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T09:42:24.802Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T09:42:24.802Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T09:42:24.802Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:42:25.083Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:42:25.083Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:42:25.083Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T09:42:25.083Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T09:42:25.083Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T09:42:25.083Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:42:25.083Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:42:25.083Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:42:25.364Z] OK: 6 MiB in 17 packages [2022-04-28T09:42:25.364Z] OK: 8 MiB in 20 packages [2022-04-28T09:42:28.809Z] Removing intermediate container a7e905c82c65 [2022-04-28T09:42:28.809Z] ---> d39b0b5ad49e [2022-04-28T09:42:28.809Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:42:28.809Z] Removing intermediate container 548ed3065cb3 [2022-04-28T09:42:28.809Z] ---> 1a538f0bc58e [2022-04-28T09:42:28.809Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T09:42:28.809Z] ---> Running in 4ece0cb2dcc5 [2022-04-28T09:42:28.809Z] ---> Running in eed42fe9f30a [2022-04-28T09:42:29.095Z] Removing intermediate container 4ece0cb2dcc5 [2022-04-28T09:42:29.095Z] ---> 8f04d550f237 [2022-04-28T09:42:29.095Z] Step 13/25 : WORKDIR / [2022-04-28T09:42:29.095Z] Removing intermediate container eed42fe9f30a [2022-04-28T09:42:29.095Z] ---> d2937f9b8517 [2022-04-28T09:42:29.095Z] Step 13/22 : WORKDIR /edgex [2022-04-28T09:42:29.095Z] ---> Running in 9d05f3f25ae8 [2022-04-28T09:42:29.095Z] ---> Running in fdbd72c726c9 [2022-04-28T09:42:30.127Z] Removing intermediate container 9d05f3f25ae8 [2022-04-28T09:42:30.127Z] ---> 243f905f37e0 [2022-04-28T09:42:30.127Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-28T09:42:30.127Z] Removing intermediate container fdbd72c726c9 [2022-04-28T09:42:30.127Z] ---> 12d778daeeef [2022-04-28T09:42:30.127Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T09:42:31.591Z] ---> cbc39aeaf9f7 [2022-04-28T09:42:31.591Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T09:42:31.591Z] ---> e28f8c703385 [2022-04-28T09:42:31.591Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-28T09:42:33.052Z] ---> dbe656ed5c6c [2022-04-28T09:42:33.052Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T09:42:33.660Z] ---> 2b218f1d21fb [2022-04-28T09:42:33.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T09:42:34.275Z] ---> 3c43414d1e95 [2022-04-28T09:42:34.275Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-28T09:42:35.740Z] ---> d673c694741f [2022-04-28T09:42:35.740Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T09:42:35.740Z] ---> e169c086fce1 [2022-04-28T09:42:35.740Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:42:37.759Z] ---> c8f6e7c5f257 [2022-04-28T09:42:37.759Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T09:42:37.759Z] ---> Running in 349342a12c98 [2022-04-28T09:42:37.759Z] ---> 2249c61c5d17 [2022-04-28T09:42:37.759Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T09:42:41.183Z] ---> 43518eed1460 [2022-04-28T09:42:41.183Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T09:42:41.793Z] Removing intermediate container 349342a12c98 [2022-04-28T09:42:41.793Z] ---> 291f8713d12a [2022-04-28T09:42:41.793Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:42:41.793Z] ---> Running in 4a344c2e22cc [2022-04-28T09:42:42.406Z] ---> 54c413d7ea55 [2022-04-28T09:42:42.406Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-28T09:42:42.687Z] ---> Running in f04e8d8b952a [2022-04-28T09:42:42.979Z] Removing intermediate container 4a344c2e22cc [2022-04-28T09:42:42.979Z] ---> 3854f7532b95 [2022-04-28T09:42:42.979Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T09:42:42.979Z] ---> Running in 1819916c3af0 [2022-04-28T09:42:43.974Z] Removing intermediate container 1819916c3af0 [2022-04-28T09:42:44.254Z] ---> b5894f83ab70 [2022-04-28T09:42:44.254Z] Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:42:44.254Z] ---> Running in 90847a6c1162 [2022-04-28T09:42:44.877Z] Removing intermediate container 90847a6c1162 [2022-04-28T09:42:44.877Z] ---> b985f1708aa2 [2022-04-28T09:42:44.877Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:42:45.191Z] ---> Running in 5a2493de4ffa [2022-04-28T09:42:45.816Z] Removing intermediate container f04e8d8b952a [2022-04-28T09:42:45.816Z] ---> 10d5197bba10 [2022-04-28T09:42:46.103Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T09:42:46.103Z] ---> Running in 0176d056fe38 [2022-04-28T09:42:46.103Z] Removing intermediate container 5a2493de4ffa [2022-04-28T09:42:46.103Z] ---> 871e002d5ee2 [2022-04-28T09:42:46.103Z] [2022-04-28T09:42:47.099Z] Removing intermediate container 0176d056fe38 [2022-04-28T09:42:47.099Z] ---> df08eaff03ac [2022-04-28T09:42:47.099Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T09:42:47.099Z] ---> Running in 25c093818cff [2022-04-28T09:42:47.099Z] Successfully built 871e002d5ee2 [2022-04-28T09:42:47.099Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T09:42:47.099Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-28T09:42:47.709Z] Removing intermediate container 25c093818cff [2022-04-28T09:42:47.709Z] ---> dc51d883c38b [2022-04-28T09:42:47.709Z] Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:42:47.709Z] ---> Running in 55f4875faf87 [2022-04-28T09:42:48.323Z] Removing intermediate container 55f4875faf87 [2022-04-28T09:42:48.323Z] ---> affe7749e3be [2022-04-28T09:42:48.323Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T09:42:48.323Z] ---> Running in 440655355a7f [2022-04-28T09:42:49.073Z] Removing intermediate container 440655355a7f [2022-04-28T09:42:49.073Z] ---> cc7a2f339230 [2022-04-28T09:42:49.073Z] [2022-04-28T09:42:49.704Z] Successfully built cc7a2f339230 [2022-04-28T09:42:49.704Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T09:42:49.704Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-04-28T09:43:36.810Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:43:36.810Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:43:36.810Z] ---> e5b92b1c040c [2022-04-28T09:43:36.810Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T09:43:36.810Z] ---> Using cache [2022-04-28T09:43:36.810Z] ---> 3bc214e2748f [2022-04-28T09:43:36.810Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:43:36.810Z] ---> Using cache [2022-04-28T09:43:36.810Z] ---> c4465d0fc11c [2022-04-28T09:43:36.810Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T09:43:36.810Z] ---> Running in 66b01b6903bd [2022-04-28T09:43:36.810Z] Removing intermediate container 2c06fddeb698 [2022-04-28T09:43:36.810Z] ---> 5cf17bac232e [2022-04-28T09:43:36.810Z] [2022-04-28T09:43:36.810Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:43:36.810Z] ---> ac73e934f311 [2022-04-28T09:43:36.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T09:43:36.810Z] ---> Running in 3efc54b6227a [2022-04-28T09:43:36.810Z] Removing intermediate container 3efc54b6227a [2022-04-28T09:43:36.810Z] ---> d8b04724ab53 [2022-04-28T09:43:36.810Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T09:43:36.810Z] ---> Running in 30e0a496bf07 [2022-04-28T09:43:36.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:36.810Z] Removing intermediate container 30e0a496bf07 [2022-04-28T09:43:36.810Z] ---> 8d158b888ce8 [2022-04-28T09:43:36.811Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T09:43:36.811Z] ---> Running in d1644a7b4c79 [2022-04-28T09:43:36.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:36.811Z] Removing intermediate container d1644a7b4c79 [2022-04-28T09:43:36.811Z] ---> 0a9f0a06c843 [2022-04-28T09:43:36.811Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:43:36.811Z] ---> Running in bfb81a858270 [2022-04-28T09:43:36.811Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:43:36.811Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:43:36.811Z] ---> e5b92b1c040c [2022-04-28T09:43:36.811Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T09:43:36.811Z] ---> Using cache [2022-04-28T09:43:36.811Z] ---> 3bc214e2748f [2022-04-28T09:43:36.811Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:43:36.811Z] ---> Using cache [2022-04-28T09:43:36.811Z] ---> c4465d0fc11c [2022-04-28T09:43:36.811Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:43:36.811Z] ---> Running in a60b28ebb10d [2022-04-28T09:43:36.811Z] OK: 220 MiB in 52 packages [2022-04-28T09:43:36.811Z] Removing intermediate container 66b01b6903bd [2022-04-28T09:43:36.811Z] ---> 7096625a67a0 [2022-04-28T09:43:36.811Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T09:43:37.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:38.117Z] Removing intermediate container bfb81a858270 [2022-04-28T09:43:38.118Z] ---> d452bf10e98a [2022-04-28T09:43:38.118Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T09:43:38.118Z] ---> Running in f0e7c9756ed4 [2022-04-28T09:43:38.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:38.720Z] ---> 4966eabce965 [2022-04-28T09:43:38.720Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:43:38.991Z] ---> Running in a24e6db05d01 [2022-04-28T09:43:39.971Z] OK: 220 MiB in 52 packages [2022-04-28T09:43:40.579Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:41.575Z] Removing intermediate container a60b28ebb10d [2022-04-28T09:43:41.575Z] ---> 06eb2f570736 [2022-04-28T09:43:41.575Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T09:43:41.859Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:43:42.861Z] ---> 334042eb25a7 [2022-04-28T09:43:42.861Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:43:42.861Z] ---> Running in f1061e110e98 [2022-04-28T09:43:43.140Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T09:43:43.140Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T09:43:43.416Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T09:43:43.416Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T09:43:43.694Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T09:43:43.980Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T09:43:43.980Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:43:43.980Z] OK: 8 MiB in 20 packages [2022-04-28T09:43:46.029Z] Removing intermediate container a24e6db05d01 [2022-04-28T09:43:46.029Z] ---> b4b1a2e60415 [2022-04-28T09:43:46.029Z] Step 8/31 : COPY . . [2022-04-28T09:43:46.029Z] Removing intermediate container f0e7c9756ed4 [2022-04-28T09:43:46.029Z] ---> 220b6923dba5 [2022-04-28T09:43:46.029Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:43:47.476Z] ---> dda38ec6c65a [2022-04-28T09:43:47.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T09:43:49.469Z] Removing intermediate container f1061e110e98 [2022-04-28T09:43:49.469Z] ---> 6f13578a1494 [2022-04-28T09:43:49.469Z] Step 8/26 : COPY . . [2022-04-28T09:43:51.485Z] ---> 5f64e3e404b2 [2022-04-28T09:43:51.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T09:43:53.484Z] ---> f495abda897a [2022-04-28T09:43:53.484Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T09:43:53.756Z] ---> Running in 472d58751ade [2022-04-28T09:43:55.210Z] Removing intermediate container 472d58751ade [2022-04-28T09:43:55.210Z] ---> 88e327cde8e9 [2022-04-28T09:43:55.210Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:43:55.493Z] ---> Running in c88540ac4838 [2022-04-28T09:43:56.488Z] Removing intermediate container c88540ac4838 [2022-04-28T09:43:56.488Z] ---> 741b34b31c35 [2022-04-28T09:43:56.488Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:43:56.770Z] ---> Running in e6e0828e343d [2022-04-28T09:43:58.225Z] Removing intermediate container e6e0828e343d [2022-04-28T09:43:58.225Z] ---> 14b7aca584ff [2022-04-28T09:43:58.225Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:43:58.506Z] ---> Running in f5e4968f72b6 [2022-04-28T09:43:59.505Z] Removing intermediate container f5e4968f72b6 [2022-04-28T09:43:59.505Z] ---> c336302386fd [2022-04-28T09:43:59.505Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:43:59.781Z] ---> Running in 370611119e7e [2022-04-28T09:44:01.226Z] Removing intermediate container 370611119e7e [2022-04-28T09:44:01.226Z] ---> d6e8259b0991 [2022-04-28T09:44:01.226Z] [2022-04-28T09:44:02.221Z] Successfully built d6e8259b0991 [2022-04-28T09:44:02.221Z] Successfully tagged core-data-arm64:latest [2022-04-28T09:44:02.221Z] Building security-spire-server [2022-04-28T09:44:14.926Z]  Building core-data ... done Removing intermediate container 0370d8c97933 [2022-04-28T09:44:14.926Z] ---> b6cf8437b6a1 [2022-04-28T09:44:14.926Z] [2022-04-28T09:44:14.926Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T09:44:14.926Z] 3.15: Pulling from library/alpine [2022-04-28T09:44:17.575Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T09:44:17.575Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T09:44:17.575Z] ---> 3fb3c9af89a9 [2022-04-28T09:44:17.575Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T09:44:18.571Z] ---> Running in b0829ff07317 [2022-04-28T09:44:20.028Z] Removing intermediate container b0829ff07317 [2022-04-28T09:44:20.028Z] ---> 1e4e7b2d584e [2022-04-28T09:44:20.028Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:44:20.028Z] ---> Running in 518f261132b8 [2022-04-28T09:44:24.385Z] Removing intermediate container 518f261132b8 [2022-04-28T09:44:24.385Z] ---> 6d2fc5c42797 [2022-04-28T09:44:24.385Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T09:44:24.385Z] ---> Running in c3ef3dc8ecdb [2022-04-28T09:44:27.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:44:27.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:44:29.115Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T09:44:29.115Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T09:44:29.115Z] OK: 15729 distinct packages available [2022-04-28T09:44:29.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:44:30.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:44:31.577Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T09:44:31.577Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T09:44:31.577Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T09:44:31.858Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T09:44:31.858Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T09:44:31.858Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T09:44:32.136Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T09:44:32.136Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T09:44:32.136Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T09:44:32.414Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T09:44:32.414Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:44:32.699Z] OK: 8 MiB in 23 packages [2022-04-28T09:44:37.079Z] ---> 6ff7ab7b92a1 [2022-04-28T09:44:37.079Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T09:44:37.079Z] ---> Running in a82cae47e1fe [2022-04-28T09:44:37.367Z] Removing intermediate container c3ef3dc8ecdb [2022-04-28T09:44:37.367Z] ---> 3725cdf77e12 [2022-04-28T09:44:37.367Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:44:40.024Z] ---> 6d6a1554c1de [2022-04-28T09:44:40.024Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T09:44:40.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T09:44:41.024Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:44:41.024Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:44:41.024Z] ---> e5b92b1c040c [2022-04-28T09:44:41.024Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T09:44:41.024Z] ---> Using cache [2022-04-28T09:44:41.024Z] ---> 3bc214e2748f [2022-04-28T09:44:41.025Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:44:41.025Z] ---> Using cache [2022-04-28T09:44:41.025Z] ---> c4465d0fc11c [2022-04-28T09:44:41.025Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T09:44:41.025Z] ---> Using cache [2022-04-28T09:44:41.025Z] ---> 06eb2f570736 [2022-04-28T09:44:41.025Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T09:44:41.025Z] ---> Using cache [2022-04-28T09:44:41.025Z] ---> 334042eb25a7 [2022-04-28T09:44:41.025Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:44:41.025Z] ---> Using cache [2022-04-28T09:44:41.025Z] ---> 6f13578a1494 [2022-04-28T09:44:41.025Z] Step 8/25 : COPY . . [2022-04-28T09:44:41.310Z] ---> Using cache [2022-04-28T09:44:41.310Z] ---> 16577457f98e [2022-04-28T09:44:41.310Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:44:41.591Z] ---> Running in 29c4f9acaa6a [2022-04-28T09:44:42.198Z] Removing intermediate container 29c4f9acaa6a [2022-04-28T09:44:42.198Z] ---> dd54a879d5b6 [2022-04-28T09:44:42.198Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T09:44:42.477Z] ---> Running in 574318e5861f [2022-04-28T09:44:42.779Z] ---> 16577457f98e [2022-04-28T09:44:42.779Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T09:44:43.388Z] ---> Running in 63a715cfa9fa [2022-04-28T09:44:45.119Z] ---> 989f4e30436f [2022-04-28T09:44:45.119Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T09:44:45.119Z] Removing intermediate container 63a715cfa9fa [2022-04-28T09:44:45.119Z] ---> f4423311cdb1 [2022-04-28T09:44:45.119Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T09:44:45.119Z] ---> Running in 785eec89a300 [2022-04-28T09:44:47.845Z] Removing intermediate container 574318e5861f [2022-04-28T09:44:47.845Z] ---> ab8992925d43 [2022-04-28T09:44:47.845Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T09:44:47.845Z] ---> d16c6b0b807a [2022-04-28T09:44:47.845Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T09:44:47.845Z] ---> Running in d6e70f673a00 [2022-04-28T09:44:48.122Z] ---> Running in 85cf6242cc7b [2022-04-28T09:44:49.131Z] Removing intermediate container 85cf6242cc7b [2022-04-28T09:44:49.132Z] ---> 685893ec9d19 [2022-04-28T09:44:49.132Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:44:49.132Z] Removing intermediate container d6e70f673a00 [2022-04-28T09:44:49.132Z] ---> 48d9b545de31 [2022-04-28T09:44:49.132Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T09:44:49.132Z] ---> Running in 54567b4251ad [2022-04-28T09:44:49.132Z] ---> Running in 33c8d7b96020 [2022-04-28T09:44:50.137Z] Removing intermediate container 785eec89a300 [2022-04-28T09:44:50.137Z] ---> c3fea823ce56 [2022-04-28T09:44:50.137Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T09:44:50.419Z] Removing intermediate container 54567b4251ad [2022-04-28T09:44:50.419Z] ---> 2f8e80cb2036 [2022-04-28T09:44:50.419Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T09:44:50.419Z] ---> Running in 40580ceb1ae5 [2022-04-28T09:44:50.704Z] ---> Running in 794df5f0cf8a [2022-04-28T09:44:51.720Z] Removing intermediate container 40580ceb1ae5 [2022-04-28T09:44:51.720Z] ---> dbbe4a14183d [2022-04-28T09:44:51.720Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T09:44:51.720Z] Removing intermediate container 794df5f0cf8a [2022-04-28T09:44:51.720Z] ---> 2acf69dc52e0 [2022-04-28T09:44:51.720Z] Step 19/20 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:44:52.007Z] ---> Running in a17b14ee34d9 [2022-04-28T09:44:52.007Z] ---> Running in 397b5de6e3ac [2022-04-28T09:44:53.011Z] spire-1.2.1/ [2022-04-28T09:44:53.011Z] spire-1.2.1/.data/ [2022-04-28T09:44:53.011Z] spire-1.2.1/.data/.file [2022-04-28T09:44:53.011Z] spire-1.2.1/.dockerignore [2022-04-28T09:44:53.011Z] spire-1.2.1/.gitattributes [2022-04-28T09:44:53.011Z] spire-1.2.1/.githooks/ [2022-04-28T09:44:53.011Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/ [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:44:53.011Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:44:53.011Z] spire-1.2.1/.gitignore [2022-04-28T09:44:53.011Z] spire-1.2.1/.go-version [2022-04-28T09:44:53.011Z] spire-1.2.1/.golangci.yml [2022-04-28T09:44:53.011Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:44:53.011Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:44:53.011Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:44:53.011Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:44:53.011Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:44:53.011Z] spire-1.2.1/Dockerfile [2022-04-28T09:44:53.011Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:44:53.011Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:44:53.011Z] spire-1.2.1/LICENSE [2022-04-28T09:44:53.011Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:44:53.011Z] spire-1.2.1/Makefile [2022-04-28T09:44:53.011Z] spire-1.2.1/README.md [2022-04-28T09:44:53.011Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:44:53.011Z] spire-1.2.1/SECURITY.md [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goRemoving intermediate container 397b5de6e3ac [2022-04-28T09:44:53.011Z] ---> 463bce73fc34 [2022-04-28T09:44:53.011Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T09:44:53.011Z] [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:44:53.011Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/ [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/agent/ [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/server/ [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:44:53.011Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/ [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/images/ [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:44:53.011Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:44:53.299Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:44:53.299Z] spire-1.2.1/examples/ [2022-04-28T09:44:53.299Z] spire-1.2.1/examples/README.md [2022-04-28T09:44:53.299Z] spire-1.2.1/go.mod [2022-04-28T09:44:53.299Z] spire-1.2.1/go.sum [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go ---> Running in 2b918b9493ba [2022-04-28T09:44:53.299Z] [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:44:53.299Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:44:53.300Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:44:53.581Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:44:53.582Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:44:53.867Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:44:54.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.goRemoving intermediate container 2b918b9493ba [2022-04-28T09:44:54.150Z] ---> ba63d5e4ff7b [2022-04-28T09:44:54.150Z] [2022-04-28T09:44:54.150Z] [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:44:54.150Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:44:54.434Z] spire-1.2.1/proto/ [2022-04-28T09:44:54.434Z] spire-1.2.1/proto/private/ [2022-04-28T09:44:54.434Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:44:54.713Z] spire-1.2.1/release/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:44:54.713Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:44:54.713Z] spire-1.2.1/script/ [2022-04-28T09:44:54.713Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:44:54.713Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:44:54.713Z] spire-1.2.1/support/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:44:54.713Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:44:54.713Z] spire-1.2.1/test/ [2022-04-28T09:44:54.713Z] spire-1.2.1/test/clock/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:44:54.714Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/common [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:44:54.714Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlSuccessfully built ba63d5e4ff7b [2022-04-28T09:44:54.715Z] [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:44:54.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:44:54.995Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupSuccessfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T09:44:54.996Z] Building support-notifications [2022-04-28T09:44:54.996Z]  Building security-spiffe-token-provider ... done  [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/ [2022-04-28T09:44:54.996Z] [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:44:54.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/conf/spire-1.2.1/.data/ [2022-04-28T09:44:54.997Z] spire-1.2.1/.data/.file [2022-04-28T09:44:54.997Z] spire-1.2.1/.dockerignore [2022-04-28T09:44:54.997Z] spire-1.2.1/.gitattributes [2022-04-28T09:44:54.997Z] spire-1.2.1/.githooks/ [2022-04-28T09:44:54.997Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/ [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/ [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/.gitignore [2022-04-28T09:44:54.997Z] spire-1.2.1/.go-version [2022-04-28T09:44:54.997Z] spire-1.2.1/.golangci.yml [2022-04-28T09:44:54.997Z] spire-1.2.1/ADOPTERS.md [2022-04-28T09:44:54.997Z] spire-1.2.1/CHANGELOG.md [2022-04-28T09:44:54.997Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T09:44:54.997Z] spire-1.2.1/CODEOWNERS [2022-04-28T09:44:54.997Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T09:44:54.997Z] spire-1.2.1/Dockerfile [2022-04-28T09:44:54.997Z] spire-1.2.1/Dockerfile.dev [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:44:54.997Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T09:44:54.997Z] spire-1.2.1/LICENSE [2022-04-28T09:44:54.997Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T09:44:54.997Z] spire-1.2.1/Makefile [2022-04-28T09:44:54.997Z] spire-1.2.1/README.md [2022-04-28T09:44:54.997Z] spire-1.2.1/ROADMAP.md [2022-04-28T09:44:54.997Z] spire-1.2.1/SECURITY.md [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testca/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testkey/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/util/ [2022-04-28T09:44:54.997Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/util/race.go [2022-04-28T09:44:54.997Z] spire-1.2.1/test/util/util.go [2022-04-28T09:44:54.997Z] building spire from source... [2022-04-28T09:44:54.997Z] [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T09:44:54.997Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T09:44:54.998Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T09:44:55.277Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/ [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/agent/ [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/server/ [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/server/server.conf [2022-04-28T09:44:55.277Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T09:44:55.277Z] spire-1.2.1/doc/ [2022-04-28T09:44:55.277Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T09:44:55.277Z] spire-1.2.1/doc/auditlog.md [2022-04-28T09:44:55.277Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T09:44:55.277Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T09:44:55.277Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/ [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/spire_server.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/telemetry.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/upgrading.md [2022-04-28T09:44:55.278Z] spire-1.2.1/doc/using_spire.md [2022-04-28T09:44:55.278Z] spire-1.2.1/examples/ [2022-04-28T09:44:55.278Z] spire-1.2.1/examples/README.md [2022-04-28T09:44:55.278Z] spire-1.2.1/go.mod [2022-04-28T09:44:55.278Z] spire-1.2.1/go.sum [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T09:44:55.278Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T09:44:55.558Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T09:44:55.559Z] Installing go1.17.7... [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T09:44:55.559Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/log/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T09:44:55.560Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T09:44:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/version/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T09:44:55.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/config.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T09:44:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T09:44:56.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/server.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T09:44:56.121Z] spire-1.2.1/proto/ [2022-04-28T09:44:56.121Z] spire-1.2.1/proto/private/ [2022-04-28T09:44:56.121Z] spire-1.2.1/proto/private/server/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T09:44:56.400Z] spire-1.2.1/release/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/README.md [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/conf/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T09:44:56.400Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T09:44:56.400Z] spire-1.2.1/script/ [2022-04-28T09:44:56.400Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T09:44:56.400Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T09:44:56.400Z] spire-1.2.1/support/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T09:44:56.400Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T09:44:56.401Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/clock/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/clock/clock.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T09:44:56.401Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/README.md [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/common [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T09:44:56.401Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T09:44:56.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T09:44:56.680Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T09:44:56.681Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T09:44:56.682Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T09:44:56.971Z] spire-1.2.1/test/integration/test.sh [2022-04-28T09:44:56.971Z] spire-1.2.1/test/plugintest/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testca/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testca/ca.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testkey/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/testkey/new.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/util/ [2022-04-28T09:44:56.971Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/util/race.go [2022-04-28T09:44:56.971Z] spire-1.2.1/test/util/util.go [2022-04-28T09:44:56.971Z] building spire from source... [2022-04-28T09:44:57.266Z] Installing go1.17.7... [2022-04-28T09:45:29.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:45:29.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:45:29.726Z] ---> e5b92b1c040c [2022-04-28T09:45:29.727Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:45:29.727Z] ---> Using cache [2022-04-28T09:45:29.727Z] ---> 3bc214e2748f [2022-04-28T09:45:29.727Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:45:29.727Z] ---> Using cache [2022-04-28T09:45:29.727Z] ---> c4465d0fc11c [2022-04-28T09:45:29.727Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T09:45:29.727Z] Building bin/spire-server... [2022-04-28T09:45:29.727Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:45:29.727Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:45:29.727Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:45:29.727Z]  ---> Running in aa50a6a37906 [2022-04-28T09:45:29.727Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:45:29.727Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:45:29.727Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:45:29.727Z] Building bin/spire-server... [2022-04-28T09:45:29.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:45:29.727Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T09:45:29.727Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T09:45:29.727Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T09:45:29.727Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:45:30.343Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T09:45:30.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:45:30.343Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T09:45:30.633Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:45:30.914Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:45:31.525Z] OK: 220 MiB in 52 packages [2022-04-28T09:45:32.135Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:45:33.615Z] Removing intermediate container aa50a6a37906 [2022-04-28T09:45:33.615Z] ---> 25d9df74d71a [2022-04-28T09:45:33.615Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:45:34.620Z] ---> c9a214e86bfa [2022-04-28T09:45:34.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:45:34.620Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:45:34.620Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:45:34.620Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:45:34.620Z]  ---> Running in fdc0fb4d8377 [2022-04-28T09:45:34.900Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T09:45:35.179Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:45:35.179Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:45:35.179Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:45:35.179Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:45:35.452Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T09:45:35.728Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T09:45:36.007Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T09:45:36.008Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T09:45:36.286Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:45:36.286Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:45:36.563Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:45:36.840Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:45:36.840Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:45:36.840Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T09:45:37.116Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T09:45:37.116Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T09:45:37.394Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T09:45:37.669Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:45:37.669Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T09:45:37.669Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T09:45:37.945Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:45:38.220Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:45:38.823Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T09:45:38.823Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T09:45:38.823Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T09:45:39.437Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T09:45:40.041Z] Removing intermediate container fdc0fb4d8377 [2022-04-28T09:45:40.041Z] ---> f2c1ab510ccf [2022-04-28T09:45:40.041Z] Step 8/22 : COPY . . [2022-04-28T09:45:58.469Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T09:45:58.469Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:45:58.469Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:45:58.469Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:45:58.469Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:45:58.469Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:45:58.469Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:45:58.469Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:45:58.469Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:45:58.469Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:45:58.469Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:45:58.469Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:45:58.469Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:45:58.746Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:45:58.746Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:45:59.735Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:46:00.722Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:46:00.722Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:46:00.999Z]  ---> d4ca3e68d62b [2022-04-28T09:46:00.999Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T09:46:00.999Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:46:00.999Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:46:01.278Z]  ---> Running in 291a26e78046 [2022-04-28T09:46:01.278Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:46:01.278Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:46:01.553Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:46:01.553Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:46:01.836Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:46:02.467Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:46:02.748Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:46:02.748Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:46:02.748Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:46:03.025Z] 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-04-28T09:46:03.637Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:46:07.045Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:46:09.689Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T09:46:09.689Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T09:46:09.689Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T09:46:09.968Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T09:46:10.244Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T09:46:10.847Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T09:46:10.847Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T09:46:10.847Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T09:46:11.124Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T09:46:11.401Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T09:46:11.401Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T09:46:12.006Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T09:46:12.282Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T09:46:12.282Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T09:46:12.282Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T09:46:12.557Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T09:46:12.557Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T09:46:12.834Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T09:46:13.114Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T09:46:13.391Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T09:46:13.668Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T09:46:13.944Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T09:46:14.221Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T09:46:14.496Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T09:46:15.097Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T09:46:17.080Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:46:17.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T09:46:17.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:46:17.781Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:46:18.075Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:46:18.354Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:46:23.823Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T09:46:23.823Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T09:46:23.823Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T09:46:23.823Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T09:46:23.823Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T09:46:23.823Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T09:46:23.823Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T09:46:24.102Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T09:46:24.711Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T09:46:24.711Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T09:46:24.991Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:46:24.991Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:46:25.985Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:46:26.982Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T09:46:45.348Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:46:45.348Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T09:46:45.348Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T09:46:57.793Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T09:46:57.793Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:46:57.793Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:46:57.793Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T09:46:57.793Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T09:46:58.074Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:47:30.470Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:47:30.470Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:47:30.470Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:47:30.470Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T09:47:30.470Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T09:47:30.750Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:47:33.399Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:47:34.005Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:47:34.284Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:47:36.284Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:47:36.284Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:47:36.886Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:47:36.886Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:47:37.164Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:47:37.444Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:47:37.723Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T09:47:37.724Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:47:38.003Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T09:47:38.003Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T09:47:38.003Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:47:38.003Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T09:47:38.003Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:47:38.284Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:47:38.284Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:47:38.561Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:47:38.838Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:47:40.286Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:47:40.286Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:47:40.286Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T09:47:40.286Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:47:40.890Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T09:47:42.335Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T09:47:42.335Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T09:47:42.611Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T09:47:43.599Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T09:47:43.599Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T09:47:43.876Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T09:47:44.152Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T09:47:44.430Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T09:47:45.030Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T09:47:45.030Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T09:47:45.030Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T09:47:45.030Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T09:47:45.624Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:47:46.219Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:47:46.493Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T09:47:46.493Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:47:46.493Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:47:46.493Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:47:46.493Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:47:46.768Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:47:46.768Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T09:47:47.045Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T09:47:47.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T09:47:47.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T09:47:47.600Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T09:47:47.600Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T09:47:47.600Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:47:48.198Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:47:48.471Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:47:48.471Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:47:48.745Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:47:50.187Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:47:50.787Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:47:51.062Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:47:51.338Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:47:51.339Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:47:51.615Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:47:51.615Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:47:51.615Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:47:51.896Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:47:52.931Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:47:53.208Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T09:47:53.208Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:47:53.487Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:47:53.775Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:47:53.775Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:47:54.385Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T09:47:54.386Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T09:47:54.666Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T09:47:55.274Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T09:47:55.274Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T09:47:55.274Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T09:47:55.556Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T09:47:55.556Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:47:55.556Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T09:47:55.556Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T09:47:55.834Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T09:47:55.834Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T09:47:56.113Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:47:56.113Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:47:56.393Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:47:56.393Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:47:56.671Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:47:56.951Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:47:56.951Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:47:57.230Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T09:47:57.837Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:47:57.837Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T09:47:58.116Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T09:47:58.116Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T09:47:58.396Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T09:47:58.396Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T09:47:58.396Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T09:47:58.679Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T09:47:58.679Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T09:47:59.690Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T09:47:59.971Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T09:48:00.251Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T09:48:00.536Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T09:48:00.536Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T09:48:00.814Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:48:03.241Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T09:48:03.909Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:48:03.909Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:48:03.909Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T09:48:03.909Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T09:48:04.513Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T09:48:04.513Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T09:48:04.513Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:48:04.788Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:48:04.788Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T09:48:04.788Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:48:05.061Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T09:48:05.661Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T09:48:05.661Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:48:05.661Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:48:05.942Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:48:05.942Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:48:05.942Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T09:48:06.221Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:48:06.221Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:48:06.502Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:48:09.164Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T09:48:11.834Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T09:48:11.834Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T09:48:11.834Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T09:48:12.131Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T09:48:12.420Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T09:48:13.026Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T09:48:13.303Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T09:48:13.582Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T09:48:13.582Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T09:48:13.582Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T09:48:13.860Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T09:48:14.136Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T09:48:16.776Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:48:16.776Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:48:16.776Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:48:16.776Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:48:25.089Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T09:48:25.089Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T09:48:25.089Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T09:48:25.089Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T09:48:47.301Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:48:47.301Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:48:48.746Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T09:48:48.746Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T09:49:56.787Z] Removing intermediate container a82cae47e1fe [2022-04-28T09:49:56.787Z] ---> cb35f70fc047 [2022-04-28T09:49:56.787Z] [2022-04-28T09:49:56.787Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T09:49:56.787Z] ---> ac73e934f311 [2022-04-28T09:49:56.787Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T09:49:56.787Z] ---> Running in 06ef60bb6314 [2022-04-28T09:49:56.787Z] Removing intermediate container 06ef60bb6314 [2022-04-28T09:49:56.787Z] ---> 70272cdd89f6 [2022-04-28T09:49:56.787Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T09:49:56.787Z] ---> Running in db521273639a [2022-04-28T09:49:56.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:49:56.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:49:56.787Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:49:56.787Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T09:49:56.787Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:49:56.787Z] OK: 6 MiB in 16 packages [2022-04-28T09:49:56.787Z] Removing intermediate container db521273639a [2022-04-28T09:49:56.787Z] ---> 0f6754aaa797 [2022-04-28T09:49:56.787Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T09:49:56.787Z] ---> Running in e397de857468 [2022-04-28T09:49:57.083Z] Removing intermediate container e397de857468 [2022-04-28T09:49:57.083Z] ---> 3c57459a4fd8 [2022-04-28T09:49:57.083Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T09:49:57.083Z] ---> Running in d5762a900753 [2022-04-28T09:49:57.695Z] Removing intermediate container d5762a900753 [2022-04-28T09:49:57.695Z] ---> 688430ca2997 [2022-04-28T09:49:57.695Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T09:49:57.695Z] ---> Running in 1d04c7326301 [2022-04-28T09:50:00.386Z] Removing intermediate container 1d04c7326301 [2022-04-28T09:50:00.386Z] ---> 9d4029864dda [2022-04-28T09:50:00.386Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T09:50:00.670Z] ---> Running in 15ce5c8d65fa [2022-04-28T09:50:01.282Z] Removing intermediate container 15ce5c8d65fa [2022-04-28T09:50:01.282Z] ---> 765125def844 [2022-04-28T09:50:01.282Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T09:50:02.276Z] ---> a3a9aa933c7c [2022-04-28T09:50:02.276Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T09:50:02.552Z] ---> Running in 5e4ee86fa2ea [2022-04-28T09:50:05.969Z] Removing intermediate container 5e4ee86fa2ea [2022-04-28T09:50:05.969Z] ---> 1b1e14e942ee [2022-04-28T09:50:05.969Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:50:06.244Z] ---> 6579dc3fae0c [2022-04-28T09:50:06.244Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T09:50:08.237Z] ---> 1662b334b7ae [2022-04-28T09:50:08.237Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T09:50:08.838Z] ---> ecbbba380a6d [2022-04-28T09:50:08.838Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T09:50:09.829Z] ---> 6ac7394ca7a5 [2022-04-28T09:50:09.829Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T09:50:10.819Z] ---> 9930ab0e81f7 [2022-04-28T09:50:10.819Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T09:50:11.098Z] ---> Running in 9b1d3f47f5cf [2022-04-28T09:50:11.696Z] Removing intermediate container 9b1d3f47f5cf [2022-04-28T09:50:11.696Z] ---> dc279bd7bf0c [2022-04-28T09:50:11.696Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T09:50:12.695Z] ---> b6f018019da9 [2022-04-28T09:50:12.695Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T09:50:12.695Z] ---> Running in 204f29eb9d76 [2022-04-28T09:50:16.117Z] Removing intermediate container 204f29eb9d76 [2022-04-28T09:50:16.117Z] ---> 5dd58d5e4299 [2022-04-28T09:50:16.117Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T09:50:16.117Z] ---> Running in 7a12473fe6e9 [2022-04-28T09:50:16.725Z] Removing intermediate container 7a12473fe6e9 [2022-04-28T09:50:16.725Z] ---> 74ecf4d8a80d [2022-04-28T09:50:16.725Z] Step 28/31 : CMD ["gate"] [2022-04-28T09:50:17.007Z] ---> Running in a9a1f9947150 [2022-04-28T09:50:17.613Z] Removing intermediate container a9a1f9947150 [2022-04-28T09:50:17.613Z] ---> 6543594886b0 [2022-04-28T09:50:17.613Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T09:50:17.891Z] ---> Running in e9349e178fdd [2022-04-28T09:50:18.502Z] Removing intermediate container e9349e178fdd [2022-04-28T09:50:18.502Z] ---> c164e1f48855 [2022-04-28T09:50:18.502Z] Step 30/31 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:50:18.502Z] ---> Running in add3ec19643c [2022-04-28T09:50:19.110Z] Removing intermediate container add3ec19643c [2022-04-28T09:50:19.110Z] ---> b2ce6b9d3408 [2022-04-28T09:50:19.110Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T09:50:19.388Z] ---> Running in 72f8c264d179 [2022-04-28T09:50:19.991Z] Removing intermediate container 72f8c264d179 [2022-04-28T09:50:19.991Z] ---> 9bafe9e32971 [2022-04-28T09:50:19.991Z] [2022-04-28T09:50:20.593Z] Successfully built 9bafe9e32971 [2022-04-28T09:50:20.593Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T09:50:20.593Z]  Building security-bootstrapper ... done Building core-metadata [2022-04-28T09:50:53.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:50:53.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:50:53.376Z] ---> e5b92b1c040c [2022-04-28T09:50:53.376Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:50:53.376Z] ---> Using cache [2022-04-28T09:50:53.376Z] ---> 3bc214e2748f [2022-04-28T09:50:53.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:50:53.376Z] ---> Using cache [2022-04-28T09:50:53.376Z] ---> c4465d0fc11c [2022-04-28T09:50:53.376Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:50:53.376Z] ---> Using cache [2022-04-28T09:50:53.376Z] ---> 7096625a67a0 [2022-04-28T09:50:53.376Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:50:53.376Z] ---> Using cache [2022-04-28T09:50:53.376Z] ---> 4966eabce965 [2022-04-28T09:50:53.376Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:50:53.376Z] ---> Using cache [2022-04-28T09:50:53.376Z] ---> b4b1a2e60415 [2022-04-28T09:50:53.376Z] Step 8/23 : COPY . . [2022-04-28T09:50:53.376Z] ---> Using cache [2022-04-28T09:50:53.376Z] ---> 6ff7ab7b92a1 [2022-04-28T09:50:53.376Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T09:50:53.376Z] ---> Running in 095f98968cce [2022-04-28T09:50:54.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T09:54:01.411Z] Removing intermediate container 291a26e78046 [2022-04-28T09:54:01.411Z] ---> 644f6b6f5cf0 [2022-04-28T09:54:01.411Z] [2022-04-28T09:54:01.411Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T09:54:01.411Z] ---> ac73e934f311 [2022-04-28T09:54:01.411Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T09:54:01.411Z] ---> Running in 182a5165bc93 [2022-04-28T09:54:01.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:54:01.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:54:01.411Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T09:54:01.411Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T09:54:01.411Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:54:01.411Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T09:54:01.411Z] OK: 6 MiB in 16 packages [2022-04-28T09:54:01.411Z] Removing intermediate container 182a5165bc93 [2022-04-28T09:54:01.411Z] ---> be6595d5c10d [2022-04-28T09:54:01.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:54:01.411Z] ---> Running in 39ca8507b935 [2022-04-28T09:54:01.411Z] Removing intermediate container 39ca8507b935 [2022-04-28T09:54:01.411Z] ---> 7b7963e35e5f [2022-04-28T09:54:01.411Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T09:54:01.411Z] ---> Running in 312a79f9774e [2022-04-28T09:54:01.411Z] Removing intermediate container 312a79f9774e [2022-04-28T09:54:01.411Z] ---> 793f9af73bce [2022-04-28T09:54:01.411Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T09:54:01.411Z] ---> Running in 8499ff41adbe [2022-04-28T09:54:01.411Z] Removing intermediate container 8499ff41adbe [2022-04-28T09:54:01.411Z] ---> 4a7a0325ced2 [2022-04-28T09:54:01.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:54:01.411Z] ---> 679b7da00451 [2022-04-28T09:54:01.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T09:54:04.066Z] ---> 27399b8b2e4b [2022-04-28T09:54:04.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T09:54:04.687Z] ---> 5681050dd38c [2022-04-28T09:54:04.687Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T09:54:04.970Z] ---> Running in 0830beb1ce14 [2022-04-28T09:54:05.262Z] Removing intermediate container 0830beb1ce14 [2022-04-28T09:54:05.262Z] ---> 6234fabad5fa [2022-04-28T09:54:05.262Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:54:05.549Z] ---> Running in b34ea1de52b3 [2022-04-28T09:54:05.840Z] Removing intermediate container b34ea1de52b3 [2022-04-28T09:54:05.840Z] ---> 5dc6fcf77e32 [2022-04-28T09:54:05.840Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T09:54:06.133Z] ---> Running in c9595f3a7903 [2022-04-28T09:54:06.751Z] Removing intermediate container c9595f3a7903 [2022-04-28T09:54:06.751Z] ---> 9f85c0264657 [2022-04-28T09:54:06.751Z] Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:54:06.751Z] ---> Running in b1b365b70b1e [2022-04-28T09:54:07.391Z] Removing intermediate container b1b365b70b1e [2022-04-28T09:54:07.391Z] ---> cbfcde0740a9 [2022-04-28T09:54:07.391Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T09:54:07.391Z] ---> Running in 971bf15984c0 [2022-04-28T09:54:08.000Z] Removing intermediate container 971bf15984c0 [2022-04-28T09:54:08.000Z] ---> 8007f9ca1d60 [2022-04-28T09:54:08.000Z] [2022-04-28T09:54:08.600Z] Successfully built 8007f9ca1d60 [2022-04-28T09:54:08.600Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T09:54:08.600Z]  Building support-notifications ... done Building core-command [2022-04-28T09:54:41.022Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:54:41.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:54:41.022Z] ---> e5b92b1c040c [2022-04-28T09:54:41.022Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T09:54:41.022Z] ---> Using cache [2022-04-28T09:54:41.022Z] ---> 3bc214e2748f [2022-04-28T09:54:41.022Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:54:41.022Z] ---> Using cache [2022-04-28T09:54:41.022Z] ---> c4465d0fc11c [2022-04-28T09:54:41.022Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T09:54:41.022Z] ---> Using cache [2022-04-28T09:54:41.022Z] ---> 7096625a67a0 [2022-04-28T09:54:41.022Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T09:54:41.022Z] ---> Using cache [2022-04-28T09:54:41.022Z] ---> 4966eabce965 [2022-04-28T09:54:41.022Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:54:41.022Z] ---> Using cache [2022-04-28T09:54:41.022Z] ---> b4b1a2e60415 [2022-04-28T09:54:41.022Z] Step 8/23 : COPY . . [2022-04-28T09:54:41.022Z] ---> Using cache [2022-04-28T09:54:41.022Z] ---> 6ff7ab7b92a1 [2022-04-28T09:54:41.022Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T09:54:41.022Z] ---> Running in 045cde222690 [2022-04-28T09:54:41.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T09:56:33.504Z] Removing intermediate container 095f98968cce [2022-04-28T09:56:33.504Z] ---> db1ab984707f [2022-04-28T09:56:33.504Z] [2022-04-28T09:56:33.504Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T09:56:33.504Z] ---> ac73e934f311 [2022-04-28T09:56:33.504Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T09:56:33.504Z] ---> Running in 517999c3051b [2022-04-28T09:56:33.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T09:56:33.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T09:56:33.504Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T09:56:33.504Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T09:56:33.504Z] OK: 5 MiB in 15 packages [2022-04-28T09:56:33.504Z] Removing intermediate container 517999c3051b [2022-04-28T09:56:33.504Z] ---> 24defd59d053 [2022-04-28T09:56:33.504Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T09:56:33.504Z] ---> Running in 92d1746a3302 [2022-04-28T09:56:34.112Z] Removing intermediate container 92d1746a3302 [2022-04-28T09:56:34.112Z] ---> cf1e709c078b [2022-04-28T09:56:34.112Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T09:56:34.396Z] ---> Running in 398a9ea0506d [2022-04-28T09:56:35.002Z] Removing intermediate container 398a9ea0506d [2022-04-28T09:56:35.002Z] ---> 8b552689b34c [2022-04-28T09:56:35.002Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T09:56:35.002Z] ---> Running in fae78ce484bc [2022-04-28T09:56:35.627Z] Removing intermediate container fae78ce484bc [2022-04-28T09:56:35.627Z] ---> bd22cdc145d8 [2022-04-28T09:56:35.627Z] Step 15/23 : WORKDIR / [2022-04-28T09:56:35.907Z] ---> Running in f724756df3fe [2022-04-28T09:56:36.511Z] Removing intermediate container f724756df3fe [2022-04-28T09:56:36.511Z] ---> 36db8ba7f583 [2022-04-28T09:56:36.511Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T09:56:37.515Z] ---> 6dac0eb7846b [2022-04-28T09:56:37.515Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T09:56:39.513Z] ---> be39dad472f9 [2022-04-28T09:56:39.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T09:56:40.122Z] ---> 130b42a1f73f [2022-04-28T09:56:40.122Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T09:56:40.405Z] ---> Running in fbceab35e91a [2022-04-28T09:56:41.028Z] Removing intermediate container fbceab35e91a [2022-04-28T09:56:41.028Z] ---> 3a0d101c477d [2022-04-28T09:56:41.028Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T09:56:41.028Z] ---> Running in beede040b0e2 [2022-04-28T09:56:41.642Z] Removing intermediate container beede040b0e2 [2022-04-28T09:56:41.642Z] ---> 7bf5f2820aab [2022-04-28T09:56:41.642Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T09:56:41.931Z] ---> Running in 7661df55284e [2022-04-28T09:56:42.533Z] Removing intermediate container 7661df55284e [2022-04-28T09:56:42.533Z] ---> db2725db6ebc [2022-04-28T09:56:42.534Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T09:56:42.534Z] ---> Running in 9ae542495693 [2022-04-28T09:56:43.142Z] Removing intermediate container 9ae542495693 [2022-04-28T09:56:43.142Z] ---> 0230741f5b30 [2022-04-28T09:56:43.142Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T09:56:43.142Z] ---> Running in 23c856c219d7 [2022-04-28T09:56:43.747Z] Removing intermediate container 23c856c219d7 [2022-04-28T09:56:43.747Z] ---> 703b30033c42 [2022-04-28T09:56:43.747Z] [2022-04-28T09:56:44.356Z] Successfully built 703b30033c42 [2022-04-28T09:56:44.356Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T09:56:44.356Z]  Building core-metadata ... done Building support-scheduler [2022-04-28T09:57:17.045Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T09:57:17.045Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T09:57:17.045Z] ---> e5b92b1c040c [2022-04-28T09:57:17.045Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T09:57:17.045Z] ---> Using cache [2022-04-28T09:57:17.045Z] ---> 3bc214e2748f [2022-04-28T09:57:17.045Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T09:57:17.045Z] ---> Using cache [2022-04-28T09:57:17.045Z] ---> c4465d0fc11c [2022-04-28T09:57:17.045Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T09:57:17.045Z] ---> Using cache [2022-04-28T09:57:17.045Z] ---> 7096625a67a0 [2022-04-28T09:57:17.045Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T09:57:17.045Z] ---> Using cache [2022-04-28T09:57:17.045Z] ---> 4966eabce965 [2022-04-28T09:57:17.045Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T09:57:17.045Z] ---> Using cache [2022-04-28T09:57:17.045Z] ---> b4b1a2e60415 [2022-04-28T09:57:17.045Z] Step 8/22 : COPY . . [2022-04-28T09:57:17.045Z] ---> Using cache [2022-04-28T09:57:17.045Z] ---> 6ff7ab7b92a1 [2022-04-28T09:57:17.045Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T09:57:17.045Z] ---> Running in 4c32b7e9eb92 [2022-04-28T09:57:17.045Z] 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-04-28T10:00:09.013Z] Removing intermediate container 045cde222690 [2022-04-28T10:00:09.013Z] ---> d2bc45bf26f0 [2022-04-28T10:00:09.013Z] [2022-04-28T10:00:09.013Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T10:00:09.013Z] ---> ac73e934f311 [2022-04-28T10:00:09.013Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T10:00:09.013Z] ---> Using cache [2022-04-28T10:00:09.013Z] ---> 24defd59d053 [2022-04-28T10:00:09.013Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T10:00:09.013Z] ---> Using cache [2022-04-28T10:00:09.013Z] ---> cf1e709c078b [2022-04-28T10:00:09.013Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T10:00:09.013Z] ---> Running in d1dc360423c3 [2022-04-28T10:00:09.013Z] Removing intermediate container d1dc360423c3 [2022-04-28T10:00:09.013Z] ---> e3616b88d29c [2022-04-28T10:00:09.013Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T10:00:09.013Z] ---> Running in 75365fd63874 [2022-04-28T10:00:09.013Z] Removing intermediate container 75365fd63874 [2022-04-28T10:00:09.013Z] ---> 491fb87d8d4c [2022-04-28T10:00:09.013Z] Step 15/23 : WORKDIR / [2022-04-28T10:00:09.013Z] ---> Running in f112369353ba [2022-04-28T10:00:09.013Z] Removing intermediate container f112369353ba [2022-04-28T10:00:09.013Z] ---> f50efdef6cb4 [2022-04-28T10:00:09.013Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T10:00:09.013Z] ---> ae282258f5d2 [2022-04-28T10:00:09.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T10:00:09.013Z] ---> 781b5bc07bb4 [2022-04-28T10:00:09.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T10:00:09.623Z] ---> 2e00f152c820 [2022-04-28T10:00:09.624Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T10:00:09.624Z] ---> Running in c28cc469fd5d [2022-04-28T10:00:10.242Z] Removing intermediate container c28cc469fd5d [2022-04-28T10:00:10.242Z] ---> 254bf72c3f42 [2022-04-28T10:00:10.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T10:00:10.242Z] ---> Running in b742c75c051f [2022-04-28T10:00:10.856Z] Removing intermediate container b742c75c051f [2022-04-28T10:00:10.856Z] ---> 585a6c7afe60 [2022-04-28T10:00:10.856Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T10:00:11.142Z] ---> Running in e32c7e94ac1c [2022-04-28T10:00:11.422Z] Removing intermediate container e32c7e94ac1c [2022-04-28T10:00:11.422Z] ---> 0bacf1787af7 [2022-04-28T10:00:11.422Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T10:00:11.422Z] ---> Running in dae63cb227ff [2022-04-28T10:00:12.057Z] Removing intermediate container dae63cb227ff [2022-04-28T10:00:12.057Z] ---> 8e251c009f49 [2022-04-28T10:00:12.057Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T10:00:12.057Z] ---> Running in fe3494e5d1b9 [2022-04-28T10:00:12.667Z] Removing intermediate container fe3494e5d1b9 [2022-04-28T10:00:12.667Z] ---> 602ccd819359 [2022-04-28T10:00:12.667Z] [2022-04-28T10:00:13.282Z] Successfully built 602ccd819359 [2022-04-28T10:00:13.282Z] Successfully tagged core-command-arm64:latest [2022-04-28T10:00:13.282Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-28T10:00:52.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T10:00:52.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T10:00:52.345Z] ---> e5b92b1c040c [2022-04-28T10:00:52.345Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T10:00:52.345Z] ---> Using cache [2022-04-28T10:00:52.345Z] ---> 3bc214e2748f [2022-04-28T10:00:52.345Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T10:00:52.345Z] ---> Using cache [2022-04-28T10:00:52.345Z] ---> c4465d0fc11c [2022-04-28T10:00:52.345Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T10:00:52.345Z] ---> Running in 4e4881d561b2 [2022-04-28T10:00:52.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:00:52.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:00:52.345Z] OK: 220 MiB in 52 packages [2022-04-28T10:00:52.345Z] Removing intermediate container 4e4881d561b2 [2022-04-28T10:00:52.345Z] ---> d41649d6f2dc [2022-04-28T10:00:52.345Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T10:00:52.623Z] ---> 768bcd03557d [2022-04-28T10:00:52.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T10:00:52.911Z] ---> Running in 74ca6b833e3c [2022-04-28T10:00:59.656Z] Removing intermediate container 74ca6b833e3c [2022-04-28T10:00:59.656Z] ---> 53dccbfd26f2 [2022-04-28T10:00:59.656Z] Step 8/23 : COPY . . [2022-04-28T10:01:21.863Z] ---> 16b90f981d54 [2022-04-28T10:01:21.863Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T10:01:21.863Z] ---> Running in 3bcd3cb1b55e [2022-04-28T10:01:21.863Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T10:05:28.950Z] Removing intermediate container 4c32b7e9eb92 [2022-04-28T10:05:28.950Z] ---> 8b6d79b47c3b [2022-04-28T10:05:28.950Z] [2022-04-28T10:05:28.950Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T10:05:28.950Z] ---> ac73e934f311 [2022-04-28T10:05:28.950Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T10:05:28.950Z] ---> Using cache [2022-04-28T10:05:28.950Z] ---> 24defd59d053 [2022-04-28T10:05:28.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T10:05:28.950Z] ---> Using cache [2022-04-28T10:05:28.950Z] ---> cf1e709c078b [2022-04-28T10:05:28.950Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T10:05:28.950Z] ---> Running in 046431f8645e [2022-04-28T10:05:28.950Z] Removing intermediate container 046431f8645e [2022-04-28T10:05:28.950Z] ---> c50f1b631fb2 [2022-04-28T10:05:28.950Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T10:05:28.950Z] ---> Running in 1153472c4bf8 [2022-04-28T10:05:28.950Z] Removing intermediate container 1153472c4bf8 [2022-04-28T10:05:28.950Z] ---> b6ad2569d546 [2022-04-28T10:05:28.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T10:05:29.229Z] ---> 730bd96231b8 [2022-04-28T10:05:29.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T10:05:31.884Z] ---> b0208b7e5b21 [2022-04-28T10:05:31.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T10:05:32.762Z] ---> 7f82f460cea1 [2022-04-28T10:05:32.763Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T10:05:32.763Z] ---> Running in e6395ae32dc6 [2022-04-28T10:05:33.377Z] Removing intermediate container e6395ae32dc6 [2022-04-28T10:05:33.377Z] ---> 0bb68951efac [2022-04-28T10:05:33.377Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T10:05:33.377Z] ---> Running in 1236c294ecfe [2022-04-28T10:05:34.073Z] Removing intermediate container 1236c294ecfe [2022-04-28T10:05:34.073Z] ---> be5c9c0d2db3 [2022-04-28T10:05:34.073Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T10:05:34.073Z] ---> Running in 85a0224cdd0c [2022-04-28T10:05:34.786Z] Removing intermediate container 85a0224cdd0c [2022-04-28T10:05:34.786Z] ---> a6e6607527c9 [2022-04-28T10:05:34.786Z] Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T10:05:34.786Z] ---> Running in 24ba5150d27d [2022-04-28T10:05:35.395Z] Removing intermediate container 24ba5150d27d [2022-04-28T10:05:35.395Z] ---> 88cf00c852ef [2022-04-28T10:05:35.395Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T10:05:35.395Z] ---> Running in 2b5794990c06 [2022-04-28T10:05:35.998Z] Removing intermediate container 2b5794990c06 [2022-04-28T10:05:35.998Z] ---> 5844480e1018 [2022-04-28T10:05:35.998Z] [2022-04-28T10:05:36.601Z] Successfully built 5844480e1018 [2022-04-28T10:05:36.601Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T10:06:23.636Z]  Building support-scheduler ... done Removing intermediate container 3bcd3cb1b55e [2022-04-28T10:06:23.636Z] ---> 7e9216552ca6 [2022-04-28T10:06:23.636Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T10:06:23.636Z] ---> Running in 0316bc0c1aa1 [2022-04-28T10:06:24.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T10:06:28.033Z] Removing intermediate container 0316bc0c1aa1 [2022-04-28T10:06:28.033Z] ---> 8d61e707ece5 [2022-04-28T10:06:28.033Z] [2022-04-28T10:06:28.033Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T10:06:28.033Z] 20.10.14: Pulling from library/docker [2022-04-28T10:06:40.484Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T10:06:40.484Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T10:06:40.484Z] ---> c346e9eafbab [2022-04-28T10:06:40.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-28T10:06:40.484Z] ---> Running in 1e96fe79f67e [2022-04-28T10:06:41.087Z] Removing intermediate container 1e96fe79f67e [2022-04-28T10:06:41.087Z] ---> 637ab0114843 [2022-04-28T10:06:41.087Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T10:06:41.087Z] ---> Running in 2f3f64e3eba5 [2022-04-28T10:06:43.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:06:43.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:06:44.837Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T10:06:44.837Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T10:06:44.837Z] Executing bash-5.1.16-r0.post-install [2022-04-28T10:06:44.837Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T10:06:44.837Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T10:06:44.837Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T10:06:44.837Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T10:06:44.837Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T10:06:44.837Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T10:06:44.837Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T10:06:44.837Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T10:06:44.837Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T10:06:44.837Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T10:06:44.837Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T10:06:44.837Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T10:06:45.115Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T10:06:45.115Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T10:06:45.115Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T10:06:47.761Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T10:06:47.761Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T10:06:47.761Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T10:06:47.761Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T10:06:47.761Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T10:06:47.761Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T10:06:47.761Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T10:06:47.761Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T10:06:47.761Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T10:06:47.761Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T10:06:47.761Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T10:06:47.761Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T10:06:47.761Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T10:06:47.761Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T10:06:47.761Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T10:06:47.761Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T10:06:47.761Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T10:06:47.761Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T10:06:48.040Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T10:06:48.040Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T10:06:48.040Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T10:06:48.040Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T10:06:48.040Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T10:06:48.040Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T10:06:48.317Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T10:06:48.318Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T10:06:48.926Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T10:06:48.926Z] OK: 82 MiB in 65 packages [2022-04-28T10:06:54.350Z] Collecting docker-compose==1.23.2 [2022-04-28T10:06:54.350Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T10:06:54.624Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T10:06:54.624Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T10:06:58.028Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T10:06:58.028Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T10:06:58.028Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T10:06:58.028Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T10:07:00.010Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T10:07:00.010Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T10:07:03.417Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T10:07:03.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T10:07:04.021Z] Collecting PyYAML<4,>=3.10 [2022-04-28T10:07:04.021Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T10:07:08.353Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T10:07:08.353Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T10:07:09.340Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T10:07:09.340Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T10:07:09.616Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T10:07:09.616Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T10:07:09.616Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-28T10:07:10.604Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T10:07:10.604Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T10:07:10.883Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-28T10:07:11.872Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T10:07:11.872Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T10:07:12.147Z] Collecting idna<2.8,>=2.5 [2022-04-28T10:07:12.147Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T10:07:12.147Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T10:07:12.420Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T10:07:12.695Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T10:07:12.695Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T10:07:12.695Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T10:07:12.695Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T10:07:13.681Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T10:07:13.681Z] Attempting uninstall: urllib3 [2022-04-28T10:07:13.681Z] Found existing installation: urllib3 1.26.7 [2022-04-28T10:07:13.681Z] Uninstalling urllib3-1.26.7: [2022-04-28T10:07:13.958Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T10:07:14.563Z] Attempting uninstall: idna [2022-04-28T10:07:14.563Z] Found existing installation: idna 3.3 [2022-04-28T10:07:14.563Z] Uninstalling idna-3.3: [2022-04-28T10:07:14.563Z] Successfully uninstalled idna-3.3 [2022-04-28T10:07:17.978Z] Attempting uninstall: requests [2022-04-28T10:07:17.978Z] Found existing installation: requests 2.26.0 [2022-04-28T10:07:17.978Z] Uninstalling requests-2.26.0: [2022-04-28T10:07:17.978Z] Successfully uninstalled requests-2.26.0 [2022-04-28T10:07:18.579Z] Running setup.py install for texttable: started [2022-04-28T10:07:21.676Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T10:07:21.676Z] Running setup.py install for PyYAML: started [2022-04-28T10:07:25.100Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T10:07:25.100Z] Running setup.py install for docopt: started [2022-04-28T10:07:27.752Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T10:07:27.752Z] Running setup.py install for dockerpty: started [2022-04-28T10:07:30.402Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T10:07:32.404Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-28T10:07:47.591Z] Removing intermediate container 2f3f64e3eba5 [2022-04-28T10:07:47.591Z] ---> db1a1a4479be [2022-04-28T10:07:47.591Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T10:07:47.591Z] ---> Running in b23fbde16668 [2022-04-28T10:07:48.191Z] Removing intermediate container b23fbde16668 [2022-04-28T10:07:48.191Z] ---> 7241ba26d3a0 [2022-04-28T10:07:48.191Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T10:07:48.191Z] ---> Running in de3be1348219 [2022-04-28T10:07:48.794Z] Removing intermediate container de3be1348219 [2022-04-28T10:07:48.794Z] ---> 190d533322c1 [2022-04-28T10:07:48.794Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T10:07:50.793Z] ---> 5b14a249e3a2 [2022-04-28T10:07:50.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T10:07:51.790Z] ---> b972b65a7b48 [2022-04-28T10:07:51.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T10:07:52.788Z] ---> 40716b45d839 [2022-04-28T10:07:52.788Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T10:07:52.788Z] ---> Running in 7d25bf77cee7 [2022-04-28T10:07:53.431Z] Removing intermediate container 7d25bf77cee7 [2022-04-28T10:07:53.431Z] ---> 5e20e59288ce [2022-04-28T10:07:53.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T10:07:53.431Z] ---> Running in 533256d5744b [2022-04-28T10:07:54.036Z] Removing intermediate container 533256d5744b [2022-04-28T10:07:54.036Z] ---> 01f4be1d494c [2022-04-28T10:07:54.036Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T10:07:54.036Z] ---> Running in c7ff0a40dab5 [2022-04-28T10:07:54.636Z] Removing intermediate container c7ff0a40dab5 [2022-04-28T10:07:54.636Z] ---> de7a7fb15ca9 [2022-04-28T10:07:54.636Z] Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T10:07:54.938Z] ---> Running in 5f2cbfe0386b [2022-04-28T10:07:55.542Z] Removing intermediate container 5f2cbfe0386b [2022-04-28T10:07:55.542Z] ---> 14c01cda8897 [2022-04-28T10:07:55.542Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T10:07:55.542Z] ---> Running in 0d53a0b2ec93 [2022-04-28T10:07:56.152Z] Removing intermediate container 0d53a0b2ec93 [2022-04-28T10:07:56.152Z] ---> e4ccf6d2f128 [2022-04-28T10:07:56.152Z] [2022-04-28T10:07:56.756Z] Successfully built e4ccf6d2f128 [2022-04-28T10:07:56.756Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T10:20:34.805Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-28T10:20:34.805Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T10:20:34.805Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T10:20:34.805Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T10:20:34.805Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T10:20:34.805Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T10:20:34.805Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T10:20:35.426Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T10:20:40.027Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T10:20:40.027Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T10:20:40.027Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T10:20:40.027Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T10:20:40.027Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T10:20:40.027Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T10:25:02.144Z] Building bin/spire-agent... [2022-04-28T10:25:02.145Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T10:25:02.145Z] Building bin/spire-agent... [2022-04-28T10:25:02.145Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T10:25:02.145Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T10:25:02.145Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T10:25:02.145Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T10:25:02.145Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T10:25:02.145Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T10:25:02.145Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T10:25:02.145Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T10:25:02.145Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T10:25:02.145Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T10:25:02.145Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T10:25:02.145Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T10:25:02.145Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T10:25:02.145Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T10:25:02.145Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T10:25:58.808Z] Removing intermediate container 0c808cd978b3 [2022-04-28T10:25:58.808Z] ---> 1af3a90d7df4 [2022-04-28T10:25:58.808Z] [2022-04-28T10:25:58.808Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T10:25:58.808Z] ---> 3fb3c9af89a9 [2022-04-28T10:25:58.808Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T10:25:58.808Z] ---> Using cache [2022-04-28T10:25:58.808Z] ---> 1e4e7b2d584e [2022-04-28T10:25:58.808Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T10:25:58.808Z] ---> Using cache [2022-04-28T10:25:58.808Z] ---> 6d2fc5c42797 [2022-04-28T10:25:58.808Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T10:25:58.808Z] ---> Running in b7cc16a5738d [2022-04-28T10:25:58.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:25:58.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:25:58.808Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T10:25:58.808Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T10:25:58.808Z] OK: 15729 distinct packages available [2022-04-28T10:25:58.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:25:58.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:25:59.797Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T10:25:59.797Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T10:25:59.797Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T10:26:00.073Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T10:26:00.073Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T10:26:00.073Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T10:26:00.351Z] OK: 6 MiB in 19 packages [2022-04-28T10:26:01.801Z] Removing intermediate container b7cc16a5738d [2022-04-28T10:26:01.801Z] ---> c9e7b93def94 [2022-04-28T10:26:01.801Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T10:26:05.219Z] ---> 8a77dd2a8fae [2022-04-28T10:26:05.219Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T10:26:11.958Z] ---> 224d27610e1f [2022-04-28T10:26:11.958Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T10:26:11.958Z] ---> 0a706e86e761 [2022-04-28T10:26:11.958Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T10:26:12.564Z] ---> d5d9c21ec8fc [2022-04-28T10:26:12.564Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T10:26:13.545Z] ---> d7c33df0cb46 [2022-04-28T10:26:13.545Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T10:26:13.545Z] ---> Running in 547865e1f041 [2022-04-28T10:26:14.140Z] Removing intermediate container 547865e1f041 [2022-04-28T10:26:14.140Z] ---> 1dfa4b62a381 [2022-04-28T10:26:14.140Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T10:26:14.140Z] ---> Running in fb90132155a2 [2022-04-28T10:26:14.747Z] Removing intermediate container fb90132155a2 [2022-04-28T10:26:14.747Z] ---> 0d9fd799e996 [2022-04-28T10:26:14.747Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T10:26:14.747Z] ---> Running in ae4da57878af [2022-04-28T10:26:15.347Z] Removing intermediate container ae4da57878af [2022-04-28T10:26:15.347Z] ---> bc3b2633cec7 [2022-04-28T10:26:15.347Z] Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T10:26:15.347Z] ---> Running in 1a3ed538f94c [2022-04-28T10:26:15.946Z] Removing intermediate container 1a3ed538f94c [2022-04-28T10:26:15.946Z] ---> 1add205f45bd [2022-04-28T10:26:15.946Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T10:26:15.946Z] ---> Running in 01bd43177d65 [2022-04-28T10:26:16.546Z] Removing intermediate container 01bd43177d65 [2022-04-28T10:26:16.546Z] ---> 098bfc3137e7 [2022-04-28T10:26:16.546Z] [2022-04-28T10:26:16.821Z] Successfully built 098bfc3137e7 [2022-04-28T10:26:16.821Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T10:30:09.190Z]  Building security-spire-agent ... done Removing intermediate container a17b14ee34d9 [2022-04-28T10:30:09.190Z] ---> 75e503cf4e54 [2022-04-28T10:30:09.190Z] [2022-04-28T10:30:09.190Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T10:30:09.190Z] ---> 3fb3c9af89a9 [2022-04-28T10:30:09.190Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T10:30:09.190Z] ---> Using cache [2022-04-28T10:30:09.190Z] ---> 1e4e7b2d584e [2022-04-28T10:30:09.190Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T10:30:09.190Z] ---> Using cache [2022-04-28T10:30:09.190Z] ---> 6d2fc5c42797 [2022-04-28T10:30:09.190Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T10:30:09.190Z] Removing intermediate container 33c8d7b96020 [2022-04-28T10:30:09.190Z] ---> 8ff4e06a1800 [2022-04-28T10:30:09.190Z] [2022-04-28T10:30:09.190Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T10:30:09.190Z] ---> 3fb3c9af89a9 [2022-04-28T10:30:09.190Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T10:30:09.190Z] ---> Using cache [2022-04-28T10:30:09.190Z] ---> 1e4e7b2d584e [2022-04-28T10:30:09.190Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T10:30:09.190Z] ---> Using cache [2022-04-28T10:30:09.190Z] ---> 6d2fc5c42797 [2022-04-28T10:30:09.190Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T10:30:09.190Z] ---> Using cache [2022-04-28T10:30:09.190Z] ---> c9e7b93def94 [2022-04-28T10:30:09.190Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T10:30:09.190Z] ---> Running in 87c8e74df314 [2022-04-28T10:30:09.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:30:09.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:30:09.190Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T10:30:09.190Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T10:30:09.190Z] OK: 15729 distinct packages available [2022-04-28T10:30:09.190Z] ---> 867b4a4ec8f6 [2022-04-28T10:30:09.190Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T10:30:09.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T10:30:09.190Z] ---> 58cd2f0c4875 [2022-04-28T10:30:09.190Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T10:30:09.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T10:30:09.190Z] ---> 22b58cd6bd32 [2022-04-28T10:30:09.190Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T10:30:09.190Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T10:30:09.190Z] ---> 2e8dfbb77a8b [2022-04-28T10:30:09.190Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T10:30:09.190Z] ---> Running in 77b56728d35f [2022-04-28T10:30:09.190Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T10:30:09.190Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T10:30:09.190Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T10:30:09.190Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T10:30:09.190Z] OK: 6 MiB in 18 packages [2022-04-28T10:30:09.190Z] Removing intermediate container 77b56728d35f [2022-04-28T10:30:09.190Z] ---> 79a0ec35e364 [2022-04-28T10:30:09.190Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T10:30:09.190Z] ---> Running in 2283f9860d95 [2022-04-28T10:30:09.190Z] Removing intermediate container 2283f9860d95 [2022-04-28T10:30:09.190Z] ---> ef1433d422f5 [2022-04-28T10:30:09.190Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T10:30:09.190Z] ---> Running in 4398208adcd4 [2022-04-28T10:30:09.190Z] Removing intermediate container 4398208adcd4 [2022-04-28T10:30:09.190Z] ---> 286a2398d128 [2022-04-28T10:30:09.190Z] Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T10:30:09.190Z] ---> Running in 99c0c7c9ee9a [2022-04-28T10:30:09.190Z] Removing intermediate container 87c8e74df314 [2022-04-28T10:30:09.190Z] ---> 868dd2e631f3 [2022-04-28T10:30:09.190Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T10:30:09.190Z] Removing intermediate container 99c0c7c9ee9a [2022-04-28T10:30:09.190Z] ---> d6cc79ea651c [2022-04-28T10:30:09.190Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T10:30:09.190Z] ---> Running in 5125101c49bd [2022-04-28T10:30:09.190Z] Removing intermediate container 5125101c49bd [2022-04-28T10:30:09.190Z] ---> 1d15b6188158 [2022-04-28T10:30:09.190Z] [2022-04-28T10:30:09.190Z] Successfully built 1d15b6188158 [2022-04-28T10:30:09.190Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T10:30:09.190Z]  Building security-spire-server ... done  ---> 9c1edce6c121 [2022-04-28T10:30:09.190Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T10:30:09.190Z] ---> 3fe5014487f2 [2022-04-28T10:30:09.190Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T10:30:09.190Z] ---> Running in 4a3ba6c08df4 [2022-04-28T10:30:09.190Z] Removing intermediate container 4a3ba6c08df4 [2022-04-28T10:30:09.190Z] ---> 75bc8b771e86 [2022-04-28T10:30:09.190Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T10:30:09.190Z] ---> 18155504623a [2022-04-28T10:30:09.190Z] Step 21/26 : WORKDIR / [2022-04-28T10:30:09.190Z] ---> Running in 03314c5b805b [2022-04-28T10:30:09.190Z] Removing intermediate container 03314c5b805b [2022-04-28T10:30:09.190Z] ---> d7f25ed81a55 [2022-04-28T10:30:09.190Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T10:30:09.190Z] ---> Running in 14289c09351a [2022-04-28T10:30:09.190Z] Removing intermediate container 14289c09351a [2022-04-28T10:30:09.190Z] ---> f5447e4cb5d0 [2022-04-28T10:30:09.190Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T10:30:09.190Z] ---> Running in 84e296f4eca0 [2022-04-28T10:30:09.190Z] Removing intermediate container 84e296f4eca0 [2022-04-28T10:30:09.190Z] ---> 3c881abb63b8 [2022-04-28T10:30:09.190Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T10:30:09.190Z] ---> Running in 7fe3fa3b4ca6 [2022-04-28T10:30:09.190Z] Removing intermediate container 7fe3fa3b4ca6 [2022-04-28T10:30:09.190Z] ---> 58665aa103bd [2022-04-28T10:30:09.190Z] Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 [2022-04-28T10:30:09.190Z] ---> Running in d3a4a01f2f7d [2022-04-28T10:30:09.190Z] Removing intermediate container d3a4a01f2f7d [2022-04-28T10:30:09.190Z] ---> b794b934f192 [2022-04-28T10:30:09.190Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T10:30:09.190Z] ---> Running in 43568591e2a2 [2022-04-28T10:30:09.789Z] Removing intermediate container 43568591e2a2 [2022-04-28T10:30:09.789Z] ---> 56bae672741b [2022-04-28T10:30:09.789Z] [2022-04-28T10:30:09.789Z] Successfully built 56bae672741b [2022-04-28T10:30:09.789Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T10:30:10.075Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T10:30:10.085Z] $ docker stop --time=1 23f768ecebd42ebb411bc57b60e2f6a8c0adb01ecdc4a6e220acca07143bccb3 [2022-04-28T10:30:11.831Z] $ docker rm -f 23f768ecebd42ebb411bc57b60e2f6a8c0adb01ecdc4a6e220acca07143bccb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T10:30:12.475Z] + docker images [2022-04-28T10:30:13.068Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T10:30:13.068Z] security-spire-config-arm64 latest 56bae672741b 3 seconds ago 85.6MB [2022-04-28T10:30:13.068Z] security-spire-server-arm64 latest 1d15b6188158 10 seconds ago 86.3MB [2022-04-28T10:30:13.068Z] 8ff4e06a1800 34 seconds ago 4.14GB [2022-04-28T10:30:13.068Z] 75e503cf4e54 35 seconds ago 4.14GB [2022-04-28T10:30:13.068Z] security-spire-agent-arm64 latest 098bfc3137e7 3 minutes ago 126MB [2022-04-28T10:30:13.068Z] 1af3a90d7df4 4 minutes ago 4.14GB [2022-04-28T10:30:13.068Z] sys-mgmt-agent-arm64 latest e4ccf6d2f128 22 minutes ago 282MB [2022-04-28T10:30:13.068Z] 8d61e707ece5 23 minutes ago 1.31GB [2022-04-28T10:30:13.068Z] support-scheduler-arm64 latest 5844480e1018 24 minutes ago 25.3MB [2022-04-28T10:30:13.068Z] 8b6d79b47c3b 24 minutes ago 1.37GB [2022-04-28T10:30:13.068Z] core-command-arm64 latest 602ccd819359 30 minutes ago 15.5MB [2022-04-28T10:30:13.068Z] d2bc45bf26f0 30 minutes ago 1.31GB [2022-04-28T10:30:13.068Z] core-metadata-arm64 latest 703b30033c42 33 minutes ago 16.3MB [2022-04-28T10:30:13.068Z] db1ab984707f 33 minutes ago 1.31GB [2022-04-28T10:30:13.068Z] support-notifications-arm64 latest 8007f9ca1d60 36 minutes ago 25.8MB [2022-04-28T10:30:13.068Z] 644f6b6f5cf0 36 minutes ago 1.37GB [2022-04-28T10:30:13.068Z] security-bootstrapper-arm64 latest 9bafe9e32971 39 minutes ago 18.3MB [2022-04-28T10:30:13.068Z] cb35f70fc047 40 minutes ago 1.31GB [2022-04-28T10:30:13.068Z] security-spiffe-token-provider-arm64 latest ba63d5e4ff7b 45 minutes ago 27.9MB [2022-04-28T10:30:13.068Z] b6cf8437b6a1 46 minutes ago 1.36GB [2022-04-28T10:30:13.068Z] core-data-arm64 latest d6e8259b0991 46 minutes ago 21.6MB [2022-04-28T10:30:13.068Z] 5cf17bac232e 46 minutes ago 1.34GB [2022-04-28T10:30:13.068Z] security-secretstore-setup-arm64 latest cc7a2f339230 47 minutes ago 27.5MB [2022-04-28T10:30:13.068Z] security-proxy-setup-arm64 latest 871e002d5ee2 47 minutes ago 26.1MB [2022-04-28T10:30:13.068Z] 91b2e34ef4a0 47 minutes ago 1.32GB [2022-04-28T10:30:13.068Z] 4694b17b60c6 47 minutes ago 1.32GB [2022-04-28T10:30:13.068Z] ci-base-image-arm64 latest e5b92b1c040c About an hour ago 886MB [2022-04-28T10:30:13.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB [2022-04-28T10:30:13.068Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T10:30:13.068Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T10:30:13.068Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T10:30:13.068Z] 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-04-28T10:30:13.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T10:30:13.830Z] [2022-04-28T10:30:13.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:30:14.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T10:30:14.477Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T10:30:14.477Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T10:30:14.477Z] 04944245beec: Pulling fs layer [2022-04-28T10:30:14.477Z] 699f458cf7ca: Pulling fs layer [2022-04-28T10:30:14.477Z] 765212b225bb: Pulling fs layer [2022-04-28T10:30:14.477Z] f23df028b6ca: Pulling fs layer [2022-04-28T10:30:14.477Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T10:30:14.477Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T10:30:14.477Z] f23df028b6ca: Waiting [2022-04-28T10:30:14.477Z] 765212b225bb: Waiting [2022-04-28T10:30:14.477Z] d65c8cfc05b1: Waiting [2022-04-28T10:30:14.477Z] 2437ff75d9bd: Waiting [2022-04-28T10:30:14.477Z] 04944245beec: Verifying Checksum [2022-04-28T10:30:14.477Z] 04944245beec: Download complete [2022-04-28T10:30:14.477Z] 765212b225bb: Verifying Checksum [2022-04-28T10:30:14.477Z] 765212b225bb: Download complete [2022-04-28T10:30:14.477Z] f23df028b6ca: Download complete [2022-04-28T10:30:14.477Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T10:30:14.477Z] d65c8cfc05b1: Download complete [2022-04-28T10:30:14.752Z] 699f458cf7ca: Verifying Checksum [2022-04-28T10:30:14.752Z] 699f458cf7ca: Download complete [2022-04-28T10:30:15.025Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T10:30:15.025Z] 8998bd30e6a1: Download complete [2022-04-28T10:30:17.642Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T10:30:17.642Z] 2437ff75d9bd: Download complete [2022-04-28T10:30:19.620Z] 8998bd30e6a1: Pull complete [2022-04-28T10:30:19.894Z] 04944245beec: Pull complete [2022-04-28T10:30:21.326Z] 699f458cf7ca: Pull complete [2022-04-28T10:30:21.599Z] 765212b225bb: Pull complete [2022-04-28T10:30:22.572Z] f23df028b6ca: Pull complete [2022-04-28T10:30:22.847Z] d65c8cfc05b1: Pull complete [2022-04-28T10:30:37.920Z] 2437ff75d9bd: Pull complete [2022-04-28T10:30:37.920Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T10:30:37.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T10:30:37.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T10:30:38.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container [2022-04-28T10:30:38.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T10:30:40.927Z] $ docker top a0e90edb6c5bba0a9e7f815bea792d0372459f30ac57818a43fd26a345cb2b05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:30:42.021Z] ---> job-cost.sh [2022-04-28T10:30:42.021Z] lf-activate-venv: SKIPPING [2022-04-28T10:30:42.021Z] INFO: No Stack... [2022-04-28T10:30:42.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T10:30:43.593Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T10:30:44.277Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-28T10:30:44.277Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T10:30:44.329Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] [2022-04-28T10:30:44.334Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] did not exist. Created. [2022-04-28T10:30:44.334Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T10:30:45.085Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T10:30:45.271Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T10:30:45.290Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T10:30:45.354Z] $ docker stop --time=1 a0e90edb6c5bba0a9e7f815bea792d0372459f30ac57818a43fd26a345cb2b05 [2022-04-28T10:30:46.880Z] $ docker rm -f a0e90edb6c5bba0a9e7f815bea792d0372459f30ac57818a43fd26a345cb2b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T10:30:47.867Z] provisioning config files... [2022-04-28T10:30:47.876Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5681762382926486807tmp [Pipeline] { [Pipeline] sh [2022-04-28T10:30:48.214Z] + set +x [2022-04-28T10:30:48.215Z] + bash+ -s -- [2022-04-28T10:30:48.215Z] curl -s https://codecov.io/bash [2022-04-28T10:30:48.215Z] [2022-04-28T10:30:48.215Z] _____ _ [2022-04-28T10:30:48.215Z] / ____| | | [2022-04-28T10:30:48.215Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T10:30:48.215Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T10:30:48.215Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T10:30:48.215Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T10:30:48.215Z] Bash-1.0.6 [2022-04-28T10:30:48.215Z] [2022-04-28T10:30:48.215Z] [2022-04-28T10:30:48.215Z] ==> git version 2.25.1 found [2022-04-28T10:30:48.215Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T10:30:48.215Z] Release-Date: 2020-01-08 [2022-04-28T10:30:48.215Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T10:30:48.215Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T10:30:48.215Z] ==> Jenkins CI detected. [2022-04-28T10:30:48.215Z] current dir:  /w/workspace/edgex-go/1 [2022-04-28T10:30:48.215Z] project root: . [2022-04-28T10:30:48.215Z] --> token set from env [2022-04-28T10:30:48.215Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T10:30:48.215Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T10:30:48.215Z] ==> Python coveragepy not found [2022-04-28T10:30:48.215Z] ==> Searching for coverage reports in: [2022-04-28T10:30:48.215Z] + . [2022-04-28T10:30:48.215Z] -> Found 1 reports [2022-04-28T10:30:48.215Z] ==> Detecting git/mercurial file structure [2022-04-28T10:30:48.215Z] ==> Reading reports [2022-04-28T10:30:48.474Z] + ./coverage.out bytes=435134 [2022-04-28T10:30:48.474Z] ==> Appending adjustments [2022-04-28T10:30:48.474Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T10:30:49.415Z] + Found adjustments [2022-04-28T10:30:49.415Z] ==> Gzipping contents [2022-04-28T10:30:49.415Z] 60K /tmp/codecov.ezaS1D.gz [2022-04-28T10:30:49.415Z] ==> Uploading reports [2022-04-28T10:30:49.415Z] url: https://codecov.io [2022-04-28T10:30:49.415Z] query: branch=PR-3996&commit=0406da1bc5bc58b12227f391577650f5319b7429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3996%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3996&job=&cmd_args= [2022-04-28T10:30:49.415Z] -> Pinging Codecov [2022-04-28T10:30:49.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3996&commit=0406da1bc5bc58b12227f391577650f5319b7429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3996%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3996&job=&cmd_args= [2022-04-28T10:30:49.675Z] -> Uploading to [2022-04-28T10:30:49.675Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/0406da1bc5bc58b12227f391577650f5319b7429/35c5e3c6-1ed1-497e-988d-c6f309b2f99f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T103049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23d0572dacc4cb32ad40aa16e53f39d44c5124eb88a71edd5a6974a30784c345 [2022-04-28T10:30:49.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T10:30:49.675Z] Dload Upload Total Spent Left Speed [2022-04-28T10:30:49.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59906 0 0 100 59906 0 1026k --:--:-- --:--:-- --:--:-- 1008k 100 59906 0 0 100 59906 0 250k --:--:-- --:--:-- --:--:-- 248k [2022-04-28T10:30:49.936Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] } [2022-04-28T10:30:49.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T10:30:51.202Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:30:51.529Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:30:52.430Z] ---> package-listing.sh [2022-04-28T10:30:52.430Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T10:30:52.430Z] ++ facter osfamily [2022-04-28T10:30:52.691Z] + OS_FAMILY=debian [2022-04-28T10:30:52.691Z] + workspace=/w/workspace/edgex-go/1 [2022-04-28T10:30:52.691Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T10:30:52.691Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T10:30:52.691Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T10:30:52.691Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T10:30:52.691Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T10:30:52.691Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T10:30:52.691Z] + case "${OS_FAMILY}" in [2022-04-28T10:30:52.691Z] + dpkg -l [2022-04-28T10:30:52.691Z] + grep '^ii' [2022-04-28T10:30:52.691Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T10:30:52.691Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T10:30:52.691Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T10:30:52.691Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T10:30:52.691Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-28T10:30:52.691Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-28T10:30:52.727Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T10:30:53.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:30:53.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T10:30:53.606Z] [2022-04-28T10:30:53.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T10:30:53.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T10:30:53.938Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T10:30:53.938Z] 5eb5b503b376: Pulling fs layer [2022-04-28T10:30:53.938Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T10:30:53.938Z] ec43610c2a17: Pulling fs layer [2022-04-28T10:30:53.938Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T10:30:53.938Z] 33b1e0a273af: Pulling fs layer [2022-04-28T10:30:53.938Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T10:30:53.938Z] 3a2ae6a8a46f: Waiting [2022-04-28T10:30:53.938Z] 2f39f015ded8: Pulling fs layer [2022-04-28T10:30:53.938Z] 5d3b04190fa2: Waiting [2022-04-28T10:30:53.938Z] 2f39f015ded8: Waiting [2022-04-28T10:30:53.938Z] 5c69ac0246d0: Download complete [2022-04-28T10:30:53.938Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T10:30:53.938Z] 33b1e0a273af: Verifying Checksum [2022-04-28T10:30:53.938Z] 33b1e0a273af: Download complete [2022-04-28T10:30:53.938Z] 5d3b04190fa2: Download complete [2022-04-28T10:30:53.938Z] ec43610c2a17: Verifying Checksum [2022-04-28T10:30:54.198Z] 5eb5b503b376: Download complete [2022-04-28T10:30:54.790Z] 2f39f015ded8: Download complete [2022-04-28T10:30:55.381Z] 5eb5b503b376: Pull complete [2022-04-28T10:30:55.640Z] 5c69ac0246d0: Pull complete [2022-04-28T10:30:55.943Z] ec43610c2a17: Pull complete [2022-04-28T10:30:56.234Z] 3a2ae6a8a46f: Pull complete [2022-04-28T10:30:56.234Z] 33b1e0a273af: Pull complete [2022-04-28T10:30:56.493Z] 5d3b04190fa2: Pull complete [2022-04-28T10:31:00.683Z] 2f39f015ded8: Pull complete [2022-04-28T10:31:00.683Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T10:31:00.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T10:31:00.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T10:31:00.769Z] prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container [2022-04-28T10:31:00.808Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T10:31:02.658Z] $ docker top 3ad41e1afcb160dca1980a5312e2666b9f8f4cd6eb55cba2170d7c7a033d7a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T10:31:03.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T10:31:03.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T10:31:03.665Z] + ls /var/log/sa-host [2022-04-28T10:31:03.665Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T10:31:03.808Z] provisioning config files... [2022-04-28T10:31:03.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4288043214125654392tmp [Pipeline] { [Pipeline] echo [2022-04-28T10:31:03.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:31:04.180Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T10:31:04.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:31:04.600Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T10:31:04.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:31:04.943Z] ---> sudo-logs.sh [2022-04-28T10:31:04.943Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T10:31:05.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:31:05.325Z] ---> job-cost.sh [2022-04-28T10:31:05.325Z] lf-activate-venv: SKIPPING [2022-04-28T10:31:05.325Z] DEBUG: total: 0.2199999988079071 [2022-04-28T10:31:05.325Z] INFO: Retrieving Stack Cost... [2022-04-28T10:31:05.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T10:31:06.157Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T10:31:06.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T10:31:06.506Z] ---> logs-deploy.sh [2022-04-28T10:31:06.506Z] lf-activate-venv: SKIPPING [2022-04-28T10:31:06.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3996/1 [2022-04-28T10:31:06.506Z] INFO: archiving workspace using pattern(s): [2022-04-28T10:31:07.445Z] Archives upload complete. [2022-04-28T10:31:07.445Z] INFO: archiving logs to Nexus