bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e09a9bbf58b117c119cc4b5277d657006e9925ef+ba7dda9ba69436b2236138c750336dcb3254af2a (e3bc02552fe21148402e99eed0fe86b4bccff0c7) 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-ssh5490203251488823092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh17078992954816889961.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9289824792330410265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13383760590488155178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15550392305688634799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64379’ Running on prd-ubuntu20.04-docker-8c-8g-64381 in /w/workspace/edgexfoundry_edgex-go_PR-4000 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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 ba7dda9ba69436b2236138c750336dcb3254af2a into PR head commit e09a9bbf58b117c119cc4b5277d657006e9925ef Merge succeeded, producing 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd Checking out Revision 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd (PR-4000) > 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/4000/head:refs/remotes/origin/PR-4000 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e09a9bbf58b117c119cc4b5277d657006e9925ef # 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 ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd # timeout=10 Commit message: "Merge commit 'ba7dda9ba69436b2236138c750336dcb3254af2a' into HEAD" > git rev-list --no-walk e09a9bbf58b117c119cc4b5277d657006e9925ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T15:51:02.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T15:51:02.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T15:51:02.154Z] ========================================================= [2022-05-23T15:51:02.154Z] EdgeX Global Pipelines Version Info [2022-05-23T15:51:02.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:51:03.004Z] ------------------- [2022-05-23T15:51:03.004Z] stable info: [2022-05-23T15:51:03.004Z] ------------------- [2022-05-23T15:51:03.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T15:51:03.004Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T15:51:03.004Z] Message: update stable to v1.0.230 [2022-05-23T15:51:03.577Z] ------------------- [2022-05-23T15:51:03.577Z] experimental info: [2022-05-23T15:51:03.578Z] ------------------- [2022-05-23T15:51:03.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T15:51:03.578Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T15:51:03.578Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T15:51:03.720Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T15:51:03.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T15:51:03.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T15:51:03.754Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T15:51:03.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T15:51:03.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T15:51:03.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T15:51:03.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T15:51:03.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T15:51:03.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T15:51:03.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T15:51:03.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T15:51:03.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T15:51:03.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T15:51:03.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T15:51:03.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T15:51:03.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T15:51:03.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T15:51:03.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T15:51:03.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T15:51:03.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T15:51:03.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T15:51:03.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4000 [Pipeline] echo [2022-05-23T15:51:04.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4000 [Pipeline] echo [2022-05-23T15:51:04.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4000 [Pipeline] echo [2022-05-23T15:51:04.029Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [Pipeline] echo [2022-05-23T15:51:04.041Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cd193f [Pipeline] echo [2022-05-23T15:51:04.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:51:04.095Z] provisioning config files... [2022-05-23T15:51:04.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config61550282012911725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:51:04.416Z] ---> docker-login.sh [2022-05-23T15:51:04.416Z] nexus3.edgexfoundry.org:10001 [2022-05-23T15:51:04.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:51:04.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:51:04.678Z] Configure a credential helper to remove this warning. See [2022-05-23T15:51:04.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:51:04.678Z] [2022-05-23T15:51:04.678Z] Login Succeeded [2022-05-23T15:51:04.678Z] nexus3.edgexfoundry.org:10002 [2022-05-23T15:51:04.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:51:04.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:51:04.940Z] Configure a credential helper to remove this warning. See [2022-05-23T15:51:04.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:51:04.940Z] [2022-05-23T15:51:04.940Z] Login Succeeded [2022-05-23T15:51:04.940Z] nexus3.edgexfoundry.org:10003 [2022-05-23T15:51:04.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:51:05.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:51:05.204Z] Configure a credential helper to remove this warning. See [2022-05-23T15:51:05.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:51:05.204Z] [2022-05-23T15:51:05.204Z] Login Succeeded [2022-05-23T15:51:05.204Z] nexus3.edgexfoundry.org:10004 [2022-05-23T15:51:05.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:51:05.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:51:05.204Z] Configure a credential helper to remove this warning. See [2022-05-23T15:51:05.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:51:05.204Z] [2022-05-23T15:51:05.204Z] Login Succeeded [2022-05-23T15:51:05.204Z] docker.io [2022-05-23T15:51:05.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:51:05.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:51:05.776Z] Configure a credential helper to remove this warning. See [2022-05-23T15:51:05.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:51:05.776Z] [2022-05-23T15:51:05.776Z] Login Succeeded [2022-05-23T15:51:05.776Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T15:51:05.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T15:51:06.108Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/core-command/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/core-data/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T15:51:06.108Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/support-notifications/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T15:51:06.108Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T15:51:06.108Z] + cut -d/ -f2 [2022-05-23T15:51:06.108Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T15:51:06.148Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T15:51:06.504Z] + git rev-list -1 --merges 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd~1..5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [Pipeline] echo [2022-05-23T15:51:06.518Z] -----------> git rev-list -1 --merges 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd~1..5cd193f0731094ad58a9080e6e0cada0f8ab5cdd 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:51:06.518Z] 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [false] [Pipeline] sh [2022-05-23T15:51:06.806Z] + git log --format=format:%s -1 5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [Pipeline] echo [2022-05-23T15:51:06.825Z] ========================================================= [2022-05-23T15:51:06.825Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T15:51:06.825Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T15:51:07.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T15:51:07.365Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T15:51:07.365Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T15:51:07.365Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T15:51:07.365Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T15:51:07.365Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T15:51:07.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:51:07.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T15:51:07.796Z] [2022-05-23T15:51:07.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:51:08.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T15:51:08.104Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T15:51:08.104Z] 1fe172e4850f: Pulling fs layer [2022-05-23T15:51:08.104Z] caf521ccaac6: Pulling fs layer [2022-05-23T15:51:08.104Z] 3ead6fa29328: Pulling fs layer [2022-05-23T15:51:08.104Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T15:51:08.104Z] a8d5f1318db7: Pulling fs layer [2022-05-23T15:51:08.104Z] c427282e49a2: Pulling fs layer [2022-05-23T15:51:08.104Z] 1827001aaf11: Pulling fs layer [2022-05-23T15:51:08.104Z] 0714d37db230: Pulling fs layer [2022-05-23T15:51:08.104Z] ac28cf19c067: Pulling fs layer [2022-05-23T15:51:08.104Z] ca983d60f3e2: Pulling fs layer [2022-05-23T15:51:08.104Z] 9f894cec8388: Pulling fs layer [2022-05-23T15:51:08.104Z] 5c2a1cbceb83: Waiting [2022-05-23T15:51:08.104Z] 0714d37db230: Waiting [2022-05-23T15:51:08.104Z] 1827001aaf11: Waiting [2022-05-23T15:51:08.104Z] c427282e49a2: Waiting [2022-05-23T15:51:08.104Z] ac28cf19c067: Waiting [2022-05-23T15:51:08.104Z] ca983d60f3e2: Waiting [2022-05-23T15:51:08.104Z] 9f894cec8388: Waiting [2022-05-23T15:51:08.104Z] a8d5f1318db7: Waiting [2022-05-23T15:51:08.104Z] caf521ccaac6: Download complete [2022-05-23T15:51:08.104Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T15:51:08.104Z] 5c2a1cbceb83: Download complete [2022-05-23T15:51:08.365Z] a8d5f1318db7: Verifying Checksum [2022-05-23T15:51:08.365Z] a8d5f1318db7: Download complete [2022-05-23T15:51:08.365Z] c427282e49a2: Download complete [2022-05-23T15:51:08.365Z] 3ead6fa29328: Verifying Checksum [2022-05-23T15:51:08.365Z] 3ead6fa29328: Download complete [2022-05-23T15:51:08.365Z] 0714d37db230: Verifying Checksum [2022-05-23T15:51:08.365Z] 0714d37db230: Download complete [2022-05-23T15:51:08.365Z] ac28cf19c067: Verifying Checksum [2022-05-23T15:51:08.365Z] ac28cf19c067: Download complete [2022-05-23T15:51:08.365Z] ca983d60f3e2: Verifying Checksum [2022-05-23T15:51:08.365Z] ca983d60f3e2: Download complete [2022-05-23T15:51:08.365Z] 9f894cec8388: Download complete [2022-05-23T15:51:08.365Z] 1fe172e4850f: Download complete [2022-05-23T15:51:08.625Z] 1827001aaf11: Verifying Checksum [2022-05-23T15:51:08.625Z] 1827001aaf11: Download complete [2022-05-23T15:51:10.018Z] 1fe172e4850f: Pull complete [2022-05-23T15:51:10.018Z] caf521ccaac6: Pull complete [2022-05-23T15:51:10.590Z] 3ead6fa29328: Pull complete [2022-05-23T15:51:10.590Z] 5c2a1cbceb83: Pull complete [2022-05-23T15:51:10.860Z] a8d5f1318db7: Pull complete [2022-05-23T15:51:11.122Z] c427282e49a2: Pull complete [2022-05-23T15:51:13.037Z] 1827001aaf11: Pull complete [2022-05-23T15:51:13.037Z] 0714d37db230: Pull complete [2022-05-23T15:51:13.299Z] ac28cf19c067: Pull complete [2022-05-23T15:51:13.299Z] ca983d60f3e2: Pull complete [2022-05-23T15:51:13.564Z] 9f894cec8388: Pull complete [2022-05-23T15:51:13.564Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T15:51:13.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T15:51:13.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T15:51:13.645Z] prd-ubuntu20.04-docker-8c-8g-64381 does not seem to be running inside a container [2022-05-23T15:51:13.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05-23T15:51:15.142Z] $ docker top 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae -eo pid,comm [2022-05-23T15:51:15.221Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T15:51:15.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T15:51:15.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T15:51:15.343Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T15:51:15.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T15:51:15.472Z] $ docker exec 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae ssh-agent [2022-05-23T15:51:15.615Z] SSH_AUTH_SOCK=/tmp/ssh-6BXRD7SwUQFu/agent.33 [2022-05-23T15:51:15.615Z] SSH_AGENT_PID=39 [2022-05-23T15:51:15.624Z] Running ssh-add (command line suppressed) [2022-05-23T15:51:15.745Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_3979958823584268871.key (/w/workspace/edgex-go/14@tmp/private_key_3979958823584268871.key) [2022-05-23T15:51:15.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T15:51:16.061Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T15:51:16.079Z] $ docker exec --env ******** --env ******** 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae ssh-agent -k [2022-05-23T15:51:16.216Z] unset SSH_AUTH_SOCK; [2022-05-23T15:51:16.216Z] unset SSH_AGENT_PID; [2022-05-23T15:51:16.216Z] echo Agent pid 39 killed; [2022-05-23T15:51:16.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T15:51:16.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T15:51:16.261Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T15:51:16.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T15:51:16.392Z] $ docker exec 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae ssh-agent [2022-05-23T15:51:16.541Z] SSH_AUTH_SOCK=/tmp/ssh-fHw6IcXpqS2F/agent.71 [2022-05-23T15:51:16.541Z] SSH_AGENT_PID=77 [2022-05-23T15:51:16.548Z] Running ssh-add (command line suppressed) [2022-05-23T15:51:16.663Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1018703706082957102.key (/w/workspace/edgex-go/14@tmp/private_key_1018703706082957102.key) [2022-05-23T15:51:16.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T15:51:16.976Z] + git semver init [2022-05-23T15:51:17.237Z] 2022-05-23 15:51:17,187 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T15:51:17.237Z] 2022-05-23 15:51:17,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver [2022-05-23T15:51:17.237Z] 2022-05-23 15:51:17,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver [2022-05-23T15:51:17.237Z] 2022-05-23 15:51:17,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, universal_newlines=False, shell=None, istream=None) [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,651 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/PR-4000 with force:False [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,652 [write_file] DEBUG write to file:/w/workspace/edgex-go/14/.semver/PR-4000 [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,656 [execute] INFO git cat-file --batch-check [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,663 [execute] INFO git cat-file --batch [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T15:51:22.545Z] 2022-05-23 15:51:21,668 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/PR-4000 [2022-05-23T15:51:22.545Z] 0.0.0 [Pipeline] } [2022-05-23T15:51:22.555Z] $ docker exec --env ******** --env ******** 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae ssh-agent -k [2022-05-23T15:51:22.669Z] unset SSH_AUTH_SOCK; [2022-05-23T15:51:22.669Z] unset SSH_AGENT_PID; [2022-05-23T15:51:22.669Z] echo Agent pid 77 killed; [2022-05-23T15:51:22.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T15:51:22.996Z] + git semver [Pipeline] } [2022-05-23T15:51:23.270Z] $ docker stop --time=1 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae [2022-05-23T15:51:24.611Z] $ docker rm -f 748a53357208167ebccded76a7229275697549db72dca8ff2229e17b4494faae [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T15:51:24.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T15:51:25.241Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T15:51:25.246Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-23T15:51:25.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T15:51:25.352Z] ========================================================= [2022-05-23T15:51:25.352Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T15:51:25.352Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:51:25.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:51:25.641Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T15:51:25.641Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T15:51:25.641Z] 666ba61612fd: Pulling fs layer [2022-05-23T15:51:25.641Z] 8ed8ca486205: Pulling fs layer [2022-05-23T15:51:25.641Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T15:51:25.641Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T15:51:25.641Z] ca2b28591e48: Pulling fs layer [2022-05-23T15:51:25.641Z] a51346096db8: Pulling fs layer [2022-05-23T15:51:25.641Z] daebc70d1ce1: Pulling fs layer [2022-05-23T15:51:25.641Z] 0e18a0eac166: Pulling fs layer [2022-05-23T15:51:25.641Z] 22a0e8bec74d: Waiting [2022-05-23T15:51:25.641Z] 4fe6c5a15a65: Waiting [2022-05-23T15:51:25.641Z] a51346096db8: Waiting [2022-05-23T15:51:25.641Z] daebc70d1ce1: Waiting [2022-05-23T15:51:25.641Z] ca2b28591e48: Waiting [2022-05-23T15:51:25.641Z] 8ed8ca486205: Verifying Checksum [2022-05-23T15:51:25.641Z] 8ed8ca486205: Download complete [2022-05-23T15:51:25.641Z] 666ba61612fd: Download complete [2022-05-23T15:51:25.641Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T15:51:25.641Z] 22a0e8bec74d: Download complete [2022-05-23T15:51:25.641Z] ca2b28591e48: Download complete [2022-05-23T15:51:25.641Z] a51346096db8: Download complete [2022-05-23T15:51:25.641Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T15:51:25.641Z] 59bf1c3509f3: Download complete [2022-05-23T15:51:25.902Z] daebc70d1ce1: Verifying Checksum [2022-05-23T15:51:25.902Z] daebc70d1ce1: Download complete [2022-05-23T15:51:25.902Z] 59bf1c3509f3: Pull complete [2022-05-23T15:51:26.163Z] 666ba61612fd: Pull complete [2022-05-23T15:51:26.163Z] 8ed8ca486205: Pull complete [2022-05-23T15:51:26.423Z] 0e18a0eac166: Verifying Checksum [2022-05-23T15:51:26.424Z] 0e18a0eac166: Download complete [2022-05-23T15:51:26.424Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T15:51:26.424Z] 4fe6c5a15a65: Download complete [2022-05-23T15:51:30.618Z] 4fe6c5a15a65: Pull complete [2022-05-23T15:51:30.618Z] 22a0e8bec74d: Pull complete [2022-05-23T15:51:30.618Z] ca2b28591e48: Pull complete [2022-05-23T15:51:30.618Z] a51346096db8: Pull complete [2022-05-23T15:51:30.618Z] daebc70d1ce1: Pull complete [2022-05-23T15:51:32.531Z] 0e18a0eac166: Pull complete [2022-05-23T15:51:32.531Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T15:51:32.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:51:32.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:51:32.834Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:51:32.834Z] WORKDIR /edgex [2022-05-23T15:51:32.834Z] COPY go.mod . [2022-05-23T15:51:32.834Z] RUN go mod download [2022-05-23T15:51:32.834Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-23T15:51:34.218Z] Sending build context to Docker daemon 335.4MB [2022-05-23T15:51:34.218Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T15:51:34.218Z] ---> f018257e8ee9 [2022-05-23T15:51:34.218Z] Step 2/4 : WORKDIR /edgex [2022-05-23T15:51:36.133Z] ---> Running in 02567ed26f01 [2022-05-23T15:51:36.133Z] Removing intermediate container 02567ed26f01 [2022-05-23T15:51:36.133Z] ---> 13d5423d46c8 [2022-05-23T15:51:36.133Z] Step 3/4 : COPY go.mod . [2022-05-23T15:51:36.133Z] ---> 890f6e5a2afd [2022-05-23T15:51:36.133Z] Step 4/4 : RUN go mod download [2022-05-23T15:51:36.394Z] ---> Running in 6f37626a8931 [2022-05-23T15:51:40.310Z] Still waiting to schedule task [2022-05-23T15:51:40.310Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64380’ [2022-05-23T15:51:51.309Z] Removing intermediate container 6f37626a8931 [2022-05-23T15:51:51.309Z] ---> 1b3f5fa5b295 [2022-05-23T15:51:51.309Z] Successfully built 1b3f5fa5b295 [2022-05-23T15:51:51.309Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:51:51.609Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T15:51:51.609Z] . [Pipeline] withDockerContainer [2022-05-23T15:51:51.680Z] prd-ubuntu20.04-docker-8c-8g-64381 does not seem to be running inside a container [2022-05-23T15:51:51.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05-23T15:51:52.137Z] $ docker top 1df9bf03fc8b2e0b26417fa94a13529dffe67e2d119ca2249cd2a47f200df50b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:51:52.520Z] + go version [2022-05-23T15:51:52.520Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T15:51:52.546Z] $ docker stop --time=1 1df9bf03fc8b2e0b26417fa94a13529dffe67e2d119ca2249cd2a47f200df50b [2022-05-23T15:51:53.847Z] $ docker rm -f 1df9bf03fc8b2e0b26417fa94a13529dffe67e2d119ca2249cd2a47f200df50b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:51:54.235Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T15:51:54.235Z] . [Pipeline] withDockerContainer [2022-05-23T15:51:54.305Z] prd-ubuntu20.04-docker-8c-8g-64381 does not seem to be running inside a container [2022-05-23T15:51:54.345Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05-23T15:51:54.715Z] $ docker top 4a5075513809f843754720bd3a307228fe5d616e064fc481100acb0f3305b0e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T15:51:54.787Z] ========================================================= [2022-05-23T15:51:54.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T15:51:54.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:51:55.079Z] + make test [2022-05-23T15:51:55.079Z] go mod tidy -compat=1.17 [2022-05-23T15:51:55.079Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T15:52:00.357Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T15:52:12.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T15:52:12.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T15:52:12.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2022-05-23T15:52:12.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T15:52:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 53.4% of statements [2022-05-23T15:52:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T15:52:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T15:52:16.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.849s coverage: 89.2% of statements [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:52:16.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.8% of statements [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T15:52:16.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:52:16.390Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T15:52:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.6% of statements [2022-05-23T15:52:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-05-23T15:52:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-05-23T15:52:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-05-23T15:52:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-05-23T15:52:28.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 82.5% of statements [2022-05-23T15:52:28.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.042s coverage: 87.2% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T15:52:38.304Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-05-23T15:52:38.304Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T15:52:38.304Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-23T15:52:56.406Z] GO111MODULE=on go vet ./... [2022-05-23T15:52:58.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T15:52:58.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T15:52:59.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T15:52:59.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T15:53:00.087Z] + ls -al . [2022-05-23T15:53:00.088Z] total 684 [2022-05-23T15:53:00.088Z] drwxrwxr-x 10 1001 1001 4096 May 23 15:52 . [2022-05-23T15:53:00.088Z] drwxr-xr-x 4 root root 4096 May 23 15:51 .. [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 11 May 23 15:50 .dockerignore [2022-05-23T15:53:00.088Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:51 .git [2022-05-23T15:53:00.088Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:50 .github [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 879 May 23 15:50 .gitignore [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 42 May 23 15:50 .golangci.yml [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 87 May 23 15:50 .hadolint.yml [2022-05-23T15:53:00.088Z] drwxr-xr-x 3 1001 1001 4096 May 23 15:51 .semver [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 166 May 23 15:50 .sonarcloud.properties [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 1171 May 23 15:50 ADOPTERS.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 10220 May 23 15:50 Attribution.txt [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 63209 May 23 15:50 CHANGELOG.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 3804 May 23 15:50 CONTRIBUTING.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 677 May 23 15:50 GOVERNANCE.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 850 May 23 15:50 Jenkinsfile [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 10775 May 23 15:50 LICENSE [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 10389 May 23 15:50 Makefile [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 582 May 23 15:50 OWNERS.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 9094 May 23 15:50 README.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 6912 May 23 15:50 SECURITY.md [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 5 May 23 15:51 VERSION [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 4131 May 23 15:50 ZMQWindows.md [2022-05-23T15:53:00.088Z] drwxrwxr-x 2 1001 1001 4096 May 23 15:50 bin [2022-05-23T15:53:00.088Z] drwxrwxr-x 18 1001 1001 4096 May 23 15:50 cmd [2022-05-23T15:53:00.088Z] -rw-r--r-- 1 root root 435134 May 23 15:52 coverage.out [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 3267 May 23 15:50 go.mod [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 35869 May 23 15:51 go.sum [2022-05-23T15:53:00.088Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:50 internal [2022-05-23T15:53:00.088Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:50 openapi [2022-05-23T15:53:00.088Z] drwxrwxr-x 4 1001 1001 4096 May 23 15:50 snap [2022-05-23T15:53:00.088Z] -rw-rw-r-- 1 1001 1001 204 May 23 15:50 version.go [Pipeline] sh [2022-05-23T15:53:00.376Z] + '[' -e coverage.out ] [2022-05-23T15:53:00.376Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T15:53:00.472Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T15:53:00.753Z] + make build [2022-05-23T15:53:00.753Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T15:53:15.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T15:53:22.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T15:53:23.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T15:53:29.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T15:53:29.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T15:53:30.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T15:53:31.674Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T15:53:32.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T15:53:33.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T15:53:33.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T15:53:34.687Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T15:53:36.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T15:53:37.030Z] $ docker stop --time=1 4a5075513809f843754720bd3a307228fe5d616e064fc481100acb0f3305b0e5 [2022-05-23T15:53:39.625Z] $ docker rm -f 4a5075513809f843754720bd3a307228fe5d616e064fc481100acb0f3305b0e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:53:40.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:53:40.763Z] [2022-05-23T15:53:40.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:53:41.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:53:41.067Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T15:53:41.067Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T15:53:41.067Z] ca9280d653b3: Pulling fs layer [2022-05-23T15:53:41.067Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T15:53:41.067Z] cbdbe7a5bc2a: Download complete [2022-05-23T15:53:41.327Z] ca9280d653b3: Verifying Checksum [2022-05-23T15:53:41.327Z] ca9280d653b3: Download complete [2022-05-23T15:53:41.327Z] cbdbe7a5bc2a: Pull complete [2022-05-23T15:53:41.587Z] 7e9c9ca2126c: Download complete [2022-05-23T15:53:41.587Z] ca9280d653b3: Pull complete [2022-05-23T15:53:44.877Z] 7e9c9ca2126c: Pull complete [2022-05-23T15:53:44.877Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T15:53:44.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:53:44.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T15:53:44.945Z] prd-ubuntu20.04-docker-8c-8g-64381 does not seem to be running inside a container [2022-05-23T15:53:44.989Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05-23T15:53:47.426Z] $ docker top 4ddb16848b30e039300b6007c82fa9a5c9741a512c33e68c2846b7590a9fafdb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:53:47.777Z] + docker-compose build --help [2022-05-23T15:53:47.777Z] + grep parallel [2022-05-23T15:53:48.350Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T15:53:48.369Z] $ docker stop --time=1 4ddb16848b30e039300b6007c82fa9a5c9741a512c33e68c2846b7590a9fafdb [2022-05-23T15:53:49.661Z] $ docker rm -f 4ddb16848b30e039300b6007c82fa9a5c9741a512c33e68c2846b7590a9fafdb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:53:50.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T15:53:50.057Z] . [Pipeline] withDockerContainer [2022-05-23T15:53:50.127Z] prd-ubuntu20.04-docker-8c-8g-64381 does not seem to be running inside a container [2022-05-23T15:53:50.174Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T15:53:50.557Z] $ docker top f75d18535816796b55297a295cfbb3dfd37285e51532f71e590e83add7961fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:53:50.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T15:53:51.490Z] Building core-command ... [2022-05-23T15:53:51.490Z] Building core-data ... [2022-05-23T15:53:51.490Z] Building core-metadata ... [2022-05-23T15:53:51.490Z] Building security-bootstrapper ... [2022-05-23T15:53:51.490Z] Building security-proxy-setup ... [2022-05-23T15:53:51.490Z] Building security-secretstore-setup ... [2022-05-23T15:53:51.490Z] Building security-spiffe-token-provider ... [2022-05-23T15:53:51.490Z] Building security-spire-agent ... [2022-05-23T15:53:51.490Z] Building security-spire-config ... [2022-05-23T15:53:51.490Z] Building security-spire-server ... [2022-05-23T15:53:51.490Z] Building support-notifications ... [2022-05-23T15:53:51.490Z] Building support-scheduler ... [2022-05-23T15:53:51.490Z] Building sys-mgmt-agent ... [2022-05-23T15:53:51.490Z] Building security-bootstrapper [2022-05-23T15:53:51.490Z] Building support-notifications [2022-05-23T15:53:51.490Z] Building core-command [2022-05-23T15:53:51.490Z] Building security-spire-config [2022-05-23T15:53:51.490Z] Building core-metadata [2022-05-23T15:54:09.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:54:09.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:54:09.588Z] ---> 1b3f5fa5b295 [2022-05-23T15:54:09.588Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T15:54:09.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:54:09.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:54:09.588Z] ---> 1b3f5fa5b295 [2022-05-23T15:54:09.588Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:54:09.588Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:54:09.588Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:54:09.588Z] ---> 1b3f5fa5b295 [2022-05-23T15:54:09.588Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T15:54:09.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:54:09.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:54:09.588Z] ---> 1b3f5fa5b295 [2022-05-23T15:54:09.588Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:54:09.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:54:09.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:54:09.588Z] ---> 1b3f5fa5b295 [2022-05-23T15:54:09.588Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:54:10.172Z] ---> Running in c02fce3785ec [2022-05-23T15:54:10.172Z] ---> Running in 4701b48d24f5 [2022-05-23T15:54:10.172Z] ---> Running in bf6cfbbeb11b [2022-05-23T15:54:10.172Z] ---> Running in cf99eb9c1795 [2022-05-23T15:54:10.172Z] ---> Running in 2f4b861bfeb7 [2022-05-23T15:54:10.172Z] Removing intermediate container 4701b48d24f5 [2022-05-23T15:54:10.172Z] ---> a3901988d547 [2022-05-23T15:54:10.172Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:54:10.172Z] Removing intermediate container 2f4b861bfeb7 [2022-05-23T15:54:10.172Z] ---> a57c74d78a44 [2022-05-23T15:54:10.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:54:10.434Z] Removing intermediate container c02fce3785ec [2022-05-23T15:54:10.434Z] ---> f39ec9794e9e [2022-05-23T15:54:10.434Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:54:10.434Z] Removing intermediate container cf99eb9c1795 [2022-05-23T15:54:10.434Z] ---> 14ef9da4f465 [2022-05-23T15:54:10.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:54:10.434Z] Removing intermediate container bf6cfbbeb11b [2022-05-23T15:54:10.434Z] ---> 8f175e0746de [2022-05-23T15:54:10.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:54:10.434Z] ---> Running in afa8b5d3d4bb [2022-05-23T15:54:10.434Z] ---> Running in a9f8cc37e40b [2022-05-23T15:54:10.434Z] ---> Running in 06e8b25484e4 [2022-05-23T15:54:10.434Z] ---> Running in 5cc172ebd15e [2022-05-23T15:54:10.434Z] ---> Running in 789de8b00774 [2022-05-23T15:54:11.373Z] Removing intermediate container a9f8cc37e40b [2022-05-23T15:54:11.373Z] ---> ac1a871b79dc [2022-05-23T15:54:11.373Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T15:54:11.373Z] ---> Running in dff1c3a12ed0 [2022-05-23T15:54:11.373Z] Removing intermediate container 06e8b25484e4 [2022-05-23T15:54:11.373Z] ---> 6bf303872141 [2022-05-23T15:54:11.373Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T15:54:11.634Z] ---> Running in 5e6fef44cfea [2022-05-23T15:54:11.893Z] Removing intermediate container afa8b5d3d4bb [2022-05-23T15:54:11.893Z] ---> e35ff5e76aa2 [2022-05-23T15:54:11.893Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:54:11.893Z] Removing intermediate container 5cc172ebd15e [2022-05-23T15:54:11.893Z] ---> 0bedc74537d0 [2022-05-23T15:54:11.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:54:11.893Z] ---> Running in c4818aa16834 [2022-05-23T15:54:11.893Z] ---> Running in 190de512fe42 [2022-05-23T15:54:11.893Z] Removing intermediate container 789de8b00774 [2022-05-23T15:54:11.893Z] ---> fa64c14d2d09 [2022-05-23T15:54:11.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T15:54:12.152Z] ---> Running in ab80743d6a03 [2022-05-23T15:54:12.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:12.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:12.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:12.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:12.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:13.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:13.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:13.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:13.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:13.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:54:13.510Z] OK: 221 MiB in 52 packages [2022-05-23T15:54:13.510Z] OK: 221 MiB in 52 packages [2022-05-23T15:54:13.823Z] OK: 221 MiB in 52 packages [2022-05-23T15:54:13.823Z] OK: 221 MiB in 52 packages [2022-05-23T15:54:14.084Z] Removing intermediate container c4818aa16834 [2022-05-23T15:54:14.084Z] ---> ff5560280ed5 [2022-05-23T15:54:14.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:54:14.084Z] OK: 221 MiB in 52 packages [2022-05-23T15:54:14.084Z] Removing intermediate container dff1c3a12ed0 [2022-05-23T15:54:14.084Z] ---> 64bfc7956448 [2022-05-23T15:54:14.084Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T15:54:14.084Z] ---> 887202d5ebfc [2022-05-23T15:54:14.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:54:14.346Z] ---> Running in 88b95d6d886d [2022-05-23T15:54:14.346Z] Removing intermediate container ab80743d6a03 [2022-05-23T15:54:14.346Z] ---> 564b64875f4c [2022-05-23T15:54:14.346Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:54:14.346Z] Removing intermediate container 5e6fef44cfea [2022-05-23T15:54:14.346Z] ---> 595b491032d6 [2022-05-23T15:54:14.346Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:54:14.346Z] ---> 1bbec1bb1671 [2022-05-23T15:54:14.346Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:54:14.605Z] ---> Running in d5304724c3c6 [2022-05-23T15:54:14.605Z] Removing intermediate container 190de512fe42 [2022-05-23T15:54:14.605Z] ---> c29e0bceb2fd [2022-05-23T15:54:14.605Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T15:54:14.605Z] ---> 9c129230e43a [2022-05-23T15:54:14.605Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:54:14.605Z] ---> 51dea1b8adff [2022-05-23T15:54:14.605Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:54:14.605Z] ---> Running in f85c31f625c0 [2022-05-23T15:54:14.605Z] ---> Running in 99caf4b4d1de [2022-05-23T15:54:14.865Z] ---> 300fdef8e86f [2022-05-23T15:54:14.865Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:54:14.865Z] ---> Running in 194e777173e3 [2022-05-23T15:54:15.126Z] Removing intermediate container 88b95d6d886d [2022-05-23T15:54:15.127Z] ---> f97eb6811d6c [2022-05-23T15:54:15.127Z] Step 8/23 : COPY . . [2022-05-23T15:54:17.045Z] Removing intermediate container d5304724c3c6 [2022-05-23T15:54:17.045Z] ---> 837747ff4daf [2022-05-23T15:54:17.045Z] Step 8/31 : COPY . . [2022-05-23T15:54:17.654Z] Removing intermediate container 194e777173e3 [2022-05-23T15:54:17.654Z] ---> fc172224a4fe [2022-05-23T15:54:17.654Z] Step 8/26 : COPY . . [2022-05-23T15:54:20.940Z] Removing intermediate container 99caf4b4d1de [2022-05-23T15:54:20.940Z] ---> 9974bd49b5e2 [2022-05-23T15:54:20.940Z] Step 8/23 : COPY . . [2022-05-23T15:54:20.940Z] Removing intermediate container f85c31f625c0 [2022-05-23T15:54:20.940Z] ---> cfa78fffcbcf [2022-05-23T15:54:20.940Z] Step 8/22 : COPY . . [2022-05-23T15:54:24.244Z] ---> f4b2e3b68fce [2022-05-23T15:54:24.244Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T15:54:26.150Z] ---> Running in d95dc8bc0e7f [2022-05-23T15:54:26.150Z] ---> d7e699e925a0 [2022-05-23T15:54:26.150Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:54:26.150Z] ---> 60c60b2f0e24 [2022-05-23T15:54:26.150Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T15:54:26.411Z] ---> 6dbeabf4579c [2022-05-23T15:54:26.411Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T15:54:26.411Z] ---> d50a00eb9781 [2022-05-23T15:54:26.411Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T15:54:26.411Z] ---> Running in 46e532a597da [2022-05-23T15:54:26.411Z] ---> Running in 21d60d73b8d4 [2022-05-23T15:54:26.411Z] ---> Running in e4971f08f5e5 [2022-05-23T15:54:26.412Z] ---> Running in 0db2339f8c63 [2022-05-23T15:54:26.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T15:54:26.412Z] Removing intermediate container 46e532a597da [2022-05-23T15:54:26.412Z] ---> 1376847f3117 [2022-05-23T15:54:26.412Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T15:54:26.412Z] ---> Running in 9b0be5af4e55 [2022-05-23T15:54:26.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T15:54:26.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T15:54:26.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T15:54:27.562Z] Removing intermediate container 9b0be5af4e55 [2022-05-23T15:54:27.562Z] ---> 2b5410bff787 [2022-05-23T15:54:27.562Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T15:54:27.823Z] ---> Running in c64c6987f30f [2022-05-23T15:54:28.085Z] Removing intermediate container c64c6987f30f [2022-05-23T15:54:28.085Z] ---> 74b6aa1f9dbf [2022-05-23T15:54:28.085Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:54:28.085Z] ---> Running in 8e0d9d625475 [2022-05-23T15:54:29.025Z] spire-1.2.1/ [2022-05-23T15:54:29.025Z] spire-1.2.1/.data/ [2022-05-23T15:54:29.025Z] spire-1.2.1/.data/.file [2022-05-23T15:54:29.025Z] spire-1.2.1/.dockerignore [2022-05-23T15:54:29.025Z] spire-1.2.1/.gitattributes [2022-05-23T15:54:29.025Z] spire-1.2.1/.githooks/ [2022-05-23T15:54:29.025Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/ [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:54:29.025Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:54:29.025Z] spire-1.2.1/.gitignore [2022-05-23T15:54:29.025Z] spire-1.2.1/.go-version [2022-05-23T15:54:29.025Z] spire-1.2.1/.golangci.yml [2022-05-23T15:54:29.025Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:54:29.025Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:54:29.025Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:54:29.025Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:54:29.025Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:54:29.025Z] spire-1.2.1/Dockerfile [2022-05-23T15:54:29.025Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:54:29.025Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:54:29.025Z] spire-1.2.1/LICENSE [2022-05-23T15:54:29.025Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:54:29.025Z] spire-1.2.1/Makefile [2022-05-23T15:54:29.025Z] spire-1.2.1/README.md [2022-05-23T15:54:29.025Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:54:29.025Z] spire-1.2.1/SECURITY.md [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/ [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:54:29.025Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:54:29.026Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/ [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/agent/ [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/server/ [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:54:29.026Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/ [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/ [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:54:29.026Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:54:29.026Z] spire-1.2.1/examples/ [2022-05-23T15:54:29.026Z] spire-1.2.1/examples/README.md [2022-05-23T15:54:29.026Z] spire-1.2.1/go.mod [2022-05-23T15:54:29.026Z] spire-1.2.1/go.sum [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:54:29.026Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:54:29.027Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:54:29.289Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:54:29.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:54:29.291Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/private/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:54:29.292Z] spire-1.2.1/release/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:54:29.292Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:54:29.292Z] spire-1.2.1/script/ [2022-05-23T15:54:29.292Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:54:29.292Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:54:29.292Z] spire-1.2.1/support/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:54:29.292Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/clock/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fixture/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:54:29.292Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:54:29.293Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/common [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:54:29.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:54:29.294Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:54:29.295Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:54:29.295Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testca/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testkey/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/util/ [2022-05-23T15:54:29.295Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/util/race.go [2022-05-23T15:54:29.295Z] spire-1.2.1/test/util/util.go [2022-05-23T15:54:29.295Z] building spire from source... [2022-05-23T15:54:29.554Z] Installing go1.17.7... [2022-05-23T15:54:34.834Z] Building bin/spire-server... [2022-05-23T15:54:35.093Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:54:35.093Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:54:35.093Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:54:35.093Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:54:35.093Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:54:35.093Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:54:35.093Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:54:35.353Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:54:35.353Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:54:35.353Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:54:35.353Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:54:35.353Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:54:35.353Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:54:35.612Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T15:54:35.876Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:54:35.876Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:54:35.876Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:54:35.876Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:54:35.876Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:54:35.876Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:54:36.136Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:54:36.136Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:54:36.136Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:54:36.136Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:54:36.136Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:54:36.136Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:54:36.136Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:54:36.395Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:54:36.395Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:54:36.395Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:54:36.395Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:54:36.395Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:54:36.395Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:54:36.395Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:54:36.395Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:54:36.656Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:54:36.656Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:54:36.656Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:54:36.656Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:54:36.656Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:54:36.656Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:54:36.656Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:54:36.656Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:54:36.656Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:54:36.917Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:54:36.917Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:54:36.917Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:54:36.917Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:54:36.917Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:54:37.207Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:54:37.207Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:54:37.207Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:54:37.207Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:54:37.207Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:54:37.207Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:54:37.853Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:54:39.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:54:39.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:54:39.930Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:54:39.930Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:54:39.930Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:54:44.134Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:54:44.134Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:54:44.134Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:54:44.134Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:54:44.134Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:54:44.134Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:54:44.134Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:54:44.134Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:54:44.134Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:54:44.135Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:54:45.072Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:54:45.333Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:54:45.333Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:54:45.333Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:54:45.796Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:54:45.796Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:54:45.796Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:54:45.796Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:54:46.056Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:54:46.056Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:54:46.056Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:54:46.056Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:54:46.056Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:54:46.056Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:54:46.056Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:54:46.315Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:54:46.315Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:54:46.315Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:54:46.315Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:54:46.315Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:54:46.315Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:54:46.315Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:54:46.315Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:54:48.859Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:54:48.859Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:54:48.859Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:54:48.859Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:54:48.859Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:54:48.859Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:54:48.859Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:54:49.118Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:54:49.119Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:54:49.119Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:54:49.119Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:54:49.119Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:54:49.119Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:54:49.119Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:54:49.119Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:54:49.119Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:54:49.379Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:54:49.379Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:54:49.379Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:54:49.379Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:54:49.379Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:54:49.379Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:54:49.379Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:54:49.379Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:54:49.379Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:54:49.379Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:54:49.379Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:54:49.379Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:54:49.640Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:54:49.640Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:54:49.640Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:54:49.640Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:54:49.640Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:54:49.640Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:54:49.640Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:54:49.640Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:54:49.640Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:54:49.640Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:54:49.640Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:54:49.905Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:54:49.905Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:54:49.905Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:54:49.905Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:54:49.905Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:54:49.906Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:54:49.906Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:54:49.906Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:54:49.906Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:54:49.906Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:54:55.197Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:54:55.197Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:55:10.095Z] Removing intermediate container 21d60d73b8d4 [2022-05-23T15:55:10.095Z] ---> 8c1dc77e924a [2022-05-23T15:55:10.095Z] [2022-05-23T15:55:10.095Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T15:55:10.095Z] Removing intermediate container e4971f08f5e5 [2022-05-23T15:55:10.095Z] ---> 2c3ded31ead7 [2022-05-23T15:55:10.095Z] [2022-05-23T15:55:10.095Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:55:10.095Z] Removing intermediate container d95dc8bc0e7f [2022-05-23T15:55:10.095Z] ---> 430ef1daca3d [2022-05-23T15:55:10.095Z] [2022-05-23T15:55:10.095Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:55:10.095Z] Removing intermediate container 0db2339f8c63 [2022-05-23T15:55:10.095Z] ---> 5d2a32322050 [2022-05-23T15:55:10.095Z] [2022-05-23T15:55:10.095Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:55:10.095Z] 3.14: Pulling from library/alpine [2022-05-23T15:55:10.095Z] 3.14: Pulling from library/alpine [2022-05-23T15:55:10.095Z] 3.14: Pulling from library/alpine [2022-05-23T15:55:10.095Z] 3.14: Pulling from library/alpine [2022-05-23T15:55:11.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:55:11.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:55:11.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:55:11.999Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T15:55:11.999Z] Status: Image is up to date for alpine:3.14 [2022-05-23T15:55:11.999Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T15:55:11.999Z] ---> e04c818066af [2022-05-23T15:55:11.999Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T15:55:11.999Z] ---> e04c818066af [2022-05-23T15:55:11.999Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:55:11.999Z] ---> e04c818066af [2022-05-23T15:55:11.999Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:55:11.999Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T15:55:11.999Z] Status: Image is up to date for alpine:3.14 [2022-05-23T15:55:12.258Z] ---> e04c818066af [2022-05-23T15:55:12.258Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T15:55:12.518Z] ---> Running in 0a2ea1240b50 [2022-05-23T15:55:12.518Z] ---> Running in 2f8f6042ab7f [2022-05-23T15:55:12.518Z] ---> Running in 9f75aaef8860 [2022-05-23T15:55:12.518Z] ---> Running in 17d0baee039f [2022-05-23T15:55:13.086Z] Removing intermediate container 17d0baee039f [2022-05-23T15:55:13.086Z] ---> d0b724285bac [2022-05-23T15:55:13.086Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T15:55:13.086Z] ---> Running in 19b30bdb9236 [2022-05-23T15:55:13.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.916Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T15:55:13.916Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:55:13.916Z] OK: 6 MiB in 15 packages [2022-05-23T15:55:13.916Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T15:55:13.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.916Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:55:13.916Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:55:13.916Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:55:13.916Z] OK: 6 MiB in 16 packages [2022-05-23T15:55:13.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:13.916Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T15:55:13.916Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:55:13.916Z] OK: 6 MiB in 15 packages [2022-05-23T15:55:14.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:14.175Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T15:55:14.175Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T15:55:14.175Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:55:14.175Z] OK: 6 MiB in 16 packages [2022-05-23T15:55:14.747Z] Removing intermediate container 0a2ea1240b50 [2022-05-23T15:55:14.747Z] ---> 0cd4d885925f [2022-05-23T15:55:14.747Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:55:15.007Z] ---> Running in 319a989d8a97 [2022-05-23T15:55:15.268Z] Removing intermediate container 2f8f6042ab7f [2022-05-23T15:55:15.268Z] ---> d75dfe67e06b [2022-05-23T15:55:15.268Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:55:15.268Z] Removing intermediate container 319a989d8a97 [2022-05-23T15:55:15.268Z] ---> 736533d00a81 [2022-05-23T15:55:15.268Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T15:55:15.268Z] ---> Running in 55c3309f312d [2022-05-23T15:55:15.268Z] Removing intermediate container 19b30bdb9236 [2022-05-23T15:55:15.268Z] ---> a6f3aac571e3 [2022-05-23T15:55:15.268Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T15:55:15.527Z] Removing intermediate container 9f75aaef8860 [2022-05-23T15:55:15.527Z] ---> ba9c0fb60f9d [2022-05-23T15:55:15.527Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:55:15.527Z] ---> Running in ddfda41e9e12 [2022-05-23T15:55:15.527Z] ---> Running in 8da7e0d21c20 [2022-05-23T15:55:15.527Z] ---> Running in e53bf36a7ee4 [2022-05-23T15:55:15.527Z] Removing intermediate container 55c3309f312d [2022-05-23T15:55:15.527Z] ---> cf6b5162e89a [2022-05-23T15:55:15.527Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T15:55:15.786Z] ---> Running in 89cfa9a6a169 [2022-05-23T15:55:15.786Z] Removing intermediate container e53bf36a7ee4 [2022-05-23T15:55:15.786Z] ---> 0f7cfd6c43ec [2022-05-23T15:55:15.786Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T15:55:15.786Z] Removing intermediate container 8da7e0d21c20 [2022-05-23T15:55:15.786Z] ---> f9ca50cdef30 [2022-05-23T15:55:15.786Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T15:55:16.047Z] Removing intermediate container ddfda41e9e12 [2022-05-23T15:55:16.047Z] ---> 44fca236c445 [2022-05-23T15:55:16.047Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:55:16.047Z] ---> Running in c1cdad526077 [2022-05-23T15:55:16.047Z] Removing intermediate container 89cfa9a6a169 [2022-05-23T15:55:16.047Z] ---> f0fc05ededb4 [2022-05-23T15:55:16.047Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T15:55:16.047Z] ---> Running in ccfef2ae0d9f [2022-05-23T15:55:16.047Z] ---> Running in 39d60386f44f [2022-05-23T15:55:16.047Z] ---> Running in 39b1e2239ffc [2022-05-23T15:55:16.309Z] Removing intermediate container ccfef2ae0d9f [2022-05-23T15:55:16.309Z] ---> 663c65c708f8 [2022-05-23T15:55:16.309Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T15:55:16.309Z] Removing intermediate container c1cdad526077 [2022-05-23T15:55:16.309Z] ---> c53674b213ec [2022-05-23T15:55:16.309Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:55:16.309Z] Removing intermediate container 39d60386f44f [2022-05-23T15:55:16.309Z] ---> 27e3e28f503b [2022-05-23T15:55:16.309Z] Step 15/23 : WORKDIR / [2022-05-23T15:55:16.568Z] Removing intermediate container 39b1e2239ffc [2022-05-23T15:55:16.568Z] ---> 5e323933aa7e [2022-05-23T15:55:16.568Z] Step 15/23 : WORKDIR / [2022-05-23T15:55:16.568Z] ---> Running in 16a3eed272ba [2022-05-23T15:55:16.828Z] ---> Running in e55c45adc342 [2022-05-23T15:55:16.828Z] ---> Running in ae50fad63947 [2022-05-23T15:55:16.828Z] ---> Running in db73a8c876b3 [2022-05-23T15:55:16.828Z] Removing intermediate container e55c45adc342 [2022-05-23T15:55:16.828Z] ---> 1f69fb972914 [2022-05-23T15:55:16.828Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:55:17.086Z] Removing intermediate container ae50fad63947 [2022-05-23T15:55:17.086Z] ---> 367fab2e3886 [2022-05-23T15:55:17.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:55:17.347Z] Removing intermediate container db73a8c876b3 [2022-05-23T15:55:17.347Z] ---> 95544b058fdc [2022-05-23T15:55:17.347Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:55:17.605Z] ---> 9723e74643b0 [2022-05-23T15:55:17.605Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T15:55:17.864Z] ---> ed5ae7e6be92 [2022-05-23T15:55:17.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T15:55:17.864Z] ---> ffe57f46f5f4 [2022-05-23T15:55:17.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T15:55:18.802Z] Removing intermediate container 16a3eed272ba [2022-05-23T15:55:18.802Z] ---> 216bbc740f46 [2022-05-23T15:55:18.802Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T15:55:19.060Z] ---> 1ddebefa8083 [2022-05-23T15:55:19.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T15:55:19.060Z] ---> 798c4543df87 [2022-05-23T15:55:19.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T15:55:19.060Z] ---> a05a5840b257 [2022-05-23T15:55:19.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T15:55:19.060Z] ---> Running in ed0da8736ee9 [2022-05-23T15:55:19.627Z] ---> 107257ee21d7 [2022-05-23T15:55:19.627Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T15:55:19.627Z] Removing intermediate container ed0da8736ee9 [2022-05-23T15:55:19.627Z] ---> cb8b9c47d5ed [2022-05-23T15:55:19.628Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T15:55:19.628Z] ---> 7cc162397770 [2022-05-23T15:55:19.628Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T15:55:19.628Z] ---> 359871136355 [2022-05-23T15:55:19.628Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T15:55:19.628Z] ---> Running in 6925cc422633 [2022-05-23T15:55:19.628Z] ---> Running in bd9fbb527fb8 [2022-05-23T15:55:19.886Z] ---> Running in 4bc49ba625ea [2022-05-23T15:55:20.146Z] Removing intermediate container bd9fbb527fb8 [2022-05-23T15:55:20.146Z] ---> 37e8bac696f3 [2022-05-23T15:55:20.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:55:20.146Z] Removing intermediate container 6925cc422633 [2022-05-23T15:55:20.146Z] ---> bcd887baaa66 [2022-05-23T15:55:20.146Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:55:20.405Z] ---> 4e72e0329c44 [2022-05-23T15:55:20.405Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T15:55:20.405Z] Removing intermediate container 4bc49ba625ea [2022-05-23T15:55:20.405Z] ---> 19c95de80b45 [2022-05-23T15:55:20.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:55:20.405Z] ---> Running in 26a737869bfc [2022-05-23T15:55:20.405Z] ---> Running in 9a6c52ed7ca0 [2022-05-23T15:55:20.405Z] ---> Running in ef396475e945 [2022-05-23T15:55:20.405Z] ---> Running in 86a24cdde0be [2022-05-23T15:55:20.665Z] Removing intermediate container 9a6c52ed7ca0 [2022-05-23T15:55:20.665Z] ---> 73eeeb38f9f5 [2022-05-23T15:55:20.665Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T15:55:20.665Z] Removing intermediate container 26a737869bfc [2022-05-23T15:55:20.665Z] ---> ea84f8d21479 [2022-05-23T15:55:20.665Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:55:20.665Z] Removing intermediate container 86a24cdde0be [2022-05-23T15:55:20.665Z] ---> 73b8331d151a [2022-05-23T15:55:20.665Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:55:20.665Z] ---> Running in f389eba531ed [2022-05-23T15:55:20.665Z] ---> Running in e63572354c09 [2022-05-23T15:55:20.925Z] ---> Running in c79ce2b99814 [2022-05-23T15:55:20.925Z] Removing intermediate container e63572354c09 [2022-05-23T15:55:20.925Z] ---> f7f4279ea6a6 [2022-05-23T15:55:20.925Z] Step 22/23 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:55:21.187Z] Removing intermediate container f389eba531ed [2022-05-23T15:55:21.187Z] ---> 2e90cf3714b6 [2022-05-23T15:55:21.187Z] Step 21/22 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:55:21.187Z] Removing intermediate container c79ce2b99814 [2022-05-23T15:55:21.187Z] ---> f8bca650bf1b [2022-05-23T15:55:21.187Z] Step 22/23 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:55:21.187Z] ---> Running in 4c3bae1669aa [2022-05-23T15:55:21.187Z] ---> Running in 3d56f5adc2fa [2022-05-23T15:55:21.477Z] ---> Running in 8c7f254cf74e [2022-05-23T15:55:21.736Z] Removing intermediate container 4c3bae1669aa [2022-05-23T15:55:21.736Z] ---> 0c0ba04099ff [2022-05-23T15:55:21.736Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T15:55:21.995Z] Removing intermediate container 3d56f5adc2fa [2022-05-23T15:55:21.995Z] ---> 473b2f6df114 [2022-05-23T15:55:21.995Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T15:55:21.995Z] ---> Running in 1eaef5f5f0f4 [2022-05-23T15:55:21.995Z] Removing intermediate container 8c7f254cf74e [2022-05-23T15:55:21.995Z] ---> 5c09611bfda1 [2022-05-23T15:55:21.995Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T15:55:22.255Z] ---> Running in 5619ea52cfde [2022-05-23T15:55:22.255Z] ---> Running in 6bd24504fe89 [2022-05-23T15:55:22.513Z] Removing intermediate container ef396475e945 [2022-05-23T15:55:22.513Z] ---> a8c9cb12f8a2 [2022-05-23T15:55:22.513Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:55:22.513Z] Removing intermediate container 1eaef5f5f0f4 [2022-05-23T15:55:22.513Z] ---> 43040baaae2d [2022-05-23T15:55:22.513Z] [2022-05-23T15:55:22.513Z] Removing intermediate container 5619ea52cfde [2022-05-23T15:55:22.513Z] ---> 2e7fa0885f7c [2022-05-23T15:55:22.513Z] [2022-05-23T15:55:22.513Z] Removing intermediate container 6bd24504fe89 [2022-05-23T15:55:22.513Z] ---> 2c5e96a0c435 [2022-05-23T15:55:22.513Z] [2022-05-23T15:55:22.772Z] Successfully built 43040baaae2d [2022-05-23T15:55:22.772Z] Successfully built 2e7fa0885f7c [2022-05-23T15:55:22.772Z] Successfully tagged core-command:latest [2022-05-23T15:55:22.772Z] Building security-proxy-setup [2022-05-23T15:55:22.772Z] Successfully tagged support-notifications:latest [2022-05-23T15:55:22.772Z]  Building core-command ... done Building security-spire-server [2022-05-23T15:55:22.772Z]  Building support-notifications ... done Successfully built 2c5e96a0c435 [2022-05-23T15:55:22.772Z] Successfully tagged core-metadata:latest [2022-05-23T15:55:22.772Z] Building security-spiffe-token-provider [2022-05-23T15:55:23.031Z]  Building core-metadata ... done  ---> 5b665b3e2271 [2022-05-23T15:55:23.031Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T15:55:26.338Z] ---> 5a446c12c212 [2022-05-23T15:55:26.338Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T15:55:26.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64382 in /w/workspace/edgexfoundry_edgex-go_PR-4000 [Pipeline] { [Pipeline] ws [2022-05-23T15:55:26.691Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-05-23T15:55:27.022Z] The recommended git tool is: git [2022-05-23T15:55:28.241Z] ---> 19c30d1f0160 [2022-05-23T15:55:28.241Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T15:55:29.178Z] ---> bc5d920a52ea [2022-05-23T15:55:29.178Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T15:55:30.117Z] ---> 361a6a4bf5d1 [2022-05-23T15:55:30.117Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T15:55:30.380Z] ---> Running in 26732c6f3804 [2022-05-23T15:55:30.643Z] Removing intermediate container 26732c6f3804 [2022-05-23T15:55:30.643Z] ---> f7d03fbeb072 [2022-05-23T15:55:30.643Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T15:55:32.550Z] ---> c2b975f0201d [2022-05-23T15:55:32.550Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T15:55:33.491Z] ---> Running in 585fd19a0c2a [2022-05-23T15:55:34.058Z] using credential edgex-jenkins-ssh [2022-05-23T15:55:34.079Z] Cloning the remote Git repository [2022-05-23T15:55:34.425Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:55:34.425Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:55:34.425Z] ---> 1b3f5fa5b295 [2022-05-23T15:55:34.425Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:55:34.425Z] ---> Using cache [2022-05-23T15:55:34.425Z] ---> 8f175e0746de [2022-05-23T15:55:34.425Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:55:34.425Z] ---> Using cache [2022-05-23T15:55:34.425Z] ---> fa64c14d2d09 [2022-05-23T15:55:34.425Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:55:34.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:55:34.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:55:34.683Z] ---> 1b3f5fa5b295 [2022-05-23T15:55:34.683Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> 8f175e0746de [2022-05-23T15:55:34.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> fa64c14d2d09 [2022-05-23T15:55:34.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> 564b64875f4c [2022-05-23T15:55:34.683Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> 9c129230e43a [2022-05-23T15:55:34.683Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> 9974bd49b5e2 [2022-05-23T15:55:34.683Z] Step 8/22 : COPY . . [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> d50a00eb9781 [2022-05-23T15:55:34.683Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T15:55:34.683Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:55:34.683Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:55:34.683Z] ---> 1b3f5fa5b295 [2022-05-23T15:55:34.683Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T15:55:34.683Z] ---> Using cache [2022-05-23T15:55:34.683Z] ---> 8f175e0746de [2022-05-23T15:55:34.683Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T15:55:34.151Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T15:55:34.247Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-05-23T15:55:34.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T15:55:34.331Z] > git --version # timeout=10 [2022-05-23T15:55:34.348Z] > git --version # 'git version 2.25.1' [2022-05-23T15:55:34.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T15:55:34.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T15:55:35.617Z] ---> Running in 6f999a966d3d [2022-05-23T15:55:35.617Z] ---> Running in edaf5ed3c63e [2022-05-23T15:55:35.617Z] ---> Running in 9717a74a5404 [2022-05-23T15:55:36.186Z] Removing intermediate container 585fd19a0c2a [2022-05-23T15:55:36.186Z] ---> 0157ccd880b2 [2022-05-23T15:55:36.186Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T15:55:36.186Z] ---> Running in ec1feb17494f [2022-05-23T15:55:36.451Z] Removing intermediate container ec1feb17494f [2022-05-23T15:55:36.451Z] ---> 63a3f1d2a522 [2022-05-23T15:55:36.451Z] Step 28/31 : CMD ["gate"] [2022-05-23T15:55:36.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T15:55:36.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:36.710Z] ---> Running in 7756099e876e [2022-05-23T15:55:36.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:36.969Z] Removing intermediate container 7756099e876e [2022-05-23T15:55:36.969Z] ---> 10495e249205 [2022-05-23T15:55:36.969Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T15:55:37.227Z] ---> Running in ae8535f4f2f3 [2022-05-23T15:55:37.485Z] Removing intermediate container ae8535f4f2f3 [2022-05-23T15:55:37.485Z] ---> 7c7527dd80cb [2022-05-23T15:55:37.485Z] Step 30/31 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:55:37.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:37.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:37.756Z] ---> Running in 124f7f3f5752 [2022-05-23T15:55:38.015Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:55:38.015Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:55:38.015Z] OK: 15864 distinct packages available [2022-05-23T15:55:38.015Z] OK: 221 MiB in 52 packages [2022-05-23T15:55:38.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:38.015Z] Removing intermediate container 124f7f3f5752 [2022-05-23T15:55:38.015Z] ---> c54699c90470 [2022-05-23T15:55:38.015Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T15:55:38.273Z] ---> Running in 1ec07e59dd0a [2022-05-23T15:55:38.533Z] Removing intermediate container 1ec07e59dd0a [2022-05-23T15:55:38.533Z] ---> c5d3174f963f [2022-05-23T15:55:38.533Z] [2022-05-23T15:55:38.533Z] Successfully built c5d3174f963f [2022-05-23T15:55:38.533Z] Successfully tagged security-bootstrapper:latest [2022-05-23T15:55:38.533Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-05-23T15:55:38.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:55:39.051Z] OK: 221 MiB in 52 packages [2022-05-23T15:55:39.616Z] Removing intermediate container 9717a74a5404 [2022-05-23T15:55:39.616Z] ---> c6b2e96aa4c3 [2022-05-23T15:55:39.616Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:55:42.903Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:55:42.903Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:55:42.903Z] ---> 1b3f5fa5b295 [2022-05-23T15:55:42.903Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T15:55:42.903Z] ---> Using cache [2022-05-23T15:55:42.903Z] ---> 8f175e0746de [2022-05-23T15:55:42.903Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:55:42.903Z] ---> Using cache [2022-05-23T15:55:42.903Z] ---> fa64c14d2d09 [2022-05-23T15:55:42.903Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T15:55:42.903Z] ---> Using cache [2022-05-23T15:55:42.903Z] ---> 564b64875f4c [2022-05-23T15:55:42.903Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T15:55:42.903Z] ---> Using cache [2022-05-23T15:55:42.903Z] ---> 9c129230e43a [2022-05-23T15:55:42.903Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:55:42.903Z] ---> Using cache [2022-05-23T15:55:42.903Z] ---> 9974bd49b5e2 [2022-05-23T15:55:42.903Z] Step 8/25 : COPY . . [2022-05-23T15:55:42.903Z] ---> Using cache [2022-05-23T15:55:42.903Z] ---> d50a00eb9781 [2022-05-23T15:55:42.903Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T15:55:44.817Z] ---> 9b3fb2a521b6 [2022-05-23T15:55:44.817Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:55:44.817Z] Removing intermediate container 6f999a966d3d [2022-05-23T15:55:44.817Z] ---> 7690869eeb0b [2022-05-23T15:55:44.817Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T15:55:44.817Z] ---> Running in 7585960ab4b9 [2022-05-23T15:55:44.817Z] ---> Running in 12b32ddc2fff [2022-05-23T15:55:45.078Z] ---> e23de27e859a [2022-05-23T15:55:45.078Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:55:45.078Z] ---> Running in f982b80828db [2022-05-23T15:55:45.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T15:55:46.713Z] Removing intermediate container 12b32ddc2fff [2022-05-23T15:55:46.713Z] ---> 77abac5603c6 [2022-05-23T15:55:46.713Z] Step 8/25 : COPY . . [2022-05-23T15:55:46.972Z] Removing intermediate container f982b80828db [2022-05-23T15:55:46.972Z] ---> 26af6ea763fa [2022-05-23T15:55:46.972Z] Step 7/20 : COPY . . [2022-05-23T15:55:50.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T15:55:50.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T15:55:50.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T15:55:51.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T15:55:51.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T15:55:51.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T15:55:51.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4000/head:refs/remotes/origin/PR-4000 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T15:55:51.747Z] Merging remotes/origin/main commit ba7dda9ba69436b2236138c750336dcb3254af2a into PR head commit e09a9bbf58b117c119cc4b5277d657006e9925ef [2022-05-23T15:55:52.362Z] Merge succeeded, producing 864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T15:55:52.363Z] Checking out Revision 864da45903ead621f3fea853d05c1e9d9f87dc4a (PR-4000) [2022-05-23T15:55:51.775Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T15:55:51.802Z] > git checkout -f e09a9bbf58b117c119cc4b5277d657006e9925ef # timeout=10 [2022-05-23T15:55:52.071Z] > git remote # timeout=10 [2022-05-23T15:55:52.101Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T15:55:52.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T15:55:52.133Z] > git merge ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 [2022-05-23T15:55:52.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T15:55:52.377Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T15:55:52.395Z] > git checkout -f 864da45903ead621f3fea853d05c1e9d9f87dc4a # timeout=10 [2022-05-23T15:55:56.740Z] Commit message: "Merge commit 'ba7dda9ba69436b2236138c750336dcb3254af2a' into HEAD" [2022-05-23T15:55:56.756Z] > git rev-list --no-walk e09a9bbf58b117c119cc4b5277d657006e9925ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T15:55:57.794Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T15:55:57.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T15:55:57.794Z] Dload Upload Total Spent Left Speed [2022-05-23T15:55:57.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49012 0 --:--:-- --:--:-- --:--:-- 49012 [Pipeline] sh [2022-05-23T15:55:58.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T15:55:58.378Z] ---> dcb3bc53c2fa [2022-05-23T15:55:58.378Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:55:58.378Z] ---> 1042f6b9e2cc [2022-05-23T15:55:58.378Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T15:55:58.378Z] ---> Running in 10258e7aae59 [2022-05-23T15:55:58.378Z] ---> Running in 8e284b69c64b [2022-05-23T15:55:58.378Z] Removing intermediate container 10258e7aae59 [2022-05-23T15:55:58.378Z] ---> ea6e3e64b9bf [2022-05-23T15:55:58.378Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T15:55:58.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T15:55:58.381Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T15:55:58.637Z] ---> Running in 41a2796cc889 [2022-05-23T15:55:58.734Z] + sudo tee /etc/docker/daemon.new [2022-05-23T15:55:58.734Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T15:55:58.734Z] { [2022-05-23T15:55:58.734Z] "registry-mirrors": [ [2022-05-23T15:55:58.734Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T15:55:58.734Z] ], [2022-05-23T15:55:58.734Z] "bip": "10.250.0.254/24", [2022-05-23T15:55:58.734Z] "hosts": [ [2022-05-23T15:55:58.734Z] "tcp://0.0.0.0:5555", [2022-05-23T15:55:58.734Z] "unix:///var/run/docker.sock" [2022-05-23T15:55:58.734Z] ], [2022-05-23T15:55:58.734Z] "mtu": 1458, [2022-05-23T15:55:58.734Z] "selinux-enabled": true, [2022-05-23T15:55:58.734Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T15:55:58.734Z] } [Pipeline] sh [2022-05-23T15:55:58.897Z] Removing intermediate container edaf5ed3c63e [2022-05-23T15:55:58.897Z] ---> 3f8e57c37c59 [2022-05-23T15:55:58.897Z] [2022-05-23T15:55:58.897Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:55:58.897Z] ---> e04c818066af [2022-05-23T15:55:58.897Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T15:55:59.099Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T15:55:59.458Z] + sudo service docker restart [2022-05-23T15:55:59.465Z] ---> Running in 9cba812aed75 [2022-05-23T15:56:00.056Z] Removing intermediate container 41a2796cc889 [2022-05-23T15:56:00.056Z] ---> 70fa3f87e9ab [2022-05-23T15:56:00.056Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T15:56:00.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:00.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:00.583Z] ---> Running in 489afd411dd2 [2022-05-23T15:56:00.583Z] Removing intermediate container 7585960ab4b9 [2022-05-23T15:56:00.583Z] ---> 33421f56ae80 [2022-05-23T15:56:00.583Z] [2022-05-23T15:56:00.583Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T15:56:00.583Z] ---> e04c818066af [2022-05-23T15:56:00.583Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T15:56:00.583Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T15:56:00.843Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:56:00.843Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T15:56:00.843Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T15:56:00.843Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T15:56:00.843Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T15:56:00.843Z] ---> Running in 77c2fb9d8671 [2022-05-23T15:56:00.843Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:56:00.843Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:56:01.103Z] Removing intermediate container 489afd411dd2 [2022-05-23T15:56:01.103Z] ---> bf7db787bbd5 [2022-05-23T15:56:01.103Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:56:01.103Z] OK: 8 MiB in 20 packages [2022-05-23T15:56:01.103Z] ---> Running in 12e0ad05e80e [2022-05-23T15:56:01.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:01.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:01.942Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T15:56:01.942Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T15:56:01.942Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T15:56:01.942Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:56:01.942Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:56:01.942Z] Removing intermediate container 9cba812aed75 [2022-05-23T15:56:01.942Z] ---> 754e21b7c743 [2022-05-23T15:56:01.942Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:56:01.942Z] OK: 6 MiB in 17 packages [2022-05-23T15:56:02.271Z] ---> Running in d1351959eb70 [2022-05-23T15:56:02.604Z] spire-1.2.1/ [2022-05-23T15:56:02.604Z] Removing intermediate container d1351959eb70 [2022-05-23T15:56:02.604Z] ---> 96114154b4d5 [2022-05-23T15:56:02.604Z] Step 13/22 : WORKDIR /edgex [2022-05-23T15:56:02.604Z] spire-1.2.1/.data/ [2022-05-23T15:56:02.604Z] spire-1.2.1/.data/.file [2022-05-23T15:56:02.604Z] spire-1.2.1/.dockerignore [2022-05-23T15:56:02.604Z] spire-1.2.1/.gitattributes [2022-05-23T15:56:02.604Z] spire-1.2.1/.githooks/ [2022-05-23T15:56:02.604Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/ [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:56:02.604Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:56:02.604Z] spire-1.2.1/.gitignore [2022-05-23T15:56:02.604Z] spire-1.2.1/.go-version [2022-05-23T15:56:02.604Z] spire-1.2.1/.golangci.yml [2022-05-23T15:56:02.604Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:56:02.604Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:56:02.604Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:56:02.604Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:56:02.604Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:56:02.604Z] spire-1.2.1/Dockerfile [2022-05-23T15:56:02.604Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:56:02.604Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:56:02.604Z] spire-1.2.1/LICENSE [2022-05-23T15:56:02.604Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:56:02.604Z] spire-1.2.1/Makefile [2022-05-23T15:56:02.604Z] spire-1.2.1/README.md [2022-05-23T15:56:02.604Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:56:02.604Z] spire-1.2.1/SECURITY.md [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:56:02.604Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/ [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/agent/ [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/server/ [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:56:02.604Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/ [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/images/ [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:56:02.604Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:56:02.869Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:56:02.869Z] spire-1.2.1/examples/ [2022-05-23T15:56:02.869Z] spire-1.2.1/examples/README.md [2022-05-23T15:56:02.869Z] spire-1.2.1/go.mod [2022-05-23T15:56:02.869Z] spire-1.2.1/go.sum [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:56:02.869Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ ---> Running in 15c11d2737ff [2022-05-23T15:56:02.870Z] [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:56:02.870Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:56:02.871Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:56:02.872Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:56:02.873Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/private/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:56:02.874Z] spire-1.2.1/release/ [2022-05-23T15:56:02.874Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:56:02.874Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:56:02.874Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:56:02.875Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/script/ [2022-05-23T15:56:02.875Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:56:02.875Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:56:02.875Z] spire-1.2.1/support/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:56:02.875Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/clock/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:56:02.875Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:56:02.876Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/common [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:56:02.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:56:02.877Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:56:02.878Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:56:02.878Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testca/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testkey/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/util/ [2022-05-23T15:56:02.878Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/util/race.go [2022-05-23T15:56:02.878Z] spire-1.2.1/test/util/util.go [2022-05-23T15:56:02.878Z] building spire from source... [2022-05-23T15:56:03.152Z] Installing go1.17.7... [2022-05-23T15:56:03.439Z] Removing intermediate container 77c2fb9d8671 [2022-05-23T15:56:03.439Z] ---> 3e36fdf59fc4 [2022-05-23T15:56:03.439Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T15:56:04.381Z] ---> Running in 5940e321d862 [2022-05-23T15:56:04.381Z] Removing intermediate container 15c11d2737ff [2022-05-23T15:56:04.381Z] ---> 1e849f8c988f [2022-05-23T15:56:04.381Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T15:56:06.322Z] Removing intermediate container 5940e321d862 [2022-05-23T15:56:06.322Z] ---> 1279d2b3f823 [2022-05-23T15:56:06.322Z] Step 13/25 : WORKDIR / [2022-05-23T15:56:06.583Z] ---> 716da63ffc8a [2022-05-23T15:56:06.583Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T15:56:06.583Z] ---> Running in 638e092301b7 [2022-05-23T15:56:06.853Z] Removing intermediate container 638e092301b7 [2022-05-23T15:56:06.853Z] ---> c85b0410e381 [2022-05-23T15:56:06.853Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T15:56:07.426Z] ---> 9739710b8b99 [2022-05-23T15:56:07.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T15:56:07.685Z] ---> 2c034078870b [2022-05-23T15:56:07.685Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T15:56:09.072Z] ---> bc1c05352afc [2022-05-23T15:56:09.072Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:56:09.334Z] Building bin/spire-server... [2022-05-23T15:56:09.334Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:56:09.334Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:56:09.334Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:56:09.334Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:56:09.334Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:56:09.593Z]  ---> 7b9ff97d9bab [2022-05-23T15:56:09.593Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T15:56:09.593Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:56:09.593Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:56:09.593Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:56:09.593Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:56:09.593Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:56:10.162Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:56:10.162Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:56:10.162Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:56:10.162Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T15:56:10.729Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:56:10.729Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:56:10.729Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:56:10.729Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:56:10.729Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:56:10.729Z]  ---> 4d9096e5431a [2022-05-23T15:56:10.729Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T15:56:10.729Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:56:10.729Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:56:10.729Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:56:10.994Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:56:10.994Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:56:10.994Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:56:10.994Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:56:10.994Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:56:10.994Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:56:10.994Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:56:10.994Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:56:10.994Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:56:10.994Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:56:10.994Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:56:10.994Z]  ---> ce4b61924307 [2022-05-23T15:56:10.994Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T15:56:10.994Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:56:10.994Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:56:10.994Z]  ---> Running in bb5c89c78c94 [2022-05-23T15:56:11.257Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:56:11.257Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:56:11.257Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:56:11.257Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:56:11.257Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:56:11.257Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:56:11.257Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:56:11.257Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:56:11.257Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:56:11.257Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:56:11.257Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:56:11.517Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:56:11.517Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:56:11.517Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:56:11.517Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:56:11.780Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:56:11.780Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:56:11.780Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:56:11.780Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:56:11.780Z]  ---> ee61d921e174 [2022-05-23T15:56:11.780Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T15:56:12.041Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:56:12.979Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:56:12.979Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:56:13.238Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:56:13.238Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:56:13.559Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:56:13.559Z]  ---> c794ca76c568 [2022-05-23T15:56:13.559Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T15:56:13.818Z] Removing intermediate container bb5c89c78c94 [2022-05-23T15:56:13.818Z] ---> 67a8c2051862 [2022-05-23T15:56:13.818Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:56:14.078Z] ---> 3650247fcf1d [2022-05-23T15:56:14.078Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T15:56:14.078Z] ---> Running in 5fbede03d7c4 [2022-05-23T15:56:14.337Z] ---> 2eda3e5908b0 [2022-05-23T15:56:14.337Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T15:56:14.337Z] Removing intermediate container 5fbede03d7c4 [2022-05-23T15:56:14.337Z] ---> a5df7bc48b38 [2022-05-23T15:56:14.337Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T15:56:14.596Z] ---> Running in 913243d69024 [2022-05-23T15:56:14.596Z] ---> Running in 050972c20758 [2022-05-23T15:56:14.854Z] Removing intermediate container 913243d69024 [2022-05-23T15:56:14.854Z] ---> e72917a4bba0 [2022-05-23T15:56:14.854Z] Step 21/22 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:56:14.854Z] ---> Running in f351abb1ae55 [2022-05-23T15:56:15.126Z] Removing intermediate container f351abb1ae55 [2022-05-23T15:56:15.126Z] ---> 08c8b4a9ce74 [2022-05-23T15:56:15.126Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T15:56:15.698Z] ---> Running in 3b9d47b527a2 [2022-05-23T15:56:16.636Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:56:16.636Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:56:16.636Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:56:16.636Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:56:16.636Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:56:17.206Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:56:17.206Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:56:17.206Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:56:17.206Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:56:17.206Z] Removing intermediate container 3b9d47b527a2 [2022-05-23T15:56:17.206Z] ---> 4038e749cb4f [2022-05-23T15:56:17.206Z] [2022-05-23T15:56:17.467Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:56:17.467Z] Successfully built 4038e749cb4f [2022-05-23T15:56:17.467Z] go: downloading k8s.io/apimachinery v0.23.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:56:17.879Z] provisioning config files... [2022-05-23T15:56:17.912Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3488280016809805747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:56:18.088Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:56:18.088Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:56:18.287Z] ---> docker-login.sh [2022-05-23T15:56:18.287Z] nexus3.edgexfoundry.org:10001 [2022-05-23T15:56:18.348Z] Successfully tagged security-proxy-setup:latest [2022-05-23T15:56:18.348Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:56:18.348Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-05-23T15:56:18.348Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:56:18.348Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:56:18.348Z] Removing intermediate container 050972c20758 [2022-05-23T15:56:18.348Z] ---> a2e5b755d980 [2022-05-23T15:56:18.348Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T15:56:18.348Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:56:18.348Z] Removing intermediate container 8e284b69c64b [2022-05-23T15:56:18.348Z] ---> d5bf7de001fe [2022-05-23T15:56:18.348Z] [2022-05-23T15:56:18.348Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T15:56:18.609Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:56:18.869Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:56:18.869Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:56:18.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:56:19.129Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:56:19.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:56:19.173Z] Configure a credential helper to remove this warning. See [2022-05-23T15:56:19.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:56:19.173Z] [2022-05-23T15:56:19.173Z] Login Succeeded [2022-05-23T15:56:19.173Z] nexus3.edgexfoundry.org:10002 [2022-05-23T15:56:19.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:56:19.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:56:19.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:56:19.729Z] Configure a credential helper to remove this warning. See [2022-05-23T15:56:19.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:56:19.729Z] [2022-05-23T15:56:19.729Z] Login Succeeded [2022-05-23T15:56:19.729Z] nexus3.edgexfoundry.org:10003 [2022-05-23T15:56:19.956Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:56:19.956Z] 3.15: Pulling from library/alpine [2022-05-23T15:56:19.956Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:56:19.956Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:56:20.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:56:20.215Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:56:20.215Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:56:20.215Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:56:20.215Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:56:20.215Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:56:20.215Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:56:20.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:56:20.287Z] Configure a credential helper to remove this warning. See [2022-05-23T15:56:20.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:56:20.287Z] [2022-05-23T15:56:20.287Z] Login Succeeded [2022-05-23T15:56:20.287Z] nexus3.edgexfoundry.org:10004 [2022-05-23T15:56:20.475Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:56:20.475Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:56:20.475Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:56:20.475Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:56:20.475Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:56:20.475Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:56:20.475Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:56:20.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:56:20.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:56:20.566Z] Configure a credential helper to remove this warning. See [2022-05-23T15:56:20.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:56:20.566Z] [2022-05-23T15:56:20.566Z] Login Succeeded [2022-05-23T15:56:20.734Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:56:20.734Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:56:20.734Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:56:20.734Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:56:20.843Z] docker.io [2022-05-23T15:56:20.993Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:56:20.993Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:56:20.993Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:56:20.993Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:56:20.993Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:56:21.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T15:56:21.251Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:56:21.251Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:56:21.251Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:56:21.251Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:56:21.251Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:56:21.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T15:56:21.393Z] Configure a credential helper to remove this warning. See [2022-05-23T15:56:21.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T15:56:21.393Z] [2022-05-23T15:56:21.393Z] Login Succeeded [2022-05-23T15:56:21.393Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T15:56:21.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-23T15:56:21.681Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:56:21.681Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:56:21.942Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:56:21.942Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:56:21.942Z] ---> 1b3f5fa5b295 [2022-05-23T15:56:21.942Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> 8f175e0746de [2022-05-23T15:56:21.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> fa64c14d2d09 [2022-05-23T15:56:21.942Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> c6b2e96aa4c3 [2022-05-23T15:56:21.942Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> 9b3fb2a521b6 [2022-05-23T15:56:21.942Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> 77abac5603c6 [2022-05-23T15:56:21.942Z] Step 8/26 : COPY . . [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> dcb3bc53c2fa [2022-05-23T15:56:21.942Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> ea6e3e64b9bf [2022-05-23T15:56:21.942Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> 70fa3f87e9ab [2022-05-23T15:56:21.942Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T15:56:21.942Z] ---> Using cache [2022-05-23T15:56:21.942Z] ---> bf7db787bbd5 [2022-05-23T15:56:21.942Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T15:56:21.942Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:56:21.942Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:56:21.942Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:56:21.942Z] go: downloading go.opencensus.io v0.23.0 [Pipeline] echo [2022-05-23T15:56:21.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T15:56:21.963Z] ========================================================= [2022-05-23T15:56:21.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T15:56:21.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:56:22.200Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:56:22.200Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:56:22.200Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:56:22.200Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:56:22.200Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:56:22.200Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:56:22.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:56:22.458Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:56:22.458Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:56:22.458Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:56:22.458Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:56:22.458Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:56:22.458Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:56:22.458Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:56:22.458Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:56:22.458Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:56:22.458Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:56:22.458Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:56:22.458Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:56:22.458Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:56:22.588Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T15:56:22.588Z] 9b3977197b4f: Pulling fs layer [2022-05-23T15:56:22.588Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T15:56:22.588Z] 94645a83ff95: Pulling fs layer [2022-05-23T15:56:22.588Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T15:56:22.588Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T15:56:22.588Z] 3096ccb668a1: Pulling fs layer [2022-05-23T15:56:22.588Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T15:56:22.588Z] a4caa8a26152: Pulling fs layer [2022-05-23T15:56:22.588Z] 3096ccb668a1: Waiting [2022-05-23T15:56:22.588Z] e8cf19c19ddd: Waiting [2022-05-23T15:56:22.588Z] a4caa8a26152: Waiting [2022-05-23T15:56:22.588Z] 3f3a8bcf1eab: Waiting [2022-05-23T15:56:22.588Z] 0c92f367c5e7: Waiting [2022-05-23T15:56:22.588Z] 94645a83ff95: Verifying Checksum [2022-05-23T15:56:22.588Z] 94645a83ff95: Download complete [2022-05-23T15:56:22.588Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T15:56:22.588Z] 1a89e8eeedd5: Download complete [2022-05-23T15:56:22.588Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T15:56:22.588Z] 0c92f367c5e7: Download complete [2022-05-23T15:56:22.588Z] 3096ccb668a1: Download complete [2022-05-23T15:56:22.588Z] 9b3977197b4f: Verifying Checksum [2022-05-23T15:56:22.588Z] 9b3977197b4f: Download complete [2022-05-23T15:56:22.588Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T15:56:22.588Z] e8cf19c19ddd: Download complete [2022-05-23T15:56:22.718Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:56:22.718Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:56:22.718Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:56:22.718Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:56:22.718Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:56:23.287Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:56:23.575Z] 9b3977197b4f: Pull complete [2022-05-23T15:56:23.855Z] 1a89e8eeedd5: Pull complete [2022-05-23T15:56:24.139Z] 94645a83ff95: Pull complete [2022-05-23T15:56:24.682Z]  ---> Running in e5ccf6395cbc [2022-05-23T15:56:24.682Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T15:56:24.743Z] a4caa8a26152: Verifying Checksum [2022-05-23T15:56:24.743Z] a4caa8a26152: Download complete [2022-05-23T15:56:25.253Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T15:56:25.346Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T15:56:25.346Z] 3f3a8bcf1eab: Download complete [2022-05-23T15:56:25.824Z] ---> 0ac33e5f5afa [2022-05-23T15:56:25.824Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:56:26.402Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:56:26.402Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:56:27.787Z]  ---> Running in b81efa93e2ce [2022-05-23T15:56:28.047Z] ---> Running in ef9d9c57bb35 [2022-05-23T15:56:28.047Z] Removing intermediate container e5ccf6395cbc [2022-05-23T15:56:28.047Z] ---> d6f9f1061685 [2022-05-23T15:56:28.047Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T15:56:28.307Z] ---> Running in aeb5da9c8692 [2022-05-23T15:56:28.307Z] Removing intermediate container ef9d9c57bb35 [2022-05-23T15:56:28.307Z] ---> 3bc9864878a9 [2022-05-23T15:56:28.307Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:56:28.307Z] ---> Running in 7daa32d1fc6f [2022-05-23T15:56:28.566Z] Removing intermediate container aeb5da9c8692 [2022-05-23T15:56:28.566Z] ---> 9da3e8386b1b [2022-05-23T15:56:28.567Z] Step 24/25 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:56:28.567Z] ---> Running in d879dccad2ac [2022-05-23T15:56:28.889Z] Removing intermediate container d879dccad2ac [2022-05-23T15:56:28.889Z] ---> 3571533c4d88 [2022-05-23T15:56:28.889Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T15:56:28.889Z] ---> Running in 18e76f3d1a06 [2022-05-23T15:56:28.889Z] spire-1.2.1/ [2022-05-23T15:56:28.889Z] spire-1.2.1/.data/ [2022-05-23T15:56:28.889Z] spire-1.2.1/.data/.file [2022-05-23T15:56:28.889Z] spire-1.2.1/.dockerignore [2022-05-23T15:56:28.889Z] spire-1.2.1/.gitattributes [2022-05-23T15:56:28.889Z] spire-1.2.1/.githooks/ [2022-05-23T15:56:28.889Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/ [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/ [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T15:56:28.889Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T15:56:28.889Z] spire-1.2.1/.gitignore [2022-05-23T15:56:28.889Z] spire-1.2.1/.go-version [2022-05-23T15:56:28.889Z] spire-1.2.1/.golangci.yml [2022-05-23T15:56:28.889Z] spire-1.2.1/ADOPTERS.md [2022-05-23T15:56:28.889Z] spire-1.2.1/CHANGELOG.md [2022-05-23T15:56:28.889Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T15:56:28.889Z] spire-1.2.1/CODEOWNERS [2022-05-23T15:56:28.889Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T15:56:28.889Z] spire-1.2.1/Dockerfile [2022-05-23T15:56:28.889Z] spire-1.2.1/Dockerfile.dev [2022-05-23T15:56:28.889Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T15:56:28.889Z] spire-1.2.1/LICENSE [2022-05-23T15:56:28.889Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T15:56:28.889Z] spire-1.2.1/Makefile [2022-05-23T15:56:28.889Z] spire-1.2.1/README.md [2022-05-23T15:56:28.889Z] spire-1.2.1/ROADMAP.md [2022-05-23T15:56:28.889Z] spire-1.2.1/SECURITY.md [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T15:56:28.889Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T15:56:28.890Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T15:56:29.154Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/ [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/agent/ [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/server/ [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/server/server.conf [2022-05-23T15:56:29.154Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/ [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/auditlog.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/ [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container 18e76f3d1a06 [2022-05-23T15:56:29.154Z] ---> 76345f4872f6 [2022-05-23T15:56:29.154Z] [2022-05-23T15:56:29.154Z] [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T15:56:29.154Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/spire_server.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/telemetry.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/upgrading.md [2022-05-23T15:56:29.155Z] spire-1.2.1/doc/using_spire.md [2022-05-23T15:56:29.155Z] spire-1.2.1/examples/ [2022-05-23T15:56:29.155Z] spire-1.2.1/examples/README.md [2022-05-23T15:56:29.155Z] spire-1.2.1/go.mod [2022-05-23T15:56:29.155Z] spire-1.2.1/go.sum [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T15:56:29.155Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/log/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T15:56:29.156Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/version/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T15:56:29.157Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/config.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.goSuccessfully built 76345f4872f6 [2022-05-23T15:56:29.158Z] [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T15:56:29.158Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/server.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/private/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/private/server/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T15:56:29.159Z] spire-1.2.1/release/Successfully tagged security-secretstore-setup:latest [2022-05-23T15:56:29.159Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-05-23T15:56:29.159Z] [2022-05-23T15:56:29.159Z] spire-1.2.1/release/spire-extras/ [2022-05-23T15:56:29.159Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/README.md [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/conf/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T15:56:29.160Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/script/ [2022-05-23T15:56:29.160Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T15:56:29.160Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T15:56:29.160Z] spire-1.2.1/support/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T15:56:29.160Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/clock/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/clock/clock.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/ [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T15:56:29.160Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T15:56:29.161Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/common [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T15:56:29.161Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T15:56:29.162Z] spire-1.2.1/test/integration/test.sh [2022-05-23T15:56:29.162Z] spire-1.2.1/test/plugintest/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testca/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testca/ca.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testkey/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/testkey/new.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/util/ [2022-05-23T15:56:29.162Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/util/race.go [2022-05-23T15:56:29.162Z] spire-1.2.1/test/util/util.go [2022-05-23T15:56:29.162Z] building spire from source... [2022-05-23T15:56:29.162Z] Installing go1.17.7... [2022-05-23T15:56:33.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:56:33.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:56:33.359Z] ---> 1b3f5fa5b295 [2022-05-23T15:56:33.359Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T15:56:33.359Z] ---> Using cache [2022-05-23T15:56:33.359Z] ---> 8f175e0746de [2022-05-23T15:56:33.359Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:56:33.359Z] ---> Using cache [2022-05-23T15:56:33.359Z] ---> fa64c14d2d09 [2022-05-23T15:56:33.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T15:56:33.359Z] ---> Using cache [2022-05-23T15:56:33.359Z] ---> 564b64875f4c [2022-05-23T15:56:33.359Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T15:56:33.359Z] ---> Using cache [2022-05-23T15:56:33.359Z] ---> 9c129230e43a [2022-05-23T15:56:33.359Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:56:33.359Z] ---> Using cache [2022-05-23T15:56:33.359Z] ---> 9974bd49b5e2 [2022-05-23T15:56:33.359Z] Step 8/22 : COPY . . [2022-05-23T15:56:33.359Z] ---> Using cache [2022-05-23T15:56:33.359Z] ---> d50a00eb9781 [2022-05-23T15:56:33.359Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T15:56:34.733Z] Building bin/spire-server... [2022-05-23T15:56:34.733Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T15:56:34.733Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T15:56:34.733Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T15:56:34.733Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T15:56:34.733Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T15:56:34.991Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T15:56:34.991Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T15:56:34.991Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T15:56:34.991Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T15:56:35.250Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T15:56:35.250Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T15:56:35.250Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T15:56:35.509Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T15:56:35.509Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T15:56:35.509Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T15:56:35.509Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T15:56:35.509Z] Building bin/spire-agent... [2022-05-23T15:56:35.509Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T15:56:35.509Z] Removing intermediate container 7daa32d1fc6f [2022-05-23T15:56:35.509Z] ---> b87cabcab32b [2022-05-23T15:56:35.509Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T15:56:35.509Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T15:56:35.509Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T15:56:35.509Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T15:56:35.768Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:56:35.768Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:56:35.768Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:56:35.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:56:35.768Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T15:56:35.768Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T15:56:35.768Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T15:56:35.768Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T15:56:35.768Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T15:56:35.768Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T15:56:35.768Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T15:56:35.768Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T15:56:36.028Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T15:56:36.028Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T15:56:36.028Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T15:56:36.028Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T15:56:36.028Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T15:56:36.028Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T15:56:36.286Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T15:56:36.286Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T15:56:36.286Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T15:56:36.286Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T15:56:36.545Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T15:56:36.545Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T15:56:36.545Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:56:36.545Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:56:36.545Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:56:36.545Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T15:56:36.545Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T15:56:36.545Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T15:56:36.545Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T15:56:36.545Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T15:56:36.545Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T15:56:36.804Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:56:36.804Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:56:36.804Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:56:36.804Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:56:36.804Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:56:36.804Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T15:56:36.804Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:56:36.804Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T15:56:36.804Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T15:56:37.065Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T15:56:37.065Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T15:56:37.065Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T15:56:37.065Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T15:56:37.065Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T15:56:37.065Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T15:56:37.323Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T15:56:37.582Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T15:56:38.520Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T15:56:38.520Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T15:56:38.520Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T15:56:38.779Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T15:56:38.779Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T15:56:40.471Z] 3f3a8bcf1eab: Pull complete [2022-05-23T15:56:40.472Z] 0c92f367c5e7: Pull complete [2022-05-23T15:56:40.472Z] 3096ccb668a1: Pull complete [2022-05-23T15:56:40.472Z] e8cf19c19ddd: Pull complete [2022-05-23T15:56:42.967Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T15:56:42.967Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T15:56:42.967Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T15:56:42.967Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T15:56:42.967Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T15:56:42.967Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T15:56:42.967Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T15:56:42.967Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T15:56:43.392Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T15:56:43.651Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T15:56:43.651Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T15:56:43.910Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T15:56:44.169Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T15:56:44.169Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T15:56:44.429Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T15:56:44.690Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T15:56:44.949Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T15:56:44.949Z]  ---> Running in 2ed3a2d133e1 [2022-05-23T15:56:44.949Z] ---> Running in 3071f0c9b637 [2022-05-23T15:56:44.949Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T15:56:44.949Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T15:56:44.949Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T15:56:44.949Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T15:56:45.210Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T15:56:45.210Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T15:56:45.210Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T15:56:45.210Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T15:56:45.210Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T15:56:45.210Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T15:56:45.210Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T15:56:45.210Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T15:56:45.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:45.778Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T15:56:45.778Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T15:56:45.898Z] a4caa8a26152: Pull complete [2022-05-23T15:56:45.898Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T15:56:45.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:56:45.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:56:46.036Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T15:56:46.036Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T15:56:46.036Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T15:56:46.274Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:56:46.274Z] WORKDIR /edgex [2022-05-23T15:56:46.274Z] COPY go.mod . [2022-05-23T15:56:46.274Z] RUN go mod download build [2022-05-23T15:56:46.274Z] -t ci-base-image-arm64 -f - . [2022-05-23T15:56:46.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:46.866Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T15:56:46.866Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T15:56:46.866Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T15:56:46.866Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T15:56:46.866Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T15:56:46.866Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T15:56:46.866Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T15:56:46.866Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T15:56:46.866Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T15:56:46.866Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T15:56:46.866Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T15:56:46.866Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T15:56:46.866Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:56:46.866Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:56:46.866Z] OK: 15857 distinct packages available [2022-05-23T15:56:46.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:46.866Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T15:56:46.866Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T15:56:46.866Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T15:56:46.866Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T15:56:46.866Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T15:56:46.866Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T15:56:46.866Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T15:56:46.866Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T15:56:46.866Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T15:56:46.866Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T15:56:46.866Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T15:56:47.126Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T15:56:47.126Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T15:56:47.126Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T15:56:47.126Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T15:56:47.126Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T15:56:47.126Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T15:56:47.126Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T15:56:47.126Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T15:56:47.126Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T15:56:47.126Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T15:56:47.126Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T15:56:47.384Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T15:56:47.384Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T15:56:47.384Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T15:56:47.384Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T15:56:47.384Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T15:56:47.384Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T15:56:47.384Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T15:56:47.384Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T15:56:47.384Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T15:56:47.384Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T15:56:47.384Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T15:56:47.384Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T15:56:47.384Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T15:56:47.384Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T15:56:47.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:56:48.213Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T15:56:48.213Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:56:48.213Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:56:48.471Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T15:56:48.471Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T15:56:48.471Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T15:56:48.729Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:56:48.729Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T15:56:48.729Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T15:56:48.937Z] Sending build context to Docker daemon 169.4MB [2022-05-23T15:56:48.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T15:56:48.937Z] ---> 725f1c02e7f9 [2022-05-23T15:56:48.937Z] Step 2/4 : WORKDIR /edgex [2022-05-23T15:56:48.988Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:56:48.988Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T15:56:48.988Z] OK: 8 MiB in 23 packages [2022-05-23T15:56:50.930Z] ---> Running in d78359ed0145 [2022-05-23T15:56:50.930Z] Removing intermediate container d78359ed0145 [2022-05-23T15:56:50.930Z] ---> 43415fe323da [2022-05-23T15:56:50.931Z] Step 3/4 : COPY go.mod . [2022-05-23T15:56:51.530Z] ---> 28ffb71cfc73 [2022-05-23T15:56:51.530Z] Step 4/4 : RUN go mod download [2022-05-23T15:56:51.530Z] ---> Running in 349b8da1f3b8 [2022-05-23T15:56:54.291Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T15:56:54.291Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T15:57:04.558Z] Removing intermediate container 2ed3a2d133e1 [2022-05-23T15:57:04.558Z] ---> e3751892a329 [2022-05-23T15:57:04.558Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:57:05.125Z] ---> 4f4abded1272 [2022-05-23T15:57:05.125Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T15:57:09.310Z] ---> ad15450348e3 [2022-05-23T15:57:09.310Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T15:57:09.875Z] ---> a5b4f2a0bc96 [2022-05-23T15:57:09.875Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T15:57:10.133Z] ---> Running in e9a4b3a67151 [2022-05-23T15:57:11.071Z] Removing intermediate container e9a4b3a67151 [2022-05-23T15:57:11.071Z] ---> 01a2548965c3 [2022-05-23T15:57:11.071Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:57:11.645Z] ---> Running in 2880301a11f8 [2022-05-23T15:57:12.600Z] Removing intermediate container 2880301a11f8 [2022-05-23T15:57:12.600Z] ---> bf6867088745 [2022-05-23T15:57:12.600Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T15:57:13.984Z] ---> Running in 0f7e547adedc [2022-05-23T15:57:14.921Z] Removing intermediate container 0f7e547adedc [2022-05-23T15:57:14.921Z] ---> 68c510f759ab [2022-05-23T15:57:14.921Z] Step 19/20 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:57:16.294Z] ---> Running in 5c85367c0a60 [2022-05-23T15:57:18.207Z] Removing intermediate container 5c85367c0a60 [2022-05-23T15:57:18.207Z] ---> 731632bde7bc [2022-05-23T15:57:18.207Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T15:57:19.589Z] ---> Running in 8d432d149757 [2022-05-23T15:57:21.494Z] Removing intermediate container 8d432d149757 [2022-05-23T15:57:21.494Z] ---> b8e2a18214eb [2022-05-23T15:57:21.494Z] [2022-05-23T15:57:21.753Z] Successfully built b8e2a18214eb [2022-05-23T15:57:21.753Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T15:57:21.753Z] Building sys-mgmt-agent [2022-05-23T15:57:28.326Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:57:28.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:57:28.326Z] ---> 1b3f5fa5b295 [2022-05-23T15:57:28.326Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:57:28.326Z] ---> Using cache [2022-05-23T15:57:28.326Z] ---> 8f175e0746de [2022-05-23T15:57:28.326Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:57:28.326Z] ---> Using cache [2022-05-23T15:57:28.326Z] ---> fa64c14d2d09 [2022-05-23T15:57:28.326Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T15:57:36.452Z] Removing intermediate container 3071f0c9b637 [2022-05-23T15:57:36.452Z] ---> d1e65fc00868 [2022-05-23T15:57:36.452Z] [2022-05-23T15:57:36.452Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T15:57:36.452Z] ---> e04c818066af [2022-05-23T15:57:36.452Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T15:57:36.452Z] ---> Using cache [2022-05-23T15:57:36.452Z] ---> d75dfe67e06b [2022-05-23T15:57:36.452Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:57:36.452Z] ---> Using cache [2022-05-23T15:57:36.452Z] ---> cf6b5162e89a [2022-05-23T15:57:36.452Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T15:57:38.548Z] Removing intermediate container 349b8da1f3b8 [2022-05-23T15:57:38.548Z] ---> 3fbcac70017f [2022-05-23T15:57:38.820Z] Successfully built 3fbcac70017f [2022-05-23T15:57:39.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:57:39.434Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T15:57:39.434Z] . [Pipeline] withDockerContainer [2022-05-23T15:57:39.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-64382 does not seem to be running inside a container [2022-05-23T15:57:39.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T15:57:39.740Z] ---> Running in 567306ffd409 [2022-05-23T15:57:39.741Z] ---> Running in d92f1c16a256 [2022-05-23T15:57:40.990Z] $ docker top d9dce85acb5cb0e3c3a26c98403dd1b0a1b17ce046e6080e963ab818588cee00 -eo pid,comm [2022-05-23T15:57:41.123Z] Removing intermediate container d92f1c16a256 [2022-05-23T15:57:41.123Z] ---> 58b570166211 [2022-05-23T15:57:41.123Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T15:57:41.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:57:41.123Z] ---> Running in 8ae79d8d4b8e [Pipeline] { [Pipeline] sh [2022-05-23T15:57:41.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:57:41.874Z] + go version [2022-05-23T15:57:41.874Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T15:57:41.905Z] $ docker stop --time=1 d9dce85acb5cb0e3c3a26c98403dd1b0a1b17ce046e6080e963ab818588cee00 [2022-05-23T15:57:41.954Z] Removing intermediate container 8ae79d8d4b8e [2022-05-23T15:57:41.954Z] ---> 70c52e35e80a [2022-05-23T15:57:41.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:57:42.215Z] OK: 221 MiB in 52 packages [2022-05-23T15:57:43.555Z] $ docker rm -f d9dce85acb5cb0e3c3a26c98403dd1b0a1b17ce046e6080e963ab818588cee00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:57:44.179Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T15:57:44.179Z] . [Pipeline] withDockerContainer [2022-05-23T15:57:44.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-64382 does not seem to be running inside a container [2022-05-23T15:57:44.518Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T15:57:45.802Z] $ docker top 3cf3a676c49fdc28a5782a4dff84b55ef7a45141bc461c1f4d78aa550b744785 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T15:57:46.060Z] ========================================================= [2022-05-23T15:57:46.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T15:57:46.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T15:57:46.723Z] + make test [2022-05-23T15:57:46.723Z] go mod tidy -compat=1.17 [2022-05-23T15:57:47.713Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T15:57:48.787Z] ---> aba8558f845f [2022-05-23T15:57:48.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T15:57:58.772Z] ---> 614ae2a2b538 [2022-05-23T15:57:58.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T15:57:58.772Z] Removing intermediate container 567306ffd409 [2022-05-23T15:57:58.772Z] ---> c2abdc823c40 [2022-05-23T15:57:58.772Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:57:59.036Z] ---> a5e8954e819e [2022-05-23T15:57:59.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:57:59.036Z] ---> de43c9fa2aaf [2022-05-23T15:57:59.036Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T15:57:59.606Z] ---> Running in 055226ab6961 [2022-05-23T15:57:59.606Z] ---> Running in a3b7d7e58b5f [2022-05-23T15:58:00.202Z] Removing intermediate container a3b7d7e58b5f [2022-05-23T15:58:00.202Z] ---> 671192b741d6 [2022-05-23T15:58:00.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:58:00.792Z] ---> Running in 9ccf16eb4cae [2022-05-23T15:58:03.323Z] Removing intermediate container 9ccf16eb4cae [2022-05-23T15:58:03.323Z] ---> eec42a395319 [2022-05-23T15:58:03.323Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T15:58:03.323Z] Removing intermediate container 8e0d9d625475 [2022-05-23T15:58:03.323Z] ---> a4dfd787d65f [2022-05-23T15:58:03.323Z] [2022-05-23T15:58:03.323Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:58:03.323Z] ---> 0ac33e5f5afa [2022-05-23T15:58:03.323Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:58:03.323Z] ---> Using cache [2022-05-23T15:58:03.323Z] ---> 3bc9864878a9 [2022-05-23T15:58:03.323Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:58:03.323Z] ---> Using cache [2022-05-23T15:58:03.323Z] ---> b87cabcab32b [2022-05-23T15:58:03.323Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T15:58:04.260Z] Removing intermediate container 055226ab6961 [2022-05-23T15:58:04.260Z] ---> 005249a3b3dd [2022-05-23T15:58:04.260Z] Step 8/23 : COPY . . [2022-05-23T15:58:04.260Z] ---> Running in 06f97954c43a [2022-05-23T15:58:04.260Z] ---> Running in 17286fdc1fbd [2022-05-23T15:58:06.799Z] Removing intermediate container 17286fdc1fbd [2022-05-23T15:58:06.799Z] ---> 0c5b785a2654 [2022-05-23T15:58:06.799Z] Step 21/22 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:58:08.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:09.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:09.700Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:58:09.700Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:58:09.700Z] OK: 15857 distinct packages available [2022-05-23T15:58:09.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:10.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:10.893Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T15:58:10.893Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:58:10.893Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T15:58:11.154Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T15:58:11.154Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:58:11.154Z] OK: 6 MiB in 18 packages [2022-05-23T15:58:13.060Z] ---> Running in a6500f1f3dba [2022-05-23T15:58:13.320Z] ---> eea971c189ba [2022-05-23T15:58:13.320Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T15:58:13.320Z] ---> Running in d89804a71cc4 [2022-05-23T15:58:13.320Z] Removing intermediate container a6500f1f3dba [2022-05-23T15:58:13.320Z] ---> e1888344bcd7 [2022-05-23T15:58:13.320Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T15:58:13.320Z] Removing intermediate container 06f97954c43a [2022-05-23T15:58:13.320Z] ---> bde15b28eb33 [2022-05-23T15:58:13.320Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:58:13.320Z] ---> Running in 54adbe264e1a [2022-05-23T15:58:13.580Z] Removing intermediate container 54adbe264e1a [2022-05-23T15:58:13.580Z] ---> 668a9afe1a44 [2022-05-23T15:58:13.580Z] [2022-05-23T15:58:13.580Z] Successfully built 668a9afe1a44 [2022-05-23T15:58:13.580Z] Successfully tagged support-scheduler:latest [2022-05-23T15:58:13.580Z] Building core-data [2022-05-23T15:58:13.840Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T15:58:17.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T15:58:17.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T15:58:17.136Z] ---> 1b3f5fa5b295 [2022-05-23T15:58:17.136Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T15:58:17.136Z] ---> Using cache [2022-05-23T15:58:17.136Z] ---> 8f175e0746de [2022-05-23T15:58:17.136Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:58:17.136Z] ---> Using cache [2022-05-23T15:58:17.136Z] ---> fa64c14d2d09 [2022-05-23T15:58:17.136Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T15:58:19.040Z] ---> 828a91e2ca82 [2022-05-23T15:58:19.040Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:58:19.040Z] ---> Running in d565304531bb [2022-05-23T15:58:19.299Z] ---> 81b09c785165 [2022-05-23T15:58:19.299Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T15:58:19.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:19.299Z] ---> Running in ec1b68cdee84 [2022-05-23T15:58:19.913Z] Removing intermediate container ec1b68cdee84 [2022-05-23T15:58:19.913Z] ---> 7d9e206e28c1 [2022-05-23T15:58:19.913Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T15:58:20.099Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T15:58:20.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:20.172Z] ---> 0d147311ee25 [2022-05-23T15:58:20.172Z] Step 21/26 : WORKDIR / [2022-05-23T15:58:20.454Z] ---> Running in 287b9dacae99 [2022-05-23T15:58:20.454Z] OK: 221 MiB in 52 packages [2022-05-23T15:58:20.454Z] Removing intermediate container 287b9dacae99 [2022-05-23T15:58:20.454Z] ---> 48afd681f30d [2022-05-23T15:58:20.454Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:58:20.714Z] ---> Running in dca752098e51 [2022-05-23T15:58:20.974Z] Removing intermediate container dca752098e51 [2022-05-23T15:58:20.974Z] ---> c8533922b9e1 [2022-05-23T15:58:20.974Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:58:21.232Z] ---> Running in 0003f08c3d2d [2022-05-23T15:58:21.232Z] Removing intermediate container d565304531bb [2022-05-23T15:58:21.232Z] ---> 58ce13786d5a [2022-05-23T15:58:21.232Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T15:58:21.492Z] Removing intermediate container 0003f08c3d2d [2022-05-23T15:58:21.492Z] ---> fa916a9f1920 [2022-05-23T15:58:21.492Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T15:58:21.492Z] ---> Running in a1ecb6e5e2dd [2022-05-23T15:58:21.492Z] ---> a69a3deb6db5 [2022-05-23T15:58:21.492Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T15:58:21.751Z] ---> Running in 124380632b77 [2022-05-23T15:58:21.751Z] Removing intermediate container a1ecb6e5e2dd [2022-05-23T15:58:21.751Z] ---> a85d09e3f486 [2022-05-23T15:58:21.751Z] Step 25/26 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:58:21.751Z] ---> Running in 6f9efd13d56d [2022-05-23T15:58:22.013Z] Removing intermediate container 6f9efd13d56d [2022-05-23T15:58:22.013Z] ---> 0922df52db62 [2022-05-23T15:58:22.013Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T15:58:22.272Z] ---> Running in 336a89303f16 [2022-05-23T15:58:22.272Z] Removing intermediate container 336a89303f16 [2022-05-23T15:58:22.272Z] ---> 7ec7e05c70ea [2022-05-23T15:58:22.272Z] [2022-05-23T15:58:22.272Z] Successfully built 7ec7e05c70ea [2022-05-23T15:58:22.273Z] Successfully tagged security-spire-config:latest [2022-05-23T15:58:22.533Z]  Building security-spire-config ... done Removing intermediate container 124380632b77 [2022-05-23T15:58:22.533Z] ---> 8e1be00cd82f [2022-05-23T15:58:22.533Z] Step 8/23 : COPY . . [2022-05-23T15:58:29.105Z] ---> e239db23e61f [2022-05-23T15:58:29.105Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T15:58:29.365Z] ---> Running in d06c71d97256 [2022-05-23T15:58:29.626Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T15:58:31.005Z] Removing intermediate container d89804a71cc4 [2022-05-23T15:58:31.005Z] ---> e8e7851b9a36 [2022-05-23T15:58:31.005Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T15:58:31.264Z] ---> Running in 76b2a21011fb [2022-05-23T15:58:31.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T15:58:32.099Z] Removing intermediate container 76b2a21011fb [2022-05-23T15:58:32.099Z] ---> 81dba21ef77c [2022-05-23T15:58:32.099Z] [2022-05-23T15:58:32.099Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T15:58:32.099Z] 20.10.14: Pulling from library/docker [2022-05-23T15:58:34.638Z] Building bin/spire-agent... [2022-05-23T15:58:34.638Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:58:35.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:58:35.205Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:58:35.205Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:58:35.205Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:58:35.205Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:58:35.205Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:58:35.464Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T15:58:35.464Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T15:58:35.464Z] ---> 7417809fdb73 [2022-05-23T15:58:35.464Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T15:58:36.031Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:58:36.031Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:58:36.031Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:58:36.031Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:58:36.031Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:58:36.031Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:58:41.299Z]  ---> Running in 787e43d22fe6 [2022-05-23T15:58:41.557Z] Removing intermediate container 787e43d22fe6 [2022-05-23T15:58:41.557Z] ---> 53019fe0fddb [2022-05-23T15:58:41.557Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T15:58:41.557Z] ---> Running in 2f9c23d5407b [2022-05-23T15:58:42.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:42.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:58:42.642Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T15:58:42.642Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T15:58:42.642Z] Executing bash-5.1.16-r0.post-install [2022-05-23T15:58:42.642Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T15:58:42.642Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T15:58:42.642Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T15:58:42.642Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T15:58:42.642Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T15:58:42.642Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T15:58:42.642Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T15:58:42.642Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T15:58:42.642Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T15:58:42.642Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T15:58:42.642Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T15:58:42.642Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T15:58:42.642Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T15:58:42.642Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T15:58:42.642Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T15:58:43.212Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T15:58:43.212Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T15:58:43.212Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T15:58:43.212Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T15:58:43.212Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T15:58:43.212Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T15:58:43.212Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T15:58:43.212Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T15:58:43.212Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T15:58:43.212Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T15:58:43.212Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T15:58:43.212Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T15:58:43.212Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T15:58:43.212Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T15:58:43.212Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T15:58:43.212Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T15:58:43.212Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T15:58:43.212Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T15:58:43.212Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T15:58:43.212Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T15:58:43.212Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T15:58:43.212Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T15:58:43.212Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T15:58:43.212Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T15:58:43.212Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T15:58:43.471Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T15:58:43.471Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:58:43.471Z] OK: 83 MiB in 65 packages [2022-05-23T15:58:44.037Z] Collecting docker-compose==1.23.2 [2022-05-23T15:58:44.037Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T15:58:44.296Z] Collecting PyYAML<4,>=3.10 [2022-05-23T15:58:44.296Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T15:58:44.864Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T15:58:44.864Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T15:58:44.864Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T15:58:44.864Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T15:58:45.123Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T15:58:45.123Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T15:58:45.382Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T15:58:45.382Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T15:58:45.382Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T15:58:45.382Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T15:58:45.641Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T15:58:45.641Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T15:58:45.641Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T15:58:45.900Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T15:58:45.900Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T15:58:45.900Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T15:58:45.900Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T15:58:46.159Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T15:58:46.159Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T15:58:46.418Z] Collecting idna<2.8,>=2.5 [2022-05-23T15:58:46.418Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T15:58:46.418Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T15:58:46.418Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T15:58:46.418Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T15:58:46.418Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T15:58:46.418Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T15:58:46.418Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T15:58:46.418Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T15:58:46.418Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T15:58:46.418Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T15:58:46.678Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T15:58:46.678Z] Attempting uninstall: urllib3 [2022-05-23T15:58:46.678Z] Found existing installation: urllib3 1.26.7 [2022-05-23T15:58:46.678Z] Uninstalling urllib3-1.26.7: [2022-05-23T15:58:46.678Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T15:58:46.678Z] Attempting uninstall: idna [2022-05-23T15:58:46.678Z] Found existing installation: idna 3.3 [2022-05-23T15:58:46.678Z] Uninstalling idna-3.3: [2022-05-23T15:58:46.678Z] Successfully uninstalled idna-3.3 [2022-05-23T15:58:47.615Z] Attempting uninstall: requests [2022-05-23T15:58:47.615Z] Found existing installation: requests 2.26.0 [2022-05-23T15:58:47.615Z] Uninstalling requests-2.26.0: [2022-05-23T15:58:47.615Z] Successfully uninstalled requests-2.26.0 [2022-05-23T15:58:48.556Z] Running setup.py install for texttable: started [2022-05-23T15:58:49.389Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T15:58:49.389Z] Running setup.py install for PyYAML: started [2022-05-23T15:58:49.961Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T15:58:49.961Z] Running setup.py install for docopt: started [2022-05-23T15:58:50.531Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T15:58:50.531Z] Running setup.py install for dockerpty: started [2022-05-23T15:58:50.792Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T15:58:51.371Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T15:58:54.672Z] Removing intermediate container d06c71d97256 [2022-05-23T15:58:54.672Z] ---> 92270fc5247c [2022-05-23T15:58:54.672Z] [2022-05-23T15:58:54.672Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T15:58:54.672Z] ---> e04c818066af [2022-05-23T15:58:54.672Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T15:58:55.246Z] ---> Running in 6e75ffd0f66c [2022-05-23T15:58:55.506Z] Removing intermediate container 6e75ffd0f66c [2022-05-23T15:58:55.506Z] ---> b74fe6d2b2e7 [2022-05-23T15:58:55.506Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T15:58:55.767Z] ---> Running in f92770eb6e16 [2022-05-23T15:58:56.028Z] Removing intermediate container f92770eb6e16 [2022-05-23T15:58:56.028Z] ---> 20a46cf69448 [2022-05-23T15:58:56.028Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T15:58:56.287Z] ---> Running in cc096a5b6176 [2022-05-23T15:58:57.672Z] Removing intermediate container cc096a5b6176 [2022-05-23T15:58:57.672Z] ---> 4485a5cc2ff1 [2022-05-23T15:58:57.672Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:59:00.217Z] ---> Running in a09d8f12cc13 [2022-05-23T15:59:00.217Z] Removing intermediate container 2f9c23d5407b [2022-05-23T15:59:00.217Z] ---> 8a823a552cbb [2022-05-23T15:59:00.217Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T15:59:01.702Z] ---> Running in e9d5837138c0 [2022-05-23T15:59:02.356Z] Removing intermediate container e9d5837138c0 [2022-05-23T15:59:02.356Z] ---> 32bc3b6fd1a4 [2022-05-23T15:59:02.356Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T15:59:03.297Z] Building bin/spire-agent... [2022-05-23T15:59:03.297Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:59:03.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:59:03.297Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:59:03.297Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:59:04.239Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:59:04.239Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:59:04.239Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:59:04.239Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:59:04.239Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:59:04.239Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:59:04.239Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:59:04.503Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:59:04.503Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:59:09.774Z]  ---> Running in 07f2286fb60a [2022-05-23T15:59:12.307Z] Removing intermediate container 07f2286fb60a [2022-05-23T15:59:12.307Z] ---> b7da21e86820 [2022-05-23T15:59:12.307Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T15:59:12.606Z] Removing intermediate container a09d8f12cc13 [2022-05-23T15:59:12.606Z] ---> 70bf079490ae [2022-05-23T15:59:12.606Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T15:59:13.550Z] ---> Running in 273733cfbe28 [2022-05-23T15:59:13.550Z] ---> add3c93e3363 [2022-05-23T15:59:13.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T15:59:14.495Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:59:14.495Z] ---> f1d381c58e1f [2022-05-23T15:59:14.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T15:59:15.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:59:15.408Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T15:59:15.674Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T15:59:15.674Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T15:59:15.674Z] ---> fcc8aefedda0 [2022-05-23T15:59:15.674Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T15:59:15.674Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T15:59:15.953Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T15:59:15.953Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T15:59:15.953Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T15:59:15.953Z] OK: 8 MiB in 20 packages [2022-05-23T15:59:16.590Z] ---> Running in 667edb1daeb0 [2022-05-23T15:59:17.227Z] Removing intermediate container 667edb1daeb0 [2022-05-23T15:59:17.227Z] ---> 1ff8ef1839e0 [2022-05-23T15:59:17.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:59:17.801Z] Removing intermediate container 273733cfbe28 [2022-05-23T15:59:17.801Z] ---> 1957b53ee00d [2022-05-23T15:59:17.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T15:59:17.801Z] ---> Running in 064c0114ee9b [2022-05-23T15:59:19.184Z] ---> 90fde0957563 [2022-05-23T15:59:19.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T15:59:21.104Z] Removing intermediate container 064c0114ee9b [2022-05-23T15:59:21.104Z] ---> cf4319dd35f6 [2022-05-23T15:59:21.104Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:59:29.227Z] ---> 00d30e0ca3f7 [2022-05-23T15:59:29.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T15:59:35.803Z] ---> Running in a401fdfd971e [2022-05-23T15:59:37.182Z] ---> 423a4755a330 [2022-05-23T15:59:37.182Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T15:59:38.561Z] Removing intermediate container a401fdfd971e [2022-05-23T15:59:38.561Z] ---> 9e802e626553 [2022-05-23T15:59:38.561Z] Step 22/23 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:59:40.470Z] Removing intermediate container 12e0ad05e80e [2022-05-23T15:59:40.470Z] ---> 6a56b0feae5e [2022-05-23T15:59:40.470Z] [2022-05-23T15:59:40.470Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T15:59:40.470Z] ---> 0ac33e5f5afa [2022-05-23T15:59:40.470Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:59:40.470Z] ---> Using cache [2022-05-23T15:59:40.470Z] ---> 3bc9864878a9 [2022-05-23T15:59:40.470Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:59:40.470Z] ---> Using cache [2022-05-23T15:59:40.470Z] ---> b87cabcab32b [2022-05-23T15:59:40.470Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:59:41.446Z] ---> Running in d194397dbd08 [2022-05-23T15:59:41.446Z] ---> Running in 1a64bb64c5ee [2022-05-23T15:59:41.446Z] ---> Running in a8a2cd84bd7d [2022-05-23T15:59:41.446Z] Removing intermediate container d194397dbd08 [2022-05-23T15:59:41.446Z] ---> 6e0cdb5d3f29 [2022-05-23T15:59:41.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T15:59:41.707Z] Removing intermediate container 1a64bb64c5ee [2022-05-23T15:59:41.707Z] ---> 84b87315658e [2022-05-23T15:59:41.707Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T15:59:41.707Z] ---> Running in 7d0d31f5b4d5 [2022-05-23T15:59:41.968Z] ---> Running in 19c34e29a1e3 [2022-05-23T15:59:41.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:59:41.968Z] Removing intermediate container 7d0d31f5b4d5 [2022-05-23T15:59:41.968Z] ---> 351db9dded3c [2022-05-23T15:59:41.968Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T15:59:41.968Z] Removing intermediate container 19c34e29a1e3 [2022-05-23T15:59:41.968Z] ---> 2bedf073f997 [2022-05-23T15:59:41.968Z] [2022-05-23T15:59:42.229Z] ---> Running in ead547d4031c [2022-05-23T15:59:42.229Z] Successfully built 2bedf073f997 [2022-05-23T15:59:42.229Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T15:59:42.491Z]  Building sys-mgmt-agent ... done Removing intermediate container ead547d4031c [2022-05-23T15:59:42.491Z] ---> 14ffa88c9f8c [2022-05-23T15:59:42.491Z] Step 22/23 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:59:42.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:59:42.754Z] ---> Running in 470a80acb429 [2022-05-23T15:59:43.016Z] Removing intermediate container 470a80acb429 [2022-05-23T15:59:43.016Z] ---> 3270bd965b47 [2022-05-23T15:59:43.016Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T15:59:43.276Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:59:43.276Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:59:43.276Z] OK: 15857 distinct packages available [2022-05-23T15:59:43.276Z] ---> Running in 0e4aef690da6 [2022-05-23T15:59:43.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T15:59:43.535Z] Removing intermediate container 0e4aef690da6 [2022-05-23T15:59:43.535Z] ---> e0fedd1957ee [2022-05-23T15:59:43.535Z] [2022-05-23T15:59:43.535Z] Successfully built e0fedd1957ee [2022-05-23T15:59:43.535Z] Successfully tagged core-data:latest [2022-05-23T15:59:44.109Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T15:59:44.368Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T15:59:44.368Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:59:44.627Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T15:59:44.628Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T15:59:44.628Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T15:59:44.888Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:59:44.888Z] OK: 6 MiB in 19 packages [2022-05-23T15:59:49.085Z] Removing intermediate container a8a2cd84bd7d [2022-05-23T15:59:49.085Z] ---> 92a2427ff0c9 [2022-05-23T15:59:49.085Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:59:53.275Z] ---> 8fd1846a1908 [2022-05-23T15:59:53.275Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:59:53.275Z] ---> 0db19a807639 [2022-05-23T15:59:53.275Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T15:59:53.845Z] ---> e3256e235d6c [2022-05-23T15:59:53.845Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T15:59:54.424Z] ---> 63a3da5ef256 [2022-05-23T15:59:54.424Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:59:54.766Z] ---> Running in cc61933b3769 [2022-05-23T15:59:55.026Z] Removing intermediate container cc61933b3769 [2022-05-23T15:59:55.026Z] ---> 79c240a6e812 [2022-05-23T15:59:55.027Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:59:55.388Z] ---> Running in 4eb169593eee [2022-05-23T15:59:55.696Z] Removing intermediate container 4eb169593eee [2022-05-23T15:59:55.696Z] ---> b79611b2e289 [2022-05-23T15:59:55.696Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T15:59:57.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T15:59:57.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T15:59:57.080Z] ---> Running in d362fed745f9 [2022-05-23T15:59:57.650Z] Removing intermediate container d362fed745f9 [2022-05-23T15:59:57.650Z] ---> 19e294891cda [2022-05-23T15:59:57.650Z] Step 24/25 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T15:59:57.650Z] ---> Running in 6636997f5fd6 [2022-05-23T15:59:57.911Z] Removing intermediate container 6636997f5fd6 [2022-05-23T15:59:57.911Z] ---> c4e15da9f2a6 [2022-05-23T15:59:57.911Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T15:59:57.911Z] ---> Running in 2cbe800c12ea [2022-05-23T15:59:58.170Z] Removing intermediate container 2cbe800c12ea [2022-05-23T15:59:58.170Z] ---> 2f06acae3c39 [2022-05-23T15:59:58.170Z] [2022-05-23T15:59:58.170Z] Successfully built 2f06acae3c39 [2022-05-23T15:59:58.170Z] Successfully tagged security-spire-server:latest [2022-05-23T15:59:59.551Z]  Building security-spire-server ... done Removing intermediate container b81efa93e2ce [2022-05-23T15:59:59.551Z] ---> e3457aabf58c [2022-05-23T15:59:59.551Z] [2022-05-23T15:59:59.551Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:59:59.551Z] ---> 0ac33e5f5afa [2022-05-23T15:59:59.551Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:59:59.551Z] ---> Using cache [2022-05-23T15:59:59.551Z] ---> 3bc9864878a9 [2022-05-23T15:59:59.551Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:59:59.551Z] ---> Using cache [2022-05-23T15:59:59.551Z] ---> b87cabcab32b [2022-05-23T15:59:59.551Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:59:59.551Z] ---> Using cache [2022-05-23T15:59:59.551Z] ---> 92a2427ff0c9 [2022-05-23T15:59:59.551Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T15:59:59.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T15:59:59.647Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T16:00:01.458Z] ---> ae186d470df5 [2022-05-23T16:00:01.458Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:00:03.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T16:00:03.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T16:00:03.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T16:00:03.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T16:00:03.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T16:00:03.993Z] ---> f76be21b32c3 [2022-05-23T16:00:03.993Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:00:04.561Z] ---> 97d40509ba5c [2022-05-23T16:00:04.561Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T16:00:05.132Z] ---> 773fa6cd29d1 [2022-05-23T16:00:05.132Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T16:00:05.393Z] ---> c3ef4b96cd9c [2022-05-23T16:00:05.393Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:00:05.393Z] ---> Running in 73d9921e37ee [2022-05-23T16:00:05.393Z] Removing intermediate container 73d9921e37ee [2022-05-23T16:00:05.393Z] ---> 895e44e4225f [2022-05-23T16:00:05.393Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:00:05.393Z] ---> Running in 918d591a6c1f [2022-05-23T16:00:05.653Z] Removing intermediate container 918d591a6c1f [2022-05-23T16:00:05.653Z] ---> 921108728563 [2022-05-23T16:00:05.653Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T16:00:05.653Z] ---> Running in 06c5e4a5383d [2022-05-23T16:00:05.653Z] Removing intermediate container 06c5e4a5383d [2022-05-23T16:00:05.653Z] ---> 838c67ffb363 [2022-05-23T16:00:05.653Z] Step 25/26 : LABEL git_sha=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [2022-05-23T16:00:05.912Z] ---> Running in 5838505538e7 [2022-05-23T16:00:05.912Z] Removing intermediate container 5838505538e7 [2022-05-23T16:00:05.912Z] ---> 149cefb191a0 [2022-05-23T16:00:05.912Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T16:00:05.912Z] ---> Running in 33c6b49c27d7 [2022-05-23T16:00:05.912Z] Removing intermediate container 33c6b49c27d7 [2022-05-23T16:00:05.912Z] ---> a323ee8c2680 [2022-05-23T16:00:05.912Z] [2022-05-23T16:00:06.172Z] Successfully built a323ee8c2680 [2022-05-23T16:00:06.172Z] Successfully tagged security-spire-agent:latest [2022-05-23T16:00:06.180Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T16:00:06.195Z] $ docker stop --time=1 f75d18535816796b55297a295cfbb3dfd37285e51532f71e590e83add7961fd4 [2022-05-23T16:00:06.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T16:00:06.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T16:00:06.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T16:00:06.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T16:00:06.341Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T16:00:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T16:00:07.523Z] $ docker rm -f f75d18535816796b55297a295cfbb3dfd37285e51532f71e590e83add7961fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:00:07.864Z] + docker images [2022-05-23T16:00:07.864Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T16:00:07.864Z] security-spire-agent latest a323ee8c2680 2 seconds ago 127MB [2022-05-23T16:00:07.864Z] security-spire-server latest 2f06acae3c39 10 seconds ago 87.3MB [2022-05-23T16:00:07.864Z] e3457aabf58c 10 seconds ago 4.45GB [2022-05-23T16:00:07.864Z] core-data latest e0fedd1957ee 24 seconds ago 22.5MB [2022-05-23T16:00:07.864Z] sys-mgmt-agent latest 2bedf073f997 26 seconds ago 299MB [2022-05-23T16:00:07.864Z] 6a56b0feae5e 34 seconds ago 4.45GB [2022-05-23T16:00:07.864Z] 92270fc5247c About a minute ago 1.53GB [2022-05-23T16:00:07.864Z] 81dba21ef77c About a minute ago 1.5GB [2022-05-23T16:00:07.864Z] security-spire-config latest 7ec7e05c70ea About a minute ago 86.7MB [2022-05-23T16:00:07.864Z] support-scheduler latest 668a9afe1a44 About a minute ago 26.4MB [2022-05-23T16:00:07.864Z] a4dfd787d65f 2 minutes ago 4.45GB [2022-05-23T16:00:07.864Z] d1e65fc00868 2 minutes ago 1.56GB [2022-05-23T16:00:07.864Z] security-spiffe-token-provider latest b8e2a18214eb 2 minutes ago 28.9MB [2022-05-23T16:00:07.864Z] security-secretstore-setup latest 76345f4872f6 3 minutes ago 28.5MB [2022-05-23T16:00:07.864Z] d5bf7de001fe 3 minutes ago 1.55GB [2022-05-23T16:00:07.864Z] security-proxy-setup latest 4038e749cb4f 3 minutes ago 26.9MB [2022-05-23T16:00:07.864Z] 33421f56ae80 4 minutes ago 1.51GB [2022-05-23T16:00:07.864Z] 3f8e57c37c59 4 minutes ago 1.5GB [2022-05-23T16:00:07.864Z] security-bootstrapper latest c5d3174f963f 4 minutes ago 19.1MB [2022-05-23T16:00:07.865Z] core-metadata latest 2c5e96a0c435 4 minutes ago 17MB [2022-05-23T16:00:07.865Z] support-notifications latest 2e7fa0885f7c 4 minutes ago 27MB [2022-05-23T16:00:07.865Z] core-command latest 43040baaae2d 4 minutes ago 16.1MB [2022-05-23T16:00:07.865Z] 2c3ded31ead7 5 minutes ago 1.56GB [2022-05-23T16:00:07.865Z] 5d2a32322050 5 minutes ago 1.5GB [2022-05-23T16:00:07.865Z] 430ef1daca3d 5 minutes ago 1.5GB [2022-05-23T16:00:07.865Z] 8c1dc77e924a 5 minutes ago 1.5GB [2022-05-23T16:00:07.865Z] ci-base-image-x86_64 latest 1b3f5fa5b295 8 minutes ago 901MB [2022-05-23T16:00:07.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T16:00:07.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T16:00:07.865Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T16:00:07.865Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T16:00:07.865Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T16:00:07.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T16:00:21.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2022-05-23T16:00:21.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T16:00:21.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T16:00:25.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements [2022-05-23T16:00:25.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T16:00:26.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 53.4% of statements [2022-05-23T16:00:26.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T16:00:26.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T16:00:48.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.792s coverage: 89.2% of statements [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:00:48.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.475s coverage: 84.8% of statements [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T16:00:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.510s coverage: 95.6% of statements [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 72.2% of statements [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.558s coverage: 60.0% of statements [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.572s coverage: 0.9% of statements [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.542s coverage: 58.8% of statements [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.434s coverage: 29.6% of statements [2022-05-23T16:00:52.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.352s coverage: 79.5% of statements [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2022-05-23T16:00:52.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements [2022-05-23T16:00:53.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2022-05-23T16:01:05.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements [2022-05-23T16:01:05.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2022-05-23T16:01:10.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 82.5% of statements [2022-05-23T16:01:10.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements [2022-05-23T16:01:19.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.880s coverage: 91.2% of statements [2022-05-23T16:01:19.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T16:01:23.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 64.4% of statements [2022-05-23T16:01:23.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T16:01:23.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T16:01:23.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2022-05-23T16:01:23.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2022-05-23T16:01:23.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-05-23T16:01:23.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-05-23T16:01:23.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2022-05-23T16:01:31.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.415s coverage: 65.4% of statements [2022-05-23T16:01:31.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T16:01:31.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T16:01:31.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T16:01:33.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.097s coverage: 43.8% of statements [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T16:01:33.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.226s coverage: 89.5% of statements [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T16:01:33.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T16:01:33.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.439s coverage: 97.7% of statements [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T16:01:44.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements [2022-05-23T16:01:44.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.101s coverage: 96.9% of statements [2022-05-23T16:01:44.176Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-23T16:01:44.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T16:01:44.176Z] GO111MODULE=on go vet ./... [2022-05-23T16:03:36.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T16:03:36.090Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T16:03:36.090Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T16:03:36.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T16:03:36.757Z] + ls -al . [2022-05-23T16:03:36.758Z] total 680 [2022-05-23T16:03:36.758Z] drwxrwxr-x 9 1001 1001 4096 May 23 16:03 . [2022-05-23T16:03:36.758Z] drwxr-xr-x 4 root root 4096 May 23 15:57 .. [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 11 May 23 15:55 .dockerignore [2022-05-23T16:03:36.758Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:55 .git [2022-05-23T16:03:36.758Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:55 .github [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 879 May 23 15:55 .gitignore [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 42 May 23 15:55 .golangci.yml [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 87 May 23 15:55 .hadolint.yml [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 166 May 23 15:55 .sonarcloud.properties [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 1171 May 23 15:55 ADOPTERS.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 10220 May 23 15:55 Attribution.txt [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 63209 May 23 15:55 CHANGELOG.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 3804 May 23 15:55 CONTRIBUTING.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 677 May 23 15:55 GOVERNANCE.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 850 May 23 15:55 Jenkinsfile [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 10775 May 23 15:55 LICENSE [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 10389 May 23 15:55 Makefile [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 582 May 23 15:55 OWNERS.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 9094 May 23 15:55 README.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 6912 May 23 15:55 SECURITY.md [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 5 May 23 15:51 VERSION [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 4131 May 23 15:55 ZMQWindows.md [2022-05-23T16:03:36.758Z] drwxrwxr-x 2 1001 1001 4096 May 23 15:55 bin [2022-05-23T16:03:36.758Z] drwxrwxr-x 18 1001 1001 4096 May 23 15:55 cmd [2022-05-23T16:03:36.758Z] -rw-r--r-- 1 root root 435134 May 23 16:01 coverage.out [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 3267 May 23 15:55 go.mod [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 35869 May 23 15:57 go.sum [2022-05-23T16:03:36.758Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:55 internal [2022-05-23T16:03:36.758Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:55 openapi [2022-05-23T16:03:36.758Z] drwxrwxr-x 4 1001 1001 4096 May 23 15:55 snap [2022-05-23T16:03:36.758Z] -rw-rw-r-- 1 1001 1001 204 May 23 15:55 version.go [Pipeline] sh [2022-05-23T16:03:37.408Z] + '[' -e coverage.out ] [2022-05-23T16:03:37.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T16:03:37.429Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T16:03:38.230Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T16:03:38.890Z] + make build [2022-05-23T16:03:38.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T16:05:00.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T16:06:08.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T16:06:08.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T16:06:47.864Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T16:06:47.864Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T16:06:49.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T16:06:56.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T16:06:59.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T16:07:04.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T16:07:08.243Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T16:07:12.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T16:07:20.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T16:07:26.296Z] $ docker stop --time=1 3cf3a676c49fdc28a5782a4dff84b55ef7a45141bc461c1f4d78aa550b744785 [2022-05-23T16:07:28.470Z] $ docker rm -f 3cf3a676c49fdc28a5782a4dff84b55ef7a45141bc461c1f4d78aa550b744785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:07:30.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:07:30.973Z] [2022-05-23T16:07:30.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:07:31.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:07:31.603Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T16:07:31.603Z] 29e5d40040c1: Pulling fs layer [2022-05-23T16:07:31.603Z] 1ce36da41761: Pulling fs layer [2022-05-23T16:07:31.603Z] 25b303627fd3: Pulling fs layer [2022-05-23T16:07:31.603Z] 29e5d40040c1: Verifying Checksum [2022-05-23T16:07:31.603Z] 29e5d40040c1: Download complete [2022-05-23T16:07:32.205Z] 1ce36da41761: Verifying Checksum [2022-05-23T16:07:32.205Z] 1ce36da41761: Download complete [2022-05-23T16:07:32.205Z] 29e5d40040c1: Pull complete [2022-05-23T16:07:33.654Z] 25b303627fd3: Verifying Checksum [2022-05-23T16:07:33.654Z] 25b303627fd3: Download complete [2022-05-23T16:07:33.654Z] 1ce36da41761: Pull complete [2022-05-23T16:07:46.066Z] 25b303627fd3: Pull complete [2022-05-23T16:07:46.066Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T16:07:46.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:07:46.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T16:07:46.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-64382 does not seem to be running inside a container [2022-05-23T16:07:46.389Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T16:07:48.884Z] $ docker top 3f3f2ecff4072a0c7bea11c6abe301d8fb8a0004aecf496b3f3f223ff412e399 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:07:49.889Z] + + docker-composegrep build parallel --help [2022-05-23T16:07:49.889Z] [2022-05-23T16:07:55.319Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T16:07:55.350Z] $ docker stop --time=1 3f3f2ecff4072a0c7bea11c6abe301d8fb8a0004aecf496b3f3f223ff412e399 [2022-05-23T16:07:57.028Z] $ docker rm -f 3f3f2ecff4072a0c7bea11c6abe301d8fb8a0004aecf496b3f3f223ff412e399 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:07:57.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:07:57.636Z] . [Pipeline] withDockerContainer [2022-05-23T16:07:57.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-64382 does not seem to be running inside a container [2022-05-23T16:07:57.943Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T16:07:59.174Z] $ docker top 87a623319242426820142daecd13e408d3f24410ce5584e59e1c540ba4491f0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:08:00.050Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T16:08:05.433Z] Building core-command ... [2022-05-23T16:08:05.433Z] Building core-data ... [2022-05-23T16:08:05.433Z] Building core-metadata ... [2022-05-23T16:08:05.433Z] Building security-bootstrapper ... [2022-05-23T16:08:05.433Z] Building security-proxy-setup ... [2022-05-23T16:08:05.433Z] Building security-secretstore-setup ... [2022-05-23T16:08:05.433Z] Building security-spiffe-token-provider ... [2022-05-23T16:08:05.433Z] Building security-spire-agent ... [2022-05-23T16:08:05.433Z] Building security-spire-config ... [2022-05-23T16:08:05.433Z] Building security-spire-server ... [2022-05-23T16:08:05.433Z] Building support-notifications ... [2022-05-23T16:08:05.433Z] Building support-scheduler ... [2022-05-23T16:08:05.433Z] Building sys-mgmt-agent ... [2022-05-23T16:08:05.433Z] Building security-proxy-setup [2022-05-23T16:08:05.433Z] Building security-spire-server [2022-05-23T16:08:05.433Z] Building core-command [2022-05-23T16:08:05.433Z] Building security-spire-agent [2022-05-23T16:08:05.433Z] Building security-bootstrapper [2022-05-23T16:09:42.234Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:09:42.234Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:09:42.234Z] ---> 3fbcac70017f [2022-05-23T16:09:42.234Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T16:09:42.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:09:42.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:09:42.234Z] ---> 3fbcac70017f [2022-05-23T16:09:42.234Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:09:42.234Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:09:42.234Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:09:42.234Z] ---> 3fbcac70017f [2022-05-23T16:09:42.234Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:09:42.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:09:42.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:09:42.234Z] ---> 3fbcac70017f [2022-05-23T16:09:42.234Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:09:42.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:09:42.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:09:42.234Z] ---> 3fbcac70017f [2022-05-23T16:09:42.234Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:09:42.234Z] ---> Running in baca12eee522 [2022-05-23T16:09:42.234Z] ---> Running in 7aba2f0cd5b8 [2022-05-23T16:09:42.234Z] ---> Running in eb8c2bfd0fa3 [2022-05-23T16:09:42.234Z] ---> Running in 45dace9a031d [2022-05-23T16:09:42.234Z] ---> Running in 3f3bb4d5bcd3 [2022-05-23T16:09:42.234Z] Removing intermediate container 7aba2f0cd5b8 [2022-05-23T16:09:42.234Z] ---> fec2ce0eecd1 [2022-05-23T16:09:42.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:09:42.234Z] Removing intermediate container eb8c2bfd0fa3 [2022-05-23T16:09:42.234Z] ---> 99330e78affa [2022-05-23T16:09:42.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:09:42.234Z] Removing intermediate container 45dace9a031d [2022-05-23T16:09:42.234Z] ---> b7698d73c79d [2022-05-23T16:09:42.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:09:42.234Z] Removing intermediate container 3f3bb4d5bcd3 [2022-05-23T16:09:42.234Z] ---> 154e28f45e2a [2022-05-23T16:09:42.234Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:09:42.234Z] Removing intermediate container baca12eee522 [2022-05-23T16:09:42.234Z] ---> b15c31146b51 [2022-05-23T16:09:42.234Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:09:42.234Z] ---> Running in 8926881791f8 [2022-05-23T16:09:42.234Z] ---> Running in 208522addb8f [2022-05-23T16:09:42.234Z] ---> Running in 8e08b66f3eed [2022-05-23T16:09:42.234Z] ---> Running in 99e39cba2d59 [2022-05-23T16:09:42.234Z] ---> Running in 4c78a10b941d [2022-05-23T16:09:42.234Z] Removing intermediate container 8926881791f8 [2022-05-23T16:09:42.234Z] ---> 3865af414af1 [2022-05-23T16:09:42.234Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:09:42.234Z] ---> Running in ac4129d56708 [2022-05-23T16:09:42.234Z] Removing intermediate container 208522addb8f [2022-05-23T16:09:42.234Z] ---> ae45b5e75efe [2022-05-23T16:09:42.234Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:09:42.234Z] Removing intermediate container 8e08b66f3eed [2022-05-23T16:09:42.234Z] ---> 56248fb91c34 [2022-05-23T16:09:42.234Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:09:42.234Z] ---> Running in d5913effd59d [2022-05-23T16:09:42.234Z] ---> Running in f661926af0aa [2022-05-23T16:09:42.234Z] Removing intermediate container 99e39cba2d59 [2022-05-23T16:09:42.234Z] ---> a02cda64cb9d [2022-05-23T16:09:42.234Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:09:42.234Z] Removing intermediate container 4c78a10b941d [2022-05-23T16:09:42.234Z] ---> f66febd8d3a1 [2022-05-23T16:09:42.234Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T16:09:42.234Z] ---> Running in 3d95c7cfa86c [2022-05-23T16:09:42.234Z] ---> Running in 0325528757f4 [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:09:42.234Z] OK: 220 MiB in 52 packages [2022-05-23T16:09:42.522Z] OK: 220 MiB in 52 packages [2022-05-23T16:09:42.802Z] OK: 220 MiB in 52 packages [2022-05-23T16:09:42.802Z] OK: 220 MiB in 52 packages [2022-05-23T16:09:42.802Z] OK: 220 MiB in 52 packages [2022-05-23T16:09:42.802Z] Removing intermediate container ac4129d56708 [2022-05-23T16:09:42.802Z] ---> 956fc176b8c4 [2022-05-23T16:09:42.802Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:09:44.262Z] Removing intermediate container d5913effd59d [2022-05-23T16:09:44.262Z] ---> c6e926c19241 [2022-05-23T16:09:44.262Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:09:44.552Z] Removing intermediate container 0325528757f4 [2022-05-23T16:09:44.552Z] ---> 0cddadddd588 [2022-05-23T16:09:44.552Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:09:44.552Z] Removing intermediate container 3d95c7cfa86c [2022-05-23T16:09:44.552Z] ---> 92b33e83c67d [2022-05-23T16:09:44.552Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T16:09:44.552Z] Removing intermediate container f661926af0aa [2022-05-23T16:09:44.552Z] ---> de3ffa3626f2 [2022-05-23T16:09:44.552Z] Step 6/23 : COPY go.mod vendor* ./ ---> 3d4b129d6611 [2022-05-23T16:09:44.552Z] [2022-05-23T16:09:44.552Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:09:44.835Z] ---> Running in 870c982c2115 [2022-05-23T16:09:45.824Z] ---> 9c950f47dde0 [2022-05-23T16:09:45.824Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:09:45.824Z] ---> Running in 0f4d0ed4cf01 [2022-05-23T16:09:46.117Z] ---> b4ab5b5cb25f [2022-05-23T16:09:46.117Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:09:46.117Z] ---> 62f960a4893f [2022-05-23T16:09:46.117Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:09:46.117Z] ---> 66a8a26401c4 [2022-05-23T16:09:46.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:09:46.117Z] ---> Running in c94671bc38de [2022-05-23T16:09:46.117Z] ---> Running in 25daeefb8f29 [2022-05-23T16:09:46.398Z] ---> Running in e683d9ce462b [2022-05-23T16:09:49.826Z] Removing intermediate container 870c982c2115 [2022-05-23T16:09:49.826Z] ---> d7e1eb90c55d [2022-05-23T16:09:49.826Z] Step 8/25 : COPY . . [2022-05-23T16:09:51.839Z] Removing intermediate container 0f4d0ed4cf01 [2022-05-23T16:09:51.839Z] ---> e720d7d0e842 [2022-05-23T16:09:51.839Z] Step 8/22 : COPY . . [2022-05-23T16:09:52.448Z] Removing intermediate container c94671bc38de [2022-05-23T16:09:52.448Z] ---> 26bdaaeee205 [2022-05-23T16:09:52.448Z] Step 8/31 : COPY . . [2022-05-23T16:09:53.056Z] Removing intermediate container 25daeefb8f29 [2022-05-23T16:09:53.056Z] ---> 5a836fd9ce1c [2022-05-23T16:09:53.056Z] Step 8/23 : COPY . . [2022-05-23T16:09:53.056Z] Removing intermediate container e683d9ce462b [2022-05-23T16:09:53.056Z] ---> 2dae9f85f3ff [2022-05-23T16:09:53.056Z] Step 8/26 : COPY . . [2022-05-23T16:10:25.438Z] ---> f19fbd886082 [2022-05-23T16:10:25.438Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:10:25.438Z] ---> aa8de5d8ab38 [2022-05-23T16:10:25.438Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:10:25.438Z] ---> 5edbe155f10b [2022-05-23T16:10:25.438Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T16:10:25.438Z] ---> b16dcd34701c [2022-05-23T16:10:25.438Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T16:10:25.438Z] ---> Running in d78ac22edeea [2022-05-23T16:10:25.438Z] ---> Running in 080af6867b59 [2022-05-23T16:10:25.438Z] ---> Running in abbca6434074 [2022-05-23T16:10:25.438Z] ---> Running in cbf21c08b57e [2022-05-23T16:10:25.438Z] Removing intermediate container 080af6867b59 [2022-05-23T16:10:25.438Z] ---> f6af9af25d7c [2022-05-23T16:10:25.438Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T16:10:25.438Z] Removing intermediate container d78ac22edeea [2022-05-23T16:10:25.438Z] ---> 998db55cf788 [2022-05-23T16:10:25.438Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:10:25.438Z] ---> bdfca5423c7e [2022-05-23T16:10:25.438Z] ---> Running in 2b5d5a70f495 [2022-05-23T16:10:25.438Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T16:10:25.438Z] ---> Running in 0e8e314b13cc [2022-05-23T16:10:25.438Z] ---> Running in 3f9e84837ed8 [2022-05-23T16:10:25.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T16:10:25.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T16:10:25.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T16:10:26.893Z] Removing intermediate container 2b5d5a70f495 [2022-05-23T16:10:26.893Z] ---> 77e20102424f [2022-05-23T16:10:26.893Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:10:26.893Z] Removing intermediate container 0e8e314b13cc [2022-05-23T16:10:26.893Z] ---> 9c2e8a8e8f6e [2022-05-23T16:10:26.893Z] ---> Running in f044047bbf75 [2022-05-23T16:10:26.893Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T16:10:26.893Z] ---> Running in e6b8ecc5d630 [2022-05-23T16:10:27.490Z] Removing intermediate container f044047bbf75 [2022-05-23T16:10:27.490Z] ---> 6c4100235735 [2022-05-23T16:10:27.490Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:10:27.779Z] ---> Running in f0e800d8ca6f [2022-05-23T16:10:27.779Z] Removing intermediate container e6b8ecc5d630 [2022-05-23T16:10:27.779Z] ---> a875c232581c [2022-05-23T16:10:27.780Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:10:28.055Z] ---> Running in 63b43dbae4e1 [2022-05-23T16:10:31.473Z] spire-1.2.1/ [2022-05-23T16:10:31.473Z] spire-1.2.1/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.data/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.data/.file [2022-05-23T16:10:31.473Z] spire-1.2.1/.dockerignore [2022-05-23T16:10:31.473Z] spire-1.2.1/.gitattributes [2022-05-23T16:10:31.473Z] spire-1.2.1/.githooks/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.gitignore [2022-05-23T16:10:31.473Z] spire-1.2.1/.go-version [2022-05-23T16:10:31.473Z] spire-1.2.1/.golangci.yml [2022-05-23T16:10:31.473Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:10:31.473Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:10:31.473Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:10:31.473Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:10:31.473Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:10:31.473Z] spire-1.2.1/Dockerfile [2022-05-23T16:10:31.473Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.data/.file [2022-05-23T16:10:31.473Z] spire-1.2.1/.dockerignore [2022-05-23T16:10:31.473Z] spire-1.2.1/.gitattributes [2022-05-23T16:10:31.473Z] spire-1.2.1/.githooks/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:10:31.473Z] spire-1.2.1/.gitignore [2022-05-23T16:10:31.473Z] spire-1.2.1/.go-version [2022-05-23T16:10:31.473Z] spire-1.2.1/.golangci.yml [2022-05-23T16:10:31.473Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:10:31.473Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:10:31.473Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:10:31.473Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:10:31.473Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:10:31.473Z] spire-1.2.1/Dockerfile [2022-05-23T16:10:31.473Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:10:31.473Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:10:31.473Z] spire-1.2.1/LICENSE [2022-05-23T16:10:31.473Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:10:31.473Z] spire-1.2.1/Makefile [2022-05-23T16:10:31.473Z] spire-1.2.1/README.md [2022-05-23T16:10:31.473Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:10:31.473Z] spire-1.2.1/SECURITY.md [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:10:31.473Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:10:31.473Z] spire-1.2.1/LICENSE [2022-05-23T16:10:31.473Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:10:31.473Z] spire-1.2.1/Makefile [2022-05-23T16:10:31.473Z] spire-1.2.1/README.md [2022-05-23T16:10:31.473Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:10:31.473Z] spire-1.2.1/SECURITY.md [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:10:31.473Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/ [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/ [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/ [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/ [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/ [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:10:31.474Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/ [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/ [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/ [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/ [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/ [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:10:31.474Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:10:31.475Z] spire-1.2.1/examples/ [2022-05-23T16:10:31.475Z] spire-1.2.1/examples/README.md [2022-05-23T16:10:31.475Z] spire-1.2.1/go.mod [2022-05-23T16:10:31.475Z] spire-1.2.1/go.sum [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:10:31.475Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:10:31.475Z] spire-1.2.1/examples/ [2022-05-23T16:10:31.475Z] spire-1.2.1/examples/README.md [2022-05-23T16:10:31.475Z] spire-1.2.1/go.mod [2022-05-23T16:10:31.475Z] spire-1.2.1/go.sum [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:10:31.475Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/common/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:10:31.476Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:10:31.477Z] [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:10:31.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:10:31.755Z] [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:10:31.755Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:10:31.756Z] [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:10:31.756Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:10:31.757Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:10:31.758Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:10:32.040Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:10:32.041Z] [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:10:32.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:10:32.042Z] [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:10:32.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:10:32.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:10:32.320Z] [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:10:32.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/private/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:10:32.321Z] spire-1.2.1/release/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:10:32.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:10:32.322Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:10:32.322Z] spire-1.2.1/script/ [2022-05-23T16:10:32.322Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:10:32.322Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:10:32.322Z] spire-1.2.1/support/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:10:32.322Z] [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/proto/ [2022-05-23T16:10:32.322Z] spire-1.2.1/proto/private/ [2022-05-23T16:10:32.322Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:10:32.322Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:10:32.322Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:10:32.322Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:10:32.322Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:10:32.323Z] spire-1.2.1/release/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:10:32.323Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:10:32.323Z] spire-1.2.1/script/ [2022-05-23T16:10:32.323Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:10:32.323Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:10:32.323Z] spire-1.2.1/support/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/test/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/clock/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:10:32.323Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:10:32.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:10:32.605Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/clock/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/common [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:10:32.605Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:10:32.606Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/common [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:10:32.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:10:32.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:10:32.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:10:32.887Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:10:32.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:10:32.889Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testca/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/race.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/util.go [2022-05-23T16:10:32.889Z] building spire from source... [2022-05-23T16:10:32.889Z] [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testca/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/ [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/race.go [2022-05-23T16:10:32.889Z] spire-1.2.1/test/util/util.go [2022-05-23T16:10:32.889Z] building spire from source... [2022-05-23T16:10:33.492Z] Installing go1.17.7... [2022-05-23T16:10:33.770Z] Installing go1.17.7... [2022-05-23T16:11:00.628Z] Building bin/spire-server... [2022-05-23T16:11:00.628Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:11:00.628Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:11:00.628Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:11:00.628Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:11:00.628Z] Building bin/spire-server... [2022-05-23T16:11:00.628Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:11:00.628Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:11:00.628Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:11:00.628Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:11:00.628Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:11:00.628Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:11:00.628Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:11:00.628Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:11:00.628Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:11:00.628Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:11:01.233Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:11:02.227Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:11:02.506Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:11:03.499Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:11:03.499Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:11:03.499Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T16:11:04.115Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:11:05.106Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:11:05.106Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:11:05.106Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:11:05.106Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:11:05.106Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:11:05.106Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:11:05.381Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T16:11:05.381Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:11:05.661Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:11:05.942Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:11:05.942Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:11:05.942Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:11:05.942Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:11:06.221Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:11:06.221Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:11:06.499Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:11:06.774Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:11:06.774Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:11:07.375Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:11:07.375Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:11:07.375Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:11:07.978Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:11:08.254Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:11:08.254Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:11:08.254Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:11:08.254Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:11:08.532Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:11:08.532Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:11:08.811Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:11:08.811Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:11:10.311Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:11:10.311Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:11:28.974Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:11:28.974Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:11:28.974Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:11:28.974Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:11:28.974Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:11:28.974Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:11:28.974Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:11:28.974Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:11:28.974Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:11:28.974Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:11:28.974Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:11:28.974Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:11:28.974Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:11:28.974Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:11:28.974Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:11:28.974Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:11:29.252Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:11:29.855Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:11:29.855Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:11:30.132Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:11:30.132Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:11:30.132Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:11:30.132Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:11:30.731Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:11:30.731Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:11:30.731Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:11:31.330Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:11:31.950Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:11:31.950Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:11:31.950Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:11:32.936Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:11:36.335Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:11:36.335Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:11:36.335Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:11:36.335Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:11:36.611Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:11:36.611Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:11:36.611Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:11:36.611Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:11:36.611Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:11:36.611Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:11:36.889Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:11:36.889Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:11:36.889Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:11:37.495Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:11:37.775Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:11:38.053Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:11:38.330Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:11:38.330Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:11:38.330Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:11:38.607Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:11:38.607Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:11:38.884Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:11:38.884Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:11:38.884Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:11:39.165Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:11:39.165Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:11:39.165Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:11:39.446Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:11:39.446Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:11:46.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:11:46.187Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:11:46.187Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:11:46.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:11:46.466Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:11:46.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:11:46.743Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:11:46.743Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:11:46.743Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:11:46.743Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:11:46.743Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:12:13.584Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:12:13.584Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:12:13.584Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:12:25.996Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:12:25.996Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:12:25.996Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:12:25.996Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:12:25.996Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:12:41.155Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:12:41.155Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:12:41.155Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:12:41.155Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:12:41.155Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:12:42.607Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:12:42.888Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:12:43.169Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:12:43.449Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:12:44.055Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:12:44.333Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:12:47.760Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:12:49.769Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:12:50.370Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:12:52.365Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:12:52.641Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:12:52.920Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:12:54.380Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:12:54.380Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:12:54.380Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:12:54.657Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:12:54.657Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:12:56.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:12:56.103Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:12:56.103Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:12:56.706Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:12:56.706Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:12:56.982Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:12:56.982Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:12:56.982Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:12:57.970Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:12:58.959Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:12:59.560Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:13:01.558Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:13:01.834Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:13:02.112Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:13:02.112Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:13:02.391Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:13:02.391Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:13:02.391Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:13:02.996Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:13:03.275Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:13:03.275Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:13:03.557Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:13:03.557Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:13:03.557Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:13:03.837Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:13:03.837Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:13:04.116Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:13:04.398Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:13:05.392Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:13:05.671Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:13:05.950Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:13:05.950Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:13:06.228Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:13:06.228Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:13:06.506Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:13:06.506Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:13:06.782Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:13:06.782Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:13:06.782Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:13:06.782Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:13:07.058Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:13:07.058Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:13:07.058Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:13:07.058Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:13:07.337Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:13:07.615Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:13:07.892Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:13:07.892Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:13:08.166Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:13:08.441Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:13:08.441Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:13:08.716Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:13:09.315Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:13:09.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:13:09.591Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:13:10.190Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:13:11.756Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:13:11.756Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:13:12.034Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:13:12.034Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:13:12.358Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:13:12.814Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:13:13.596Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:13:13.904Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:13:17.310Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:13:17.310Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:13:17.310Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:13:17.310Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:13:17.310Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:13:17.591Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:13:17.591Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:13:17.591Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:13:18.580Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:13:18.858Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:13:18.858Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:13:18.858Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:13:18.858Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:13:19.136Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:13:19.136Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:13:19.414Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:13:19.692Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:13:19.692Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:13:19.692Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:13:19.972Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:13:20.249Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:13:20.530Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:13:20.530Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:13:20.530Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:13:20.811Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:13:20.811Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:13:21.097Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:13:21.097Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:13:21.378Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:13:21.378Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:13:21.378Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:13:21.378Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:13:21.659Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:13:22.652Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:13:23.257Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:13:23.535Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:13:23.814Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:13:24.091Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:13:26.087Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:13:27.080Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:13:27.081Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:13:27.355Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:13:27.630Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:13:27.906Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:13:27.906Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:13:28.181Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:13:28.780Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:13:30.760Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:13:30.760Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:13:30.760Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:13:30.760Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:13:32.216Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:13:32.216Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:13:32.492Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:13:34.473Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:13:34.473Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:13:34.747Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:13:35.349Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:13:35.349Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:13:35.625Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:13:35.903Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:13:35.903Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:13:35.903Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:13:36.186Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:13:46.617Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:13:46.617Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:13:46.617Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:13:46.617Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:14:04.946Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:14:04.946Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:14:11.687Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:14:11.687Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:15:19.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T16:15:19.786Z] Removing intermediate container 3f9e84837ed8 [2022-05-23T16:15:19.786Z] ---> 55028f181429 [2022-05-23T16:15:19.786Z] [2022-05-23T16:15:19.786Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:15:19.786Z] 3.14: Pulling from library/alpine [2022-05-23T16:15:19.786Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:15:19.786Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T16:15:19.786Z] ---> ac73e934f311 [2022-05-23T16:15:19.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:15:19.786Z] ---> Running in 2cda13fae3e0 [2022-05-23T16:15:22.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:15:22.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:15:23.460Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T16:15:23.460Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:15:23.460Z] OK: 5 MiB in 15 packages [2022-05-23T16:15:26.156Z] Removing intermediate container 2cda13fae3e0 [2022-05-23T16:15:26.156Z] ---> d6fa629cf72f [2022-05-23T16:15:26.156Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:15:26.156Z] ---> Running in 91b6955ce2ac [2022-05-23T16:15:27.147Z] Removing intermediate container 91b6955ce2ac [2022-05-23T16:15:27.147Z] ---> b5812675f4fd [2022-05-23T16:15:27.147Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T16:15:27.147Z] ---> Running in 368e342af47e [2022-05-23T16:15:28.605Z] Removing intermediate container 368e342af47e [2022-05-23T16:15:28.605Z] ---> 38c93cbfc19b [2022-05-23T16:15:28.605Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:15:28.605Z] ---> Running in 9c86f844eb65 [2022-05-23T16:15:30.061Z] Removing intermediate container 9c86f844eb65 [2022-05-23T16:15:30.061Z] ---> 2a24b436852d [2022-05-23T16:15:30.061Z] Step 15/23 : WORKDIR / [2022-05-23T16:15:30.061Z] ---> Running in 32a6cb5a0779 [2022-05-23T16:15:31.043Z] Removing intermediate container 32a6cb5a0779 [2022-05-23T16:15:31.044Z] ---> fb2ab0296c8c [2022-05-23T16:15:31.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:15:33.028Z] ---> 3877d3382d47 [2022-05-23T16:15:33.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T16:15:37.354Z] ---> d20d2fa13b4b [2022-05-23T16:15:37.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T16:15:38.164Z] Removing intermediate container abbca6434074 [2022-05-23T16:15:38.164Z] ---> 52e9b25596bd [2022-05-23T16:15:38.164Z] [2022-05-23T16:15:38.164Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:15:38.164Z] ---> ac73e934f311 [2022-05-23T16:15:38.164Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T16:15:38.164Z] ---> Running in 89ebc47921c9 [2022-05-23T16:15:38.164Z] ---> 67604684a7cd [2022-05-23T16:15:38.497Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T16:15:38.836Z] ---> Running in 49f8682694d4 [2022-05-23T16:15:38.836Z] Removing intermediate container cbf21c08b57e [2022-05-23T16:15:38.836Z] ---> e3c05f1492fe [2022-05-23T16:15:38.836Z] [2022-05-23T16:15:38.836Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T16:15:38.836Z] ---> ac73e934f311 [2022-05-23T16:15:38.836Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T16:15:39.167Z] ---> Running in e02a8845f1f4 [2022-05-23T16:15:40.354Z] Removing intermediate container 49f8682694d4 [2022-05-23T16:15:40.354Z] ---> f15e3c4e3e37 [2022-05-23T16:15:40.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:15:40.354Z] ---> Running in abc0acf16d04 [2022-05-23T16:15:40.641Z] Removing intermediate container e02a8845f1f4 [2022-05-23T16:15:40.641Z] ---> 00cd4988cc74 [2022-05-23T16:15:40.641Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T16:15:40.981Z] ---> Running in 09c869f3e767 [2022-05-23T16:15:41.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:15:41.628Z] Removing intermediate container abc0acf16d04 [2022-05-23T16:15:41.628Z] ---> bb500c380743 [2022-05-23T16:15:41.628Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:15:41.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:15:41.628Z] ---> Running in 0aa105b82e24 [2022-05-23T16:15:42.245Z] Removing intermediate container 0aa105b82e24 [2022-05-23T16:15:42.245Z] ---> 252dd966c949 [2022-05-23T16:15:42.245Z] Step 22/23 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:15:42.523Z] ---> Running in e92cd28e978b [2022-05-23T16:15:42.811Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T16:15:43.097Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:15:43.097Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T16:15:43.097Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T16:15:43.097Z] Removing intermediate container e92cd28e978b [2022-05-23T16:15:43.097Z] ---> 54505dfbe84e [2022-05-23T16:15:43.097Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:15:43.097Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T16:15:43.097Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:15:43.097Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:15:43.097Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:15:43.097Z] ---> Running in 43454026d60a [2022-05-23T16:15:43.714Z] OK: 8 MiB in 20 packages [2022-05-23T16:15:43.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:15:44.012Z] Removing intermediate container 43454026d60a [2022-05-23T16:15:44.012Z] ---> 301787862eb4 [2022-05-23T16:15:44.012Z] [2022-05-23T16:15:44.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:15:44.913Z] Successfully built 301787862eb4 [2022-05-23T16:15:44.913Z] Successfully tagged core-command-arm64:latest [2022-05-23T16:15:45.192Z]  Building core-command ... done Building sys-mgmt-agent [2022-05-23T16:15:45.192Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:15:45.192Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T16:15:45.192Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:15:45.466Z] OK: 6 MiB in 16 packages [2022-05-23T16:15:46.073Z] Removing intermediate container 89ebc47921c9 [2022-05-23T16:15:46.073Z] ---> 3245305989b1 [2022-05-23T16:15:46.073Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:15:46.352Z] ---> Running in b74f254593a9 [2022-05-23T16:15:47.348Z] Removing intermediate container b74f254593a9 [2022-05-23T16:15:47.348Z] ---> 424f86bbfb4d [2022-05-23T16:15:47.348Z] Step 13/22 : WORKDIR /edgex [2022-05-23T16:15:47.348Z] Removing intermediate container 09c869f3e767 [2022-05-23T16:15:47.348Z] ---> 6dbfec9eb426 [2022-05-23T16:15:47.348Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T16:15:47.348Z] ---> Running in 5682c2d89b91 [2022-05-23T16:15:47.348Z] ---> Running in ef824e46b83f [2022-05-23T16:15:47.962Z] Removing intermediate container ef824e46b83f [2022-05-23T16:15:47.962Z] ---> d7a50e56ae10 [2022-05-23T16:15:48.243Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T16:15:48.243Z] Removing intermediate container 5682c2d89b91 [2022-05-23T16:15:48.243Z] ---> dd2e5894726a [2022-05-23T16:15:48.243Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T16:15:48.243Z] ---> Running in 4bfc859b5563 [2022-05-23T16:15:48.858Z] Removing intermediate container 4bfc859b5563 [2022-05-23T16:15:48.858Z] ---> e3c29836aabf [2022-05-23T16:15:48.858Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T16:15:49.140Z] ---> Running in 15d62bc512e4 [2022-05-23T16:15:49.750Z] ---> 262514014523 [2022-05-23T16:15:49.750Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T16:15:52.424Z] ---> 825a690bfc71 [2022-05-23T16:15:52.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T16:15:52.705Z] Removing intermediate container 15d62bc512e4 [2022-05-23T16:15:52.705Z] ---> 08b4246bf49f [2022-05-23T16:15:52.705Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T16:15:52.984Z] ---> Running in 0ba5cdc9907a [2022-05-23T16:15:53.986Z] Removing intermediate container 0ba5cdc9907a [2022-05-23T16:15:53.986Z] ---> 3bc165dd10ac [2022-05-23T16:15:53.986Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T16:15:55.441Z] ---> 8f35ef80505f [2022-05-23T16:15:55.441Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:15:55.441Z] ---> 3a0f1c02c1c5 [2022-05-23T16:15:55.441Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T16:15:55.441Z] ---> Running in bf611454a368 [2022-05-23T16:15:56.441Z] ---> d612b9720c6f [2022-05-23T16:15:56.441Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T16:15:56.722Z] ---> Running in db4b27b78727 [2022-05-23T16:16:00.174Z] Removing intermediate container bf611454a368 [2022-05-23T16:16:00.174Z] ---> fceb96832579 [2022-05-23T16:16:00.174Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:16:01.184Z] Removing intermediate container db4b27b78727 [2022-05-23T16:16:01.184Z] ---> 242ba029ae04 [2022-05-23T16:16:01.184Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:16:01.184Z] ---> Running in b4e457c10bc9 [2022-05-23T16:16:01.474Z] ---> 60ba1eefe86b [2022-05-23T16:16:01.474Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T16:16:02.091Z] Removing intermediate container b4e457c10bc9 [2022-05-23T16:16:02.091Z] ---> 6c57ebbda9a8 [2022-05-23T16:16:02.091Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:16:02.372Z] ---> Running in 40064af3fba0 [2022-05-23T16:16:03.375Z] Removing intermediate container 40064af3fba0 [2022-05-23T16:16:03.375Z] ---> ca3a3b80f08f [2022-05-23T16:16:03.375Z] Step 21/22 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:16:03.375Z] ---> Running in 1f27905d1947 [2022-05-23T16:16:03.985Z] Removing intermediate container 1f27905d1947 [2022-05-23T16:16:03.985Z] ---> 9f3b8ad50068 [2022-05-23T16:16:03.985Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:16:04.265Z] ---> Running in 7ba9a2fb97d0 [2022-05-23T16:16:05.268Z] ---> e1f17185aca1 [2022-05-23T16:16:05.268Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T16:16:05.268Z] Removing intermediate container 7ba9a2fb97d0 [2022-05-23T16:16:05.268Z] ---> 173d07ab770b [2022-05-23T16:16:05.268Z] [2022-05-23T16:16:06.267Z] Successfully built 173d07ab770b [2022-05-23T16:16:06.267Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T16:16:06.267Z]  Building security-proxy-setup ... done Building core-data [2022-05-23T16:16:06.546Z] ---> 23a1a18d8501 [2022-05-23T16:16:06.546Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T16:16:07.544Z] ---> 484a3a2b8bfc [2022-05-23T16:16:07.544Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T16:16:09.009Z] ---> 275bf4e538a1 [2022-05-23T16:16:09.009Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T16:16:09.295Z] ---> Running in 301ef869ed2e [2022-05-23T16:16:10.303Z] Removing intermediate container 301ef869ed2e [2022-05-23T16:16:10.303Z] ---> ced5171fd60b [2022-05-23T16:16:10.303Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T16:16:11.298Z] ---> 74b2977f8f0c [2022-05-23T16:16:11.581Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T16:16:11.859Z] ---> Running in 2b0a4abce5e2 [2022-05-23T16:16:16.208Z] Removing intermediate container 2b0a4abce5e2 [2022-05-23T16:16:16.208Z] ---> 3a85ce6af022 [2022-05-23T16:16:16.208Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T16:16:16.208Z] ---> Running in c0abbd228c8a [2022-05-23T16:16:16.489Z] Removing intermediate container c0abbd228c8a [2022-05-23T16:16:16.793Z] ---> d67e201e96f3 [2022-05-23T16:16:16.793Z] Step 28/31 : CMD ["gate"] [2022-05-23T16:16:17.080Z] ---> Running in 69cf50c41a60 [2022-05-23T16:16:17.699Z] Removing intermediate container 69cf50c41a60 [2022-05-23T16:16:17.699Z] ---> 9d62ac792207 [2022-05-23T16:16:17.699Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T16:16:18.326Z] ---> Running in 529eab4ed0a5 [2022-05-23T16:16:18.939Z] Removing intermediate container 529eab4ed0a5 [2022-05-23T16:16:18.939Z] ---> e0bfce461416 [2022-05-23T16:16:18.939Z] Step 30/31 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:16:19.557Z] ---> Running in 20356465f035 [2022-05-23T16:16:19.856Z] Removing intermediate container 20356465f035 [2022-05-23T16:16:19.856Z] ---> 37561d696204 [2022-05-23T16:16:19.856Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T16:16:20.471Z] ---> Running in 096b48abfb1c [2022-05-23T16:16:21.479Z] Removing intermediate container 096b48abfb1c [2022-05-23T16:16:21.479Z] ---> d86a69a9105c [2022-05-23T16:16:21.479Z] [2022-05-23T16:16:22.483Z] Successfully built d86a69a9105c [2022-05-23T16:16:22.483Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T16:16:22.483Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-05-23T16:16:22.483Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:16:22.483Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:16:22.483Z] ---> 3fbcac70017f [2022-05-23T16:16:22.483Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:16:22.483Z] ---> Using cache [2022-05-23T16:16:22.483Z] ---> b15c31146b51 [2022-05-23T16:16:22.483Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:16:22.483Z] ---> Using cache [2022-05-23T16:16:22.483Z] ---> f66febd8d3a1 [2022-05-23T16:16:22.483Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T16:16:22.483Z] ---> Running in ddef944e429a [2022-05-23T16:16:23.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:16:24.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:16:26.014Z] OK: 220 MiB in 52 packages [2022-05-23T16:16:27.475Z] Removing intermediate container ddef944e429a [2022-05-23T16:16:27.475Z] ---> b7b5986ac248 [2022-05-23T16:16:27.475Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:16:28.477Z] ---> 53d095e98648 [2022-05-23T16:16:28.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:16:28.477Z] ---> Running in e6f0fbd948b5 [2022-05-23T16:16:36.856Z] Removing intermediate container e6f0fbd948b5 [2022-05-23T16:16:36.856Z] ---> 03700ae44f82 [2022-05-23T16:16:36.856Z] Step 8/23 : COPY . . [2022-05-23T16:16:55.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:16:55.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:16:55.206Z] ---> 3fbcac70017f [2022-05-23T16:16:55.206Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:16:55.206Z] ---> Using cache [2022-05-23T16:16:55.206Z] ---> b15c31146b51 [2022-05-23T16:16:55.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:16:55.206Z] ---> Using cache [2022-05-23T16:16:55.206Z] ---> f66febd8d3a1 [2022-05-23T16:16:55.206Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T16:16:57.258Z] ---> Running in 11094a010dd0 [2022-05-23T16:17:00.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:17:01.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:17:02.770Z] OK: 220 MiB in 52 packages [2022-05-23T16:17:04.790Z] Removing intermediate container 11094a010dd0 [2022-05-23T16:17:04.790Z] ---> f99566c8ce42 [2022-05-23T16:17:04.790Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:17:06.244Z] ---> 13d24f87647c [2022-05-23T16:17:06.244Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:17:06.525Z] ---> Running in 2577ad577c46 [2022-05-23T16:17:09.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:17:09.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:17:09.956Z] ---> 3fbcac70017f [2022-05-23T16:17:09.956Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:17:09.956Z] ---> Using cache [2022-05-23T16:17:09.956Z] ---> b15c31146b51 [2022-05-23T16:17:09.956Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:17:09.956Z] ---> Using cache [2022-05-23T16:17:09.956Z] ---> f66febd8d3a1 [2022-05-23T16:17:09.956Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T16:17:09.956Z] ---> Using cache [2022-05-23T16:17:09.956Z] ---> 92b33e83c67d [2022-05-23T16:17:09.956Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:17:09.956Z] ---> Using cache [2022-05-23T16:17:09.956Z] ---> 62f960a4893f [2022-05-23T16:17:09.956Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:17:09.956Z] ---> Using cache [2022-05-23T16:17:09.956Z] ---> 26bdaaeee205 [2022-05-23T16:17:09.956Z] Step 8/25 : COPY . . [2022-05-23T16:17:09.956Z] ---> Using cache [2022-05-23T16:17:09.956Z] ---> b16dcd34701c [2022-05-23T16:17:09.956Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T16:17:10.561Z] ---> Running in 4e8f1a1e9884 [2022-05-23T16:17:13.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T16:17:14.211Z] Removing intermediate container 2577ad577c46 [2022-05-23T16:17:14.211Z] ---> cb4fb1145132 [2022-05-23T16:17:14.211Z] Step 8/23 : COPY . . [2022-05-23T16:17:17.625Z] ---> f8be41eeedae [2022-05-23T16:17:17.625Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T16:17:17.910Z] ---> Running in 71e6f60936f1 [2022-05-23T16:17:20.579Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T16:17:38.953Z] ---> 3b6b8801c96d [2022-05-23T16:17:38.953Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T16:17:38.953Z] ---> Running in 17792888503c [2022-05-23T16:17:40.400Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T16:22:17.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T16:22:27.727Z] Removing intermediate container 71e6f60936f1 [2022-05-23T16:22:27.727Z] ---> e7020cc889f8 [2022-05-23T16:22:27.727Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T16:22:27.727Z] ---> Running in 8d9becf92b37 [2022-05-23T16:22:29.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T16:22:29.729Z] Removing intermediate container 4e8f1a1e9884 [2022-05-23T16:22:29.729Z] ---> f49e68f729a2 [2022-05-23T16:22:29.729Z] [2022-05-23T16:22:29.729Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T16:22:29.729Z] ---> ac73e934f311 [2022-05-23T16:22:29.729Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T16:22:29.729Z] ---> Running in 8ef9610da572 [2022-05-23T16:22:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:22:32.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:22:33.024Z] Removing intermediate container 8d9becf92b37 [2022-05-23T16:22:33.024Z] ---> 395a7f945f39 [2022-05-23T16:22:33.024Z] [2022-05-23T16:22:33.024Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T16:22:33.024Z] 20.10.14: Pulling from library/docker [2022-05-23T16:22:33.629Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T16:22:33.916Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T16:22:33.916Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T16:22:33.916Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:22:33.916Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:22:34.523Z] OK: 6 MiB in 17 packages [2022-05-23T16:22:37.935Z] Removing intermediate container 8ef9610da572 [2022-05-23T16:22:37.935Z] ---> e8ca1dbb33ba [2022-05-23T16:22:37.935Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:22:37.935Z] ---> Running in ff7e46dccd75 [2022-05-23T16:22:38.548Z] Removing intermediate container ff7e46dccd75 [2022-05-23T16:22:38.548Z] ---> 63f5d9a76820 [2022-05-23T16:22:38.548Z] Step 13/25 : WORKDIR / [2022-05-23T16:22:38.548Z] ---> Running in 896e1f58b561 [2022-05-23T16:22:39.528Z] Removing intermediate container 896e1f58b561 [2022-05-23T16:22:39.528Z] ---> 1e9a80183e9d [2022-05-23T16:22:39.528Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T16:22:40.541Z] ---> dd554a28856c [2022-05-23T16:22:40.541Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T16:22:41.991Z] ---> 8e8cfe6f852c [2022-05-23T16:22:41.991Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T16:22:42.998Z] ---> 82afcd3cdaf8 [2022-05-23T16:22:42.998Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T16:22:45.216Z] ---> b595d15358ab [2022-05-23T16:22:45.216Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T16:22:48.093Z] ---> 47e24c22ed46 [2022-05-23T16:22:48.093Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T16:22:50.725Z] ---> 3316cfc7f043 [2022-05-23T16:22:50.725Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:22:51.713Z] ---> 58729060b302 [2022-05-23T16:22:51.713Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T16:22:51.995Z] ---> Running in eb7d711e9a70 [2022-05-23T16:22:53.435Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T16:22:53.435Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T16:22:53.435Z] ---> c346e9eafbab [2022-05-23T16:22:53.435Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:22:53.435Z] ---> Running in ba8f57198ed4 [2022-05-23T16:22:54.040Z] Removing intermediate container ba8f57198ed4 [2022-05-23T16:22:54.040Z] ---> 98cccbef0505 [2022-05-23T16:22:54.040Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T16:22:54.040Z] ---> Running in 2808ffe37b55 [2022-05-23T16:22:56.046Z] Removing intermediate container eb7d711e9a70 [2022-05-23T16:22:56.046Z] ---> 3510dffa920d [2022-05-23T16:22:56.046Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:22:56.046Z] ---> Running in e26bd0834761 [2022-05-23T16:22:56.658Z] Removing intermediate container e26bd0834761 [2022-05-23T16:22:56.658Z] ---> 9a395e4d3beb [2022-05-23T16:22:56.658Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T16:22:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:22:56.658Z] ---> Running in 2fcc6ef8ca0e [2022-05-23T16:22:56.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:22:57.225Z] Removing intermediate container 2fcc6ef8ca0e [2022-05-23T16:22:57.225Z] ---> 8e8f9b138ba8 [2022-05-23T16:22:57.225Z] Step 24/25 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:22:57.225Z] ---> Running in 0eb3aeb8ff98 [2022-05-23T16:22:57.846Z] Removing intermediate container 0eb3aeb8ff98 [2022-05-23T16:22:57.846Z] ---> 7f84a7141d2d [2022-05-23T16:22:57.846Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T16:22:57.846Z] ---> Running in 50e0e74fa24f [2022-05-23T16:22:58.456Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T16:22:58.456Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T16:22:58.456Z] Removing intermediate container 50e0e74fa24f [2022-05-23T16:22:58.456Z] ---> 8b1c66bb056b [2022-05-23T16:22:58.456Z] [2022-05-23T16:22:58.456Z] Executing bash-5.1.16-r0.post-install [2022-05-23T16:22:58.456Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:22:58.456Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:22:58.456Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T16:22:58.456Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T16:22:58.740Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T16:22:58.740Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T16:22:58.740Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T16:22:58.740Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T16:22:58.740Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T16:22:58.740Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T16:22:58.740Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T16:22:58.740Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T16:22:58.740Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T16:22:58.740Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T16:22:58.740Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T16:22:59.021Z] Successfully built 8b1c66bb056b [2022-05-23T16:22:59.021Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T16:22:59.021Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-05-23T16:23:01.017Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T16:23:01.296Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T16:23:01.296Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T16:23:01.296Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T16:23:01.296Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T16:23:01.296Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T16:23:01.296Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T16:23:01.296Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T16:23:01.296Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T16:23:01.577Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T16:23:01.577Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T16:23:01.577Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T16:23:01.577Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T16:23:01.577Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T16:23:01.577Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T16:23:01.577Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T16:23:01.577Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T16:23:01.577Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T16:23:01.853Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T16:23:01.853Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T16:23:01.853Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T16:23:01.853Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T16:23:01.853Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T16:23:01.853Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T16:23:02.134Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T16:23:02.134Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T16:23:02.741Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:23:03.025Z] OK: 82 MiB in 65 packages [2022-05-23T16:23:08.465Z] Collecting docker-compose==1.23.2 [2022-05-23T16:23:08.465Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T16:23:08.465Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T16:23:08.465Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T16:23:08.465Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T16:23:11.867Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T16:23:11.867Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T16:23:11.867Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T16:23:12.142Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T16:23:15.541Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T16:23:15.541Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T16:23:15.813Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T16:23:15.813Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T16:23:20.144Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T16:23:20.144Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T16:23:21.606Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T16:23:21.606Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T16:23:22.614Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T16:23:22.614Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T16:23:24.616Z] Collecting PyYAML<4,>=3.10 [2022-05-23T16:23:24.904Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T16:23:29.243Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:23:29.243Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:23:29.243Z] ---> 3fbcac70017f [2022-05-23T16:23:29.243Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T16:23:29.243Z] ---> Using cache [2022-05-23T16:23:29.243Z] ---> b15c31146b51 [2022-05-23T16:23:29.243Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T16:23:30.230Z] ---> Running in f0baf327c0f8 [2022-05-23T16:23:31.663Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T16:23:31.663Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T16:23:31.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:23:32.213Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T16:23:32.813Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T16:23:32.813Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T16:23:33.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:23:33.088Z] Collecting idna<2.8,>=2.5 [2022-05-23T16:23:33.088Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T16:23:33.363Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T16:23:33.363Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T16:23:33.964Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T16:23:33.964Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T16:23:33.964Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T16:23:33.964Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T16:23:34.563Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:23:34.563Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:23:34.563Z] OK: 15741 distinct packages available [2022-05-23T16:23:34.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:23:35.112Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T16:23:35.112Z] Attempting uninstall: urllib3 [2022-05-23T16:23:35.112Z] Found existing installation: urllib3 1.26.7 [2022-05-23T16:23:35.112Z] Uninstalling urllib3-1.26.7: [2022-05-23T16:23:35.112Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T16:23:35.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:23:35.713Z] Attempting uninstall: idna [2022-05-23T16:23:35.713Z] Found existing installation: idna 3.3 [2022-05-23T16:23:35.713Z] Uninstalling idna-3.3: [2022-05-23T16:23:35.986Z] Successfully uninstalled idna-3.3 [2022-05-23T16:23:36.968Z] OK: 220 MiB in 52 packages [2022-05-23T16:23:38.952Z] Removing intermediate container f0baf327c0f8 [2022-05-23T16:23:38.952Z] ---> dc03d2713b49 [2022-05-23T16:23:38.952Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T16:23:39.552Z] ---> 37a80f043a46 [2022-05-23T16:23:39.552Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:23:39.827Z] ---> Running in 00c5c3648797 [2022-05-23T16:23:40.102Z] Attempting uninstall: requests [2022-05-23T16:23:40.102Z] Found existing installation: requests 2.26.0 [2022-05-23T16:23:40.102Z] Uninstalling requests-2.26.0: [2022-05-23T16:23:40.377Z] Successfully uninstalled requests-2.26.0 [2022-05-23T16:23:41.363Z] Running setup.py install for texttable: started [2022-05-23T16:23:44.006Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T16:23:44.006Z] Running setup.py install for PyYAML: started [2022-05-23T16:23:45.487Z] Removing intermediate container 00c5c3648797 [2022-05-23T16:23:45.487Z] ---> b96a53b35116 [2022-05-23T16:23:45.488Z] Step 7/20 : COPY . . [2022-05-23T16:23:48.127Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T16:23:48.732Z] Running setup.py install for docopt: started [2022-05-23T16:23:52.249Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T16:23:52.249Z] Running setup.py install for dockerpty: started [2022-05-23T16:23:55.768Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T16:23:59.222Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T16:24:14.371Z] Removing intermediate container 17792888503c [2022-05-23T16:24:14.371Z] ---> b1c4d62a9ef6 [2022-05-23T16:24:14.371Z] [2022-05-23T16:24:14.371Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:24:14.371Z] ---> ac73e934f311 [2022-05-23T16:24:14.371Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T16:24:14.371Z] ---> Running in d11d7af436e1 [2022-05-23T16:24:15.354Z] Removing intermediate container d11d7af436e1 [2022-05-23T16:24:15.354Z] ---> e9664cd3e938 [2022-05-23T16:24:15.354Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T16:24:15.628Z] ---> Running in df84a0e2c47a [2022-05-23T16:24:16.227Z] ---> 12c67521ce2f [2022-05-23T16:24:16.227Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T16:24:16.503Z] ---> Running in 56dc7210aa4a [2022-05-23T16:24:16.503Z] Removing intermediate container df84a0e2c47a [2022-05-23T16:24:16.503Z] ---> 58fa8603cc3d [2022-05-23T16:24:16.503Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T16:24:16.777Z] ---> Running in 6c43c96789e0 [2022-05-23T16:24:18.235Z] Removing intermediate container 6c43c96789e0 [2022-05-23T16:24:18.235Z] ---> ae3dc480410b [2022-05-23T16:24:18.235Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:24:18.235Z] ---> Running in ea2ff3a17902 [2022-05-23T16:24:20.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T16:24:22.903Z] Removing intermediate container ea2ff3a17902 [2022-05-23T16:24:22.903Z] ---> 5f40ab5115f3 [2022-05-23T16:24:22.903Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T16:24:22.903Z] ---> Running in 0c1303809a79 [2022-05-23T16:24:24.354Z] Removing intermediate container 2808ffe37b55 [2022-05-23T16:24:24.354Z] ---> c73f4d767657 [2022-05-23T16:24:24.354Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T16:24:24.354Z] ---> Running in 3d25a205b91a [2022-05-23T16:24:24.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:24:24.920Z] Removing intermediate container 3d25a205b91a [2022-05-23T16:24:24.920Z] ---> 5f164663504f [2022-05-23T16:24:24.920Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T16:24:25.218Z] ---> Running in 1d61e61f3201 [2022-05-23T16:24:25.497Z] Removing intermediate container 1d61e61f3201 [2022-05-23T16:24:25.497Z] ---> e9c27cffa9d9 [2022-05-23T16:24:25.497Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T16:24:25.786Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:24:27.234Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:24:27.234Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T16:24:27.234Z] ---> 54e87bf02118 [2022-05-23T16:24:27.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T16:24:27.234Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T16:24:27.510Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T16:24:27.510Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T16:24:27.787Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T16:24:27.787Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:24:27.787Z] OK: 8 MiB in 20 packages [2022-05-23T16:24:28.390Z] ---> ba3f4087bdca [2022-05-23T16:24:28.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T16:24:30.380Z] Removing intermediate container 0c1303809a79 [2022-05-23T16:24:30.380Z] ---> 21e30fd117fa [2022-05-23T16:24:30.380Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:24:30.380Z] ---> 7cf3fbb4e975 [2022-05-23T16:24:30.380Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T16:24:30.380Z] ---> Running in 2fc507ed9ff7 [2022-05-23T16:24:30.984Z] Removing intermediate container 2fc507ed9ff7 [2022-05-23T16:24:30.984Z] ---> 08fb6015e93d [2022-05-23T16:24:30.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:24:31.257Z] ---> Running in 3bcc2ccdec38 [2022-05-23T16:24:31.257Z] ---> 215952027ef7 [2022-05-23T16:24:31.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T16:24:31.854Z] Removing intermediate container 3bcc2ccdec38 [2022-05-23T16:24:31.854Z] ---> f704185d47fe [2022-05-23T16:24:31.854Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:24:31.854Z] ---> Running in a9a3f298fbea [2022-05-23T16:24:32.835Z] Removing intermediate container a9a3f298fbea [2022-05-23T16:24:32.835Z] ---> 902f98d0bb12 [2022-05-23T16:24:32.835Z] Step 22/23 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:24:32.835Z] ---> Running in 61225e794c47 [2022-05-23T16:24:33.433Z] Removing intermediate container 61225e794c47 [2022-05-23T16:24:33.433Z] ---> ce480f9414b6 [2022-05-23T16:24:33.433Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:24:33.706Z] ---> Running in 4c961b3d3184 [2022-05-23T16:24:33.706Z] ---> 8e45abaeb28f [2022-05-23T16:24:33.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T16:24:34.304Z] Removing intermediate container 4c961b3d3184 [2022-05-23T16:24:34.304Z] ---> 6e7f0c4dbb7b [2022-05-23T16:24:34.304Z] [2022-05-23T16:24:34.907Z] ---> 0f942bff84da [2022-05-23T16:24:34.907Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T16:24:34.907Z] Successfully built 6e7f0c4dbb7b [2022-05-23T16:24:34.907Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T16:24:34.907Z] Building support-scheduler [2022-05-23T16:24:35.183Z]  Building sys-mgmt-agent ... done  ---> Running in 6473406959d9 [2022-05-23T16:24:35.794Z] Removing intermediate container 6473406959d9 [2022-05-23T16:24:35.794Z] ---> c02619db782d [2022-05-23T16:24:35.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:24:35.794Z] ---> Running in 4c5f3c3e6992 [2022-05-23T16:24:36.399Z] Removing intermediate container 4c5f3c3e6992 [2022-05-23T16:24:36.399Z] ---> 2e3a6c189864 [2022-05-23T16:24:36.399Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:24:36.399Z] ---> Running in 4b0ed0ea53c9 [2022-05-23T16:24:37.001Z] Removing intermediate container 4b0ed0ea53c9 [2022-05-23T16:24:37.001Z] ---> f02b1a24aa64 [2022-05-23T16:24:37.001Z] Step 22/23 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:24:37.001Z] ---> Running in 5683e4edf6c6 [2022-05-23T16:24:37.608Z] Removing intermediate container 5683e4edf6c6 [2022-05-23T16:24:37.608Z] ---> 3c777fc4441e [2022-05-23T16:24:37.608Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:24:37.608Z] ---> Running in 7dca933aa0c8 [2022-05-23T16:24:38.216Z] Removing intermediate container 7dca933aa0c8 [2022-05-23T16:24:38.216Z] ---> 79630c1a9a9d [2022-05-23T16:24:38.216Z] [2022-05-23T16:24:38.821Z] Successfully built 79630c1a9a9d [2022-05-23T16:24:38.821Z] Successfully tagged core-data-arm64:latest [2022-05-23T16:24:38.821Z]  Building core-data ... done Building support-notifications [2022-05-23T16:25:25.841Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:25:25.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:25:25.841Z] ---> 3fbcac70017f [2022-05-23T16:25:25.841Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> b15c31146b51 [2022-05-23T16:25:25.841Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> f66febd8d3a1 [2022-05-23T16:25:25.841Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> 92b33e83c67d [2022-05-23T16:25:25.841Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> 62f960a4893f [2022-05-23T16:25:25.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> 26bdaaeee205 [2022-05-23T16:25:25.841Z] Step 8/22 : COPY . . [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> b16dcd34701c [2022-05-23T16:25:25.841Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T16:25:25.841Z] ---> Running in b765ceb626e2 [2022-05-23T16:25:25.841Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:25:25.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:25:25.841Z] ---> 3fbcac70017f [2022-05-23T16:25:25.841Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> b15c31146b51 [2022-05-23T16:25:25.841Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:25:25.841Z] ---> Using cache [2022-05-23T16:25:25.841Z] ---> f66febd8d3a1 [2022-05-23T16:25:25.841Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T16:25:25.841Z] ---> Running in 94a6db30a128 [2022-05-23T16:25:25.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T16:25:25.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:25:26.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:25:27.877Z] OK: 220 MiB in 52 packages [2022-05-23T16:25:29.337Z] Removing intermediate container 94a6db30a128 [2022-05-23T16:25:29.337Z] ---> be7edbcc83d7 [2022-05-23T16:25:29.337Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:25:29.938Z] ---> bd6172758c35 [2022-05-23T16:25:29.938Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:25:30.223Z] ---> Running in da193976654d [2022-05-23T16:25:35.641Z] Removing intermediate container da193976654d [2022-05-23T16:25:35.641Z] ---> 403cd6b62dd3 [2022-05-23T16:25:35.641Z] Step 8/22 : COPY . . [2022-05-23T16:25:57.892Z] ---> 5654b43a2660 [2022-05-23T16:25:57.892Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T16:25:57.892Z] ---> Running in 26b1f6106c31 [2022-05-23T16:25:57.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T16:31:20.115Z] Removing intermediate container 56dc7210aa4a [2022-05-23T16:31:20.115Z] ---> feadc3421c44 [2022-05-23T16:31:20.115Z] [2022-05-23T16:31:20.115Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T16:31:20.115Z] 3.15: Pulling from library/alpine [2022-05-23T16:31:20.115Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T16:31:20.115Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T16:31:20.115Z] ---> 3fb3c9af89a9 [2022-05-23T16:31:20.115Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:31:20.115Z] ---> Running in f616c6dc5edc [2022-05-23T16:31:20.115Z] Removing intermediate container f616c6dc5edc [2022-05-23T16:31:20.115Z] ---> 64569a31b4b8 [2022-05-23T16:31:20.115Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:31:20.115Z] ---> Running in b215d45ee5c0 [2022-05-23T16:31:22.183Z] Removing intermediate container b215d45ee5c0 [2022-05-23T16:31:22.183Z] ---> b95bc1db144f [2022-05-23T16:31:22.183Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T16:31:22.183Z] ---> Running in 87104ff4fb1e [2022-05-23T16:31:24.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:31:25.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:31:26.645Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:31:26.645Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:31:26.645Z] OK: 15734 distinct packages available [2022-05-23T16:31:26.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:31:27.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:31:29.382Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T16:31:29.382Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:31:29.382Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:31:29.658Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T16:31:29.658Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T16:31:30.645Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T16:31:30.922Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:31:30.922Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T16:31:30.922Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T16:31:31.198Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:31:31.198Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:31:31.798Z] OK: 8 MiB in 23 packages [2022-05-23T16:31:33.788Z] Removing intermediate container 87104ff4fb1e [2022-05-23T16:31:33.788Z] ---> 62ff09da4f16 [2022-05-23T16:31:33.788Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:31:34.779Z] ---> 4cb305116d05 [2022-05-23T16:31:34.779Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T16:31:36.795Z] ---> 173ce5f44f85 [2022-05-23T16:31:36.795Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T16:31:37.812Z] ---> 5672652c69b8 [2022-05-23T16:31:37.812Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T16:31:37.812Z] ---> Running in 97c93e0d3328 [2022-05-23T16:31:38.419Z] Removing intermediate container 97c93e0d3328 [2022-05-23T16:31:38.419Z] ---> 5b589ba1610e [2022-05-23T16:31:38.419Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:31:38.419Z] ---> Running in cee9faa5dae7 [2022-05-23T16:31:39.025Z] Removing intermediate container cee9faa5dae7 [2022-05-23T16:31:39.025Z] ---> 709b55de6336 [2022-05-23T16:31:39.025Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T16:31:39.025Z] ---> Running in 5a00df21146a [2022-05-23T16:31:39.625Z] Removing intermediate container 5a00df21146a [2022-05-23T16:31:39.625Z] ---> 191fa7c97197 [2022-05-23T16:31:39.625Z] Step 19/20 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:31:39.625Z] ---> Running in 0b98e3fbd709 [2022-05-23T16:31:40.233Z] Removing intermediate container 0b98e3fbd709 [2022-05-23T16:31:40.233Z] ---> 2e69e7b8dc32 [2022-05-23T16:31:40.233Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T16:31:40.509Z] ---> Running in 67b4168e32a8 [2022-05-23T16:31:40.793Z] Removing intermediate container 67b4168e32a8 [2022-05-23T16:31:40.793Z] ---> 65cce6da751d [2022-05-23T16:31:40.793Z] [2022-05-23T16:31:41.424Z] Successfully built 65cce6da751d [2022-05-23T16:31:41.424Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T16:31:41.424Z] Building security-spire-config [2022-05-23T16:32:13.819Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:32:13.819Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:32:13.819Z] ---> 3fbcac70017f [2022-05-23T16:32:13.819Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:32:13.819Z] ---> Using cache [2022-05-23T16:32:13.819Z] ---> b15c31146b51 [2022-05-23T16:32:13.819Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:32:13.819Z] ---> Using cache [2022-05-23T16:32:13.819Z] ---> f66febd8d3a1 [2022-05-23T16:32:13.819Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:32:13.819Z] ---> Running in 30a6ba1a0b86 [2022-05-23T16:32:15.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:32:16.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:32:18.260Z] OK: 220 MiB in 52 packages [2022-05-23T16:32:19.730Z] Removing intermediate container 30a6ba1a0b86 [2022-05-23T16:32:19.730Z] ---> 870de9319a81 [2022-05-23T16:32:19.730Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:32:20.717Z] ---> 260c82f5c6e8 [2022-05-23T16:32:20.717Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:32:20.717Z] ---> Running in 56ededaaf069 [2022-05-23T16:32:27.469Z] Removing intermediate container 56ededaaf069 [2022-05-23T16:32:27.469Z] ---> 634b9335aa53 [2022-05-23T16:32:27.469Z] Step 8/26 : COPY . . [2022-05-23T16:32:49.787Z] ---> 1d36b6e020ba [2022-05-23T16:32:49.787Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:32:50.067Z] ---> Running in d8eb36a03a47 [2022-05-23T16:32:50.666Z] Removing intermediate container d8eb36a03a47 [2022-05-23T16:32:50.666Z] ---> 392bdfdd42e9 [2022-05-23T16:32:50.666Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:32:50.666Z] ---> Running in c19a7695f494 [2022-05-23T16:32:54.087Z] Removing intermediate container c19a7695f494 [2022-05-23T16:32:54.087Z] ---> fe8479d94202 [2022-05-23T16:32:54.087Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:32:54.087Z] ---> Running in e7bd59d534d0 [2022-05-23T16:32:54.371Z] Removing intermediate container e7bd59d534d0 [2022-05-23T16:32:54.371Z] ---> 60a826c5b4c7 [2022-05-23T16:32:54.371Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:32:54.371Z] ---> Running in 1b368c00091c [2022-05-23T16:32:57.819Z] spire-1.2.1/ [2022-05-23T16:32:57.819Z] spire-1.2.1/.data/ [2022-05-23T16:32:57.819Z] spire-1.2.1/.data/.file [2022-05-23T16:32:57.819Z] spire-1.2.1/.dockerignore [2022-05-23T16:32:57.819Z] spire-1.2.1/.gitattributes [2022-05-23T16:32:57.819Z] spire-1.2.1/.githooks/ [2022-05-23T16:32:57.819Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/ [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:32:57.819Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:32:57.819Z] spire-1.2.1/.gitignore [2022-05-23T16:32:57.819Z] spire-1.2.1/.go-version [2022-05-23T16:32:57.819Z] spire-1.2.1/.golangci.yml [2022-05-23T16:32:57.819Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:32:57.819Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:32:57.819Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:32:57.819Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:32:57.819Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:32:57.819Z] spire-1.2.1/Dockerfile [2022-05-23T16:32:57.819Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:32:57.819Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:32:57.819Z] spire-1.2.1/LICENSE [2022-05-23T16:32:57.819Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:32:57.819Z] spire-1.2.1/Makefile [2022-05-23T16:32:57.819Z] spire-1.2.1/README.md [2022-05-23T16:32:57.819Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:32:57.819Z] spire-1.2.1/SECURITY.md [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:32:57.819Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/ [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/agent/ [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/server/ [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:32:57.819Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:32:57.819Z] spire-1.2.1/doc/ [2022-05-23T16:32:57.819Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:32:57.819Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:32:57.819Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:32:57.819Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/ [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:32:57.820Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:32:57.820Z] spire-1.2.1/examples/ [2022-05-23T16:32:57.820Z] spire-1.2.1/examples/README.md [2022-05-23T16:32:57.820Z] spire-1.2.1/go.mod [2022-05-23T16:32:57.820Z] spire-1.2.1/go.sum [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:32:57.820Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:32:57.821Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:32:58.096Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:32:58.097Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:32:58.372Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:32:58.373Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/private/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:32:58.374Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:32:58.649Z] spire-1.2.1/release/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:32:58.649Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:32:58.649Z] spire-1.2.1/script/ [2022-05-23T16:32:58.649Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:32:58.649Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:32:58.649Z] spire-1.2.1/support/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:32:58.649Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/clock/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:32:58.649Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:32:58.650Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/common [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:32:58.650Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:32:58.651Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:32:58.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:32:58.930Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:32:58.931Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:32:58.931Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testca/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testkey/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/util/ [2022-05-23T16:32:58.931Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/util/race.go [2022-05-23T16:32:58.931Z] spire-1.2.1/test/util/util.go [2022-05-23T16:32:58.931Z] building spire from source... [2022-05-23T16:32:59.916Z] Installing go1.17.7... [2022-05-23T16:33:22.178Z] Removing intermediate container b765ceb626e2 [2022-05-23T16:33:22.178Z] ---> 787fd41ebecf [2022-05-23T16:33:22.178Z] [2022-05-23T16:33:22.178Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:33:22.178Z] ---> ac73e934f311 [2022-05-23T16:33:22.178Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:33:22.178Z] ---> Using cache [2022-05-23T16:33:22.178Z] ---> d6fa629cf72f [2022-05-23T16:33:22.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:33:22.178Z] ---> Using cache [2022-05-23T16:33:22.178Z] ---> b5812675f4fd [2022-05-23T16:33:22.178Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T16:33:22.178Z] ---> Running in fe0d358399e6 [2022-05-23T16:33:22.178Z] Removing intermediate container fe0d358399e6 [2022-05-23T16:33:22.178Z] ---> 36d8308fb1c0 [2022-05-23T16:33:22.178Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:33:22.178Z] ---> Running in 63638890f288 [2022-05-23T16:33:22.178Z] Removing intermediate container 63638890f288 [2022-05-23T16:33:22.178Z] ---> 0a7829dbb1ef [2022-05-23T16:33:22.178Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:33:22.455Z] ---> 3b894239e5b1 [2022-05-23T16:33:22.455Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T16:33:25.099Z] ---> f97057e29592 [2022-05-23T16:33:25.099Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T16:33:25.720Z] ---> 5211a89babb9 [2022-05-23T16:33:25.720Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T16:33:25.720Z] ---> Running in 0ea8f6a3c9ee [2022-05-23T16:33:26.329Z] Removing intermediate container 0ea8f6a3c9ee [2022-05-23T16:33:26.329Z] ---> 255831050ec4 [2022-05-23T16:33:26.329Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:33:26.607Z] ---> Running in 471b14208ddb [2022-05-23T16:33:27.239Z] Removing intermediate container 471b14208ddb [2022-05-23T16:33:27.239Z] ---> 772c68283af0 [2022-05-23T16:33:27.239Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:33:27.531Z] ---> Running in 3f8064746925 [2022-05-23T16:33:28.149Z] Removing intermediate container 3f8064746925 [2022-05-23T16:33:28.149Z] ---> 5fbaaae217ff [2022-05-23T16:33:28.149Z] Step 21/22 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:33:28.149Z] ---> Running in 5e6c58e562e4 [2022-05-23T16:33:28.779Z] Removing intermediate container 5e6c58e562e4 [2022-05-23T16:33:28.779Z] ---> 1a4fbce125a0 [2022-05-23T16:33:28.779Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:33:29.083Z] ---> Running in a1647b1fa995 [2022-05-23T16:33:29.083Z] Building bin/spire-server... [2022-05-23T16:33:29.083Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:33:29.373Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:33:29.373Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:33:29.652Z] Removing intermediate container a1647b1fa995 [2022-05-23T16:33:29.652Z] ---> b8ba52144bf0 [2022-05-23T16:33:29.652Z] [2022-05-23T16:33:29.947Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:33:30.227Z] Successfully built b8ba52144bf0 [2022-05-23T16:33:30.227Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T16:33:30.227Z] Building core-metadata [2022-05-23T16:33:30.506Z]  Building support-scheduler ... done go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:33:33.929Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:33:34.534Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:33:34.813Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:33:34.813Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:33:35.093Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:33:35.700Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:33:35.700Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:33:35.700Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:33:35.977Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:33:35.977Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-23T16:33:38.619Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:33:38.619Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:33:38.619Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:33:39.616Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:33:39.616Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:33:39.616Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:33:58.045Z] Removing intermediate container 26b1f6106c31 [2022-05-23T16:33:58.045Z] ---> df885aac11b6 [2022-05-23T16:33:58.045Z] [2022-05-23T16:33:58.045Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:33:58.045Z] ---> ac73e934f311 [2022-05-23T16:33:58.045Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T16:33:58.045Z] ---> Running in c322813f8b8a [2022-05-23T16:33:59.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:33:59.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:33:59.042Z] ---> 3fbcac70017f [2022-05-23T16:33:59.042Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:33:59.042Z] ---> Using cache [2022-05-23T16:33:59.042Z] ---> b15c31146b51 [2022-05-23T16:33:59.042Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:33:59.042Z] ---> Using cache [2022-05-23T16:33:59.333Z] ---> f66febd8d3a1 [2022-05-23T16:33:59.333Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:33:59.333Z] ---> Using cache [2022-05-23T16:33:59.333Z] ---> 92b33e83c67d [2022-05-23T16:33:59.333Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:33:59.333Z] ---> Using cache [2022-05-23T16:33:59.333Z] ---> 62f960a4893f [2022-05-23T16:33:59.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:33:59.333Z] ---> Using cache [2022-05-23T16:33:59.333Z] ---> 26bdaaeee205 [2022-05-23T16:33:59.333Z] Step 8/23 : COPY . . [2022-05-23T16:33:59.333Z] ---> Using cache [2022-05-23T16:33:59.333Z] ---> b16dcd34701c [2022-05-23T16:33:59.333Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T16:33:59.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:33:59.614Z] ---> Running in edc10b5c1c91 [2022-05-23T16:34:00.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:34:01.201Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T16:34:01.201Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:34:01.479Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:34:01.479Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:34:01.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T16:34:02.037Z] OK: 6 MiB in 16 packages [2022-05-23T16:34:04.030Z] Removing intermediate container c322813f8b8a [2022-05-23T16:34:04.030Z] ---> e92cea508cc2 [2022-05-23T16:34:04.030Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:34:04.302Z] ---> Running in 8d3e88e23cdf [2022-05-23T16:34:04.903Z] Removing intermediate container 8d3e88e23cdf [2022-05-23T16:34:04.903Z] ---> 6dc2b34b298e [2022-05-23T16:34:04.903Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T16:34:04.903Z] ---> Running in 14137cb6b331 [2022-05-23T16:34:05.510Z] Removing intermediate container 14137cb6b331 [2022-05-23T16:34:05.510Z] ---> 1394977ce7c4 [2022-05-23T16:34:05.510Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:34:05.510Z] ---> Running in bb223c2da31d [2022-05-23T16:34:06.119Z] Removing intermediate container bb223c2da31d [2022-05-23T16:34:06.119Z] ---> caf6f1abf585 [2022-05-23T16:34:06.119Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:34:07.114Z] ---> f021390931bb [2022-05-23T16:34:07.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T16:34:10.263Z] ---> 43604c4dfd3f [2022-05-23T16:34:10.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T16:34:10.569Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:34:10.569Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:34:10.569Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:34:10.863Z]  ---> 3f85332c2114 [2022-05-23T16:34:10.863Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T16:34:10.863Z] ---> Running in c8227bdb92c9 [2022-05-23T16:34:10.863Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:34:11.483Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:34:11.483Z] Removing intermediate container c8227bdb92c9 [2022-05-23T16:34:11.483Z] ---> a54f2496c718 [2022-05-23T16:34:11.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:34:11.762Z] ---> Running in 71ed077bc2a1 [2022-05-23T16:34:12.049Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:34:12.332Z] Removing intermediate container 71ed077bc2a1 [2022-05-23T16:34:12.332Z] ---> 3f17ba1fec60 [2022-05-23T16:34:12.332Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:34:12.332Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:34:12.332Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:34:12.332Z]  ---> Running in 3ed51d6cac8e [2022-05-23T16:34:12.332Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:34:12.612Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:34:12.909Z] Removing intermediate container 3ed51d6cac8e [2022-05-23T16:34:12.909Z] ---> 70389c91b063 [2022-05-23T16:34:12.909Z] Step 21/22 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:34:13.189Z] ---> Running in cff4b0cb66fa [2022-05-23T16:34:13.189Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:34:13.189Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:34:13.788Z] Removing intermediate container cff4b0cb66fa [2022-05-23T16:34:13.788Z] ---> ded50ba56697 [2022-05-23T16:34:13.788Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:34:13.788Z] ---> Running in 609d819fbaed [2022-05-23T16:34:14.061Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:34:14.336Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:34:14.336Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:34:14.336Z] Removing intermediate container 609d819fbaed [2022-05-23T16:34:14.336Z] ---> 36a72f20fdc3 [2022-05-23T16:34:14.336Z] [2022-05-23T16:34:14.336Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:34:14.611Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:34:14.611Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:34:14.888Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:34:14.888Z] Successfully built 36a72f20fdc3 [2022-05-23T16:34:14.888Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T16:34:15.164Z]  Building support-notifications ... done go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:34:15.765Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:34:15.765Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:34:16.040Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:34:16.316Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:34:16.316Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:34:16.593Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:34:16.593Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:34:16.593Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:34:16.866Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:34:17.143Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:34:17.744Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:34:18.022Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:34:18.022Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:34:18.022Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:34:18.296Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:34:18.571Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:34:40.772Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:34:40.772Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:34:40.772Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:34:40.772Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:34:43.409Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:34:43.409Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:34:43.409Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:34:43.688Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:34:43.688Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:34:43.966Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:34:44.956Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:35:24.010Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:35:24.010Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:35:24.010Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:35:24.010Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:35:28.325Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:35:29.768Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:35:30.045Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:35:30.648Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:35:31.635Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:35:31.911Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:35:32.187Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:35:33.174Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:35:33.174Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:35:34.164Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:35:34.164Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:35:34.164Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:35:34.164Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:35:34.438Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:35:35.882Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:35:35.882Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:35:35.882Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:35:36.159Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:35:36.159Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:35:36.433Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:35:36.710Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:35:36.710Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:35:36.710Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:35:36.987Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:35:36.987Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:35:36.987Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:35:41.313Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:35:41.589Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:35:41.589Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:35:42.576Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:35:42.852Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:35:43.128Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:35:43.407Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:35:44.012Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:35:44.289Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:35:44.566Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:35:44.566Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:35:44.566Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:35:44.842Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:35:44.842Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:35:45.829Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:35:45.829Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:35:46.105Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:35:46.382Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:35:46.382Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:35:47.827Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:35:48.103Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:35:48.710Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:35:48.989Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:35:49.267Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:35:49.267Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:35:49.547Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:35:49.547Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:35:49.826Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:35:50.463Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:35:54.080Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:35:54.080Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:35:54.080Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:35:55.529Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:35:55.529Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:35:56.132Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:35:56.132Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:35:56.411Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:35:56.411Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:35:56.689Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:35:56.689Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:35:56.973Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:36:07.175Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:36:07.175Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:36:07.175Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:36:07.175Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:36:25.536Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:36:25.536Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:39:02.558Z] Removing intermediate container edc10b5c1c91 [2022-05-23T16:39:02.558Z] ---> 1c93be937507 [2022-05-23T16:39:02.558Z] [2022-05-23T16:39:02.558Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:39:02.558Z] ---> ac73e934f311 [2022-05-23T16:39:02.558Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:39:02.558Z] ---> Using cache [2022-05-23T16:39:02.558Z] ---> d6fa629cf72f [2022-05-23T16:39:02.558Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:39:02.558Z] ---> Using cache [2022-05-23T16:39:02.558Z] ---> b5812675f4fd [2022-05-23T16:39:02.558Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T16:39:02.558Z] ---> Running in a008ed03e79d [2022-05-23T16:39:02.558Z] Removing intermediate container a008ed03e79d [2022-05-23T16:39:02.558Z] ---> a4a29326b970 [2022-05-23T16:39:02.558Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:39:02.558Z] ---> Running in f93ba3cffe60 [2022-05-23T16:39:02.558Z] Removing intermediate container f93ba3cffe60 [2022-05-23T16:39:02.558Z] ---> a3ade16e4ead [2022-05-23T16:39:02.558Z] Step 15/23 : WORKDIR / [2022-05-23T16:39:02.558Z] ---> Running in 310fc11fff98 [2022-05-23T16:39:02.558Z] Removing intermediate container 310fc11fff98 [2022-05-23T16:39:02.558Z] ---> 77376a013080 [2022-05-23T16:39:02.558Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:39:02.558Z] ---> a2ac19e23e16 [2022-05-23T16:39:02.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T16:39:02.558Z] ---> c98bf7a6eabe [2022-05-23T16:39:02.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T16:39:02.558Z] ---> 58085fc0b8d6 [2022-05-23T16:39:02.558Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T16:39:02.558Z] ---> Running in afa019610f51 [2022-05-23T16:39:02.558Z] Removing intermediate container afa019610f51 [2022-05-23T16:39:02.558Z] ---> 0b5bc9870bb4 [2022-05-23T16:39:02.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:39:02.558Z] ---> Running in ce996b8df684 [2022-05-23T16:39:02.558Z] Removing intermediate container ce996b8df684 [2022-05-23T16:39:02.558Z] ---> a4a3c787fb3e [2022-05-23T16:39:02.558Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:39:02.558Z] ---> Running in 380dc44bea28 [2022-05-23T16:39:02.558Z] Removing intermediate container 380dc44bea28 [2022-05-23T16:39:02.558Z] ---> 62eccabf877b [2022-05-23T16:39:02.558Z] Step 22/23 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T16:39:02.558Z] ---> Running in aa77abcd6853 [2022-05-23T16:39:02.558Z] Removing intermediate container aa77abcd6853 [2022-05-23T16:39:02.558Z] ---> bffa5c10fbd3 [2022-05-23T16:39:02.558Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:39:02.558Z] ---> Running in eef639ba6fc4 [2022-05-23T16:39:02.558Z] Removing intermediate container eef639ba6fc4 [2022-05-23T16:39:02.558Z] ---> 31acf427add3 [2022-05-23T16:39:02.558Z] [2022-05-23T16:39:03.161Z] Successfully built 31acf427add3 [2022-05-23T16:39:03.161Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T16:53:26.463Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-23T16:53:27.914Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:53:28.189Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:53:28.792Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:53:28.792Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:53:32.190Z] Building bin/spire-agent... [2022-05-23T16:53:33.170Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:53:33.448Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:53:33.727Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:53:33.727Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:53:34.007Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:53:34.994Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:53:34.994Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:53:35.594Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:53:35.594Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:53:35.594Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:53:35.871Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:53:36.146Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:53:36.146Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:53:38.778Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:53:40.769Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:53:40.769Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:53:41.755Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:53:41.755Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:53:41.755Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:53:41.755Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:53:41.755Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:53:42.033Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:01:19.543Z] Removing intermediate container 63b43dbae4e1 [2022-05-23T17:01:19.543Z] ---> efc510e3190c [2022-05-23T17:01:19.543Z] [2022-05-23T17:01:19.543Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T17:01:19.543Z] ---> 3fb3c9af89a9 [2022-05-23T17:01:19.543Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:01:19.543Z] ---> Using cache [2022-05-23T17:01:19.543Z] ---> 64569a31b4b8 [2022-05-23T17:01:19.543Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:01:19.543Z] ---> Using cache [2022-05-23T17:01:19.543Z] ---> b95bc1db144f [2022-05-23T17:01:19.543Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T17:01:19.543Z] ---> Running in 981d77fb081c [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:01:19.543Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:01:19.543Z] OK: 15734 distinct packages available [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] Removing intermediate container f0e800d8ca6f [2022-05-23T17:01:19.543Z] ---> dc9a29808159 [2022-05-23T17:01:19.543Z] [2022-05-23T17:01:19.543Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T17:01:19.543Z] ---> 3fb3c9af89a9 [2022-05-23T17:01:19.543Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:01:19.543Z] ---> Using cache [2022-05-23T17:01:19.543Z] ---> 64569a31b4b8 [2022-05-23T17:01:19.543Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:01:19.543Z] ---> Using cache [2022-05-23T17:01:19.543Z] ---> b95bc1db144f [2022-05-23T17:01:19.543Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T17:01:19.543Z] ---> Running in d0cbdc3d5b57 [2022-05-23T17:01:19.543Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T17:01:19.543Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:01:19.543Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T17:01:19.543Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T17:01:19.543Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T17:01:19.543Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] OK: 6 MiB in 19 packages [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] Removing intermediate container 981d77fb081c [2022-05-23T17:01:19.543Z] ---> 202cb8e020e7 [2022-05-23T17:01:19.543Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:01:19.543Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:01:19.543Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:01:19.543Z] OK: 15734 distinct packages available [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:19.543Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T17:01:19.543Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:01:19.543Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T17:01:19.543Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T17:01:19.823Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T17:01:19.823Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:01:19.823Z] OK: 6 MiB in 19 packages [2022-05-23T17:01:20.817Z] ---> 22967434b071 [2022-05-23T17:01:20.817Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:01:21.440Z] Removing intermediate container d0cbdc3d5b57 [2022-05-23T17:01:21.440Z] ---> 0292263dad08 [2022-05-23T17:01:21.440Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T17:01:21.440Z] ---> 7ab7a734b181 [2022-05-23T17:01:21.440Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T17:01:22.440Z] ---> 89d2eb57bace [2022-05-23T17:01:22.440Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T17:01:23.435Z] ---> 60ad9866fc83 [2022-05-23T17:01:23.435Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:01:23.435Z] ---> Running in 9cc2975490c1 [2022-05-23T17:01:27.602Z] Removing intermediate container 9cc2975490c1 [2022-05-23T17:01:27.602Z] ---> aa4576d9e6cd [2022-05-23T17:01:27.602Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:01:27.602Z] ---> Running in 1833080b4c76 [2022-05-23T17:01:27.602Z] Removing intermediate container 1833080b4c76 [2022-05-23T17:01:27.602Z] ---> 9608e48075ca [2022-05-23T17:01:27.602Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T17:01:27.602Z] ---> 0b7372a0eb72 [2022-05-23T17:01:27.602Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:01:27.602Z] ---> Running in 88edf942d6df [2022-05-23T17:01:27.602Z] Removing intermediate container 88edf942d6df [2022-05-23T17:01:27.602Z] ---> fac083e7c104 [2022-05-23T17:01:27.602Z] Step 24/25 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T17:01:27.602Z] ---> Running in ce85e6df47a6 [2022-05-23T17:01:27.602Z] Removing intermediate container ce85e6df47a6 [2022-05-23T17:01:27.602Z] ---> 12177e939743 [2022-05-23T17:01:27.602Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T17:01:27.602Z] ---> Running in cef52b7ba7a2 [2022-05-23T17:01:27.602Z] Removing intermediate container cef52b7ba7a2 [2022-05-23T17:01:27.602Z] ---> 0bdbd5e49c5e [2022-05-23T17:01:27.602Z] [2022-05-23T17:01:27.602Z] Successfully built 0bdbd5e49c5e [2022-05-23T17:01:27.602Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T17:01:29.244Z]  Building security-spire-server ... done  ---> 6fdcf416f6ce [2022-05-23T17:01:29.244Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:01:29.891Z] ---> f0a6c35f2943 [2022-05-23T17:01:29.891Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T17:01:30.515Z] ---> b7a66a0fa507 [2022-05-23T17:01:30.515Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T17:01:31.125Z] ---> bd3d212fe8c4 [2022-05-23T17:01:31.125Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:01:31.125Z] ---> Running in 343d28a0db82 [2022-05-23T17:01:31.419Z] Removing intermediate container 343d28a0db82 [2022-05-23T17:01:31.419Z] ---> 63431f640407 [2022-05-23T17:01:31.419Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:01:31.700Z] ---> Running in ccd9a103861c [2022-05-23T17:01:31.985Z] Removing intermediate container ccd9a103861c [2022-05-23T17:01:31.985Z] ---> f9232e0b632a [2022-05-23T17:01:31.985Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T17:01:31.985Z] ---> Running in a4327383c0dc [2022-05-23T17:01:32.584Z] Removing intermediate container a4327383c0dc [2022-05-23T17:01:32.584Z] ---> a78e9a5b6098 [2022-05-23T17:01:32.584Z] Step 25/26 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T17:01:32.584Z] ---> Running in e514ee5f0724 [2022-05-23T17:01:32.859Z] Removing intermediate container e514ee5f0724 [2022-05-23T17:01:32.859Z] ---> c85a46250c43 [2022-05-23T17:01:32.859Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T17:01:32.859Z] ---> Running in 25be6da59e3c [2022-05-23T17:01:33.135Z] Removing intermediate container 25be6da59e3c [2022-05-23T17:01:33.135Z] ---> f6ea30646414 [2022-05-23T17:01:33.135Z] [2022-05-23T17:01:33.410Z] Successfully built f6ea30646414 [2022-05-23T17:01:33.410Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T17:03:26.932Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-23T17:03:26.932Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:03:26.932Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:03:26.932Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:03:26.932Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:03:26.932Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:03:26.932Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:03:26.932Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:03:26.932Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:03:26.932Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:03:26.932Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:03:26.932Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:03:26.932Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:03:26.932Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:07:19.209Z] Removing intermediate container 1b368c00091c [2022-05-23T17:07:19.209Z] ---> 4198e3d218e6 [2022-05-23T17:07:19.209Z] [2022-05-23T17:07:19.209Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T17:07:19.209Z] ---> 3fb3c9af89a9 [2022-05-23T17:07:19.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:07:19.209Z] ---> Using cache [2022-05-23T17:07:19.209Z] ---> 64569a31b4b8 [2022-05-23T17:07:19.209Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:07:19.209Z] ---> Using cache [2022-05-23T17:07:19.209Z] ---> b95bc1db144f [2022-05-23T17:07:19.209Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T17:07:19.209Z] ---> Running in c589899f1b0a [2022-05-23T17:07:19.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:07:20.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:07:21.429Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:07:21.429Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:07:21.429Z] OK: 15734 distinct packages available [2022-05-23T17:07:21.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:07:22.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:07:23.645Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T17:07:23.645Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:07:23.920Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T17:07:23.920Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T17:07:23.920Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:07:23.920Z] OK: 6 MiB in 18 packages [2022-05-23T17:07:24.897Z] Removing intermediate container c589899f1b0a [2022-05-23T17:07:24.897Z] ---> bdb5982c3de0 [2022-05-23T17:07:24.897Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:07:28.283Z] ---> 6e815351d58e [2022-05-23T17:07:28.283Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:07:28.881Z] ---> 7811295f9e6e [2022-05-23T17:07:28.881Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T17:07:28.881Z] ---> Running in 614b8c1b59f0 [2022-05-23T17:07:29.477Z] Removing intermediate container 614b8c1b59f0 [2022-05-23T17:07:29.477Z] ---> 7a4fff6aa8a1 [2022-05-23T17:07:29.477Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T17:07:30.072Z] ---> d7ae8926e888 [2022-05-23T17:07:30.072Z] Step 21/26 : WORKDIR / [2022-05-23T17:07:30.072Z] ---> Running in c261819616fb [2022-05-23T17:07:30.347Z] Removing intermediate container c261819616fb [2022-05-23T17:07:30.347Z] ---> a4b0638109f6 [2022-05-23T17:07:30.347Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:07:30.620Z] ---> Running in 708d2af7ae0c [2022-05-23T17:07:30.891Z] Removing intermediate container 708d2af7ae0c [2022-05-23T17:07:30.891Z] ---> edde18b4578c [2022-05-23T17:07:30.891Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:07:30.891Z] ---> Running in 8c62ec6a51ea [2022-05-23T17:07:31.166Z] Removing intermediate container 8c62ec6a51ea [2022-05-23T17:07:31.166Z] ---> d982bfae6715 [2022-05-23T17:07:31.166Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T17:07:31.436Z] ---> Running in 8c2e8b2d20d7 [2022-05-23T17:07:31.706Z] Removing intermediate container 8c2e8b2d20d7 [2022-05-23T17:07:31.706Z] ---> 011b6f191104 [2022-05-23T17:07:31.706Z] Step 25/26 : LABEL git_sha=864da45903ead621f3fea853d05c1e9d9f87dc4a [2022-05-23T17:07:31.706Z] ---> Running in a6cefe0b216c [2022-05-23T17:07:31.978Z] Removing intermediate container a6cefe0b216c [2022-05-23T17:07:31.978Z] ---> ec14d84811db [2022-05-23T17:07:31.978Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T17:07:32.257Z] ---> Running in 7569cb8a2c66 [2022-05-23T17:07:32.532Z] Removing intermediate container 7569cb8a2c66 [2022-05-23T17:07:32.532Z] ---> 0e5b69fdd9ec [2022-05-23T17:07:32.532Z] [2022-05-23T17:07:32.532Z] Successfully built 0e5b69fdd9ec [2022-05-23T17:07:32.806Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T17:07:33.092Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-23T17:07:33.105Z] $ docker stop --time=1 87a623319242426820142daecd13e408d3f24410ce5584e59e1c540ba4491f0c [2022-05-23T17:07:34.886Z] $ docker rm -f 87a623319242426820142daecd13e408d3f24410ce5584e59e1c540ba4491f0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T17:07:35.502Z] + docker images [2022-05-23T17:07:36.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T17:07:36.105Z] security-spire-config-arm64 latest 0e5b69fdd9ec 3 seconds ago 85.6MB [2022-05-23T17:07:36.105Z] 4198e3d218e6 34 seconds ago 4.15GB [2022-05-23T17:07:36.105Z] security-spire-agent-arm64 latest f6ea30646414 6 minutes ago 126MB [2022-05-23T17:07:36.105Z] security-spire-server-arm64 latest 0bdbd5e49c5e 6 minutes ago 86.3MB [2022-05-23T17:07:36.105Z] dc9a29808159 6 minutes ago 4.15GB [2022-05-23T17:07:36.105Z] efc510e3190c 6 minutes ago 4.15GB [2022-05-23T17:07:36.105Z] core-metadata-arm64 latest 31acf427add3 28 minutes ago 16.3MB [2022-05-23T17:07:36.105Z] 1c93be937507 28 minutes ago 1.32GB [2022-05-23T17:07:36.105Z] support-notifications-arm64 latest 36a72f20fdc3 33 minutes ago 26MB [2022-05-23T17:07:36.105Z] df885aac11b6 33 minutes ago 1.37GB [2022-05-23T17:07:36.105Z] support-scheduler-arm64 latest b8ba52144bf0 34 minutes ago 25.4MB [2022-05-23T17:07:36.105Z] 787fd41ebecf 34 minutes ago 1.37GB [2022-05-23T17:07:36.105Z] security-spiffe-token-provider-arm64 latest 65cce6da751d 35 minutes ago 28.1MB [2022-05-23T17:07:36.105Z] feadc3421c44 36 minutes ago 1.36GB [2022-05-23T17:07:36.105Z] core-data-arm64 latest 79630c1a9a9d 42 minutes ago 21.6MB [2022-05-23T17:07:36.105Z] sys-mgmt-agent-arm64 latest 6e7f0c4dbb7b 43 minutes ago 282MB [2022-05-23T17:07:36.105Z] b1c4d62a9ef6 43 minutes ago 1.34GB [2022-05-23T17:07:36.105Z] security-secretstore-setup-arm64 latest 8b1c66bb056b 44 minutes ago 27.5MB [2022-05-23T17:07:36.105Z] 395a7f945f39 45 minutes ago 1.31GB [2022-05-23T17:07:36.105Z] f49e68f729a2 45 minutes ago 1.32GB [2022-05-23T17:07:36.105Z] security-bootstrapper-arm64 latest d86a69a9105c 51 minutes ago 18.3MB [2022-05-23T17:07:36.105Z] security-proxy-setup-arm64 latest 173d07ab770b 51 minutes ago 26.1MB [2022-05-23T17:07:36.105Z] core-command-arm64 latest 301787862eb4 51 minutes ago 15.5MB [2022-05-23T17:07:36.105Z] e3c05f1492fe 51 minutes ago 1.32GB [2022-05-23T17:07:36.105Z] 52e9b25596bd 51 minutes ago 1.32GB [2022-05-23T17:07:36.105Z] 55028f181429 52 minutes ago 1.31GB [2022-05-23T17:07:36.105Z] ci-base-image-arm64 latest 3fbcac70017f About an hour ago 891MB [2022-05-23T17:07:36.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T17:07:36.105Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T17:07:36.105Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T17:07:36.105Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T17:07:36.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:07:36.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:07:36.567Z] [2022-05-23T17:07:36.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:07:36.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:07:37.197Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T17:07:37.197Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T17:07:37.197Z] 04944245beec: Pulling fs layer [2022-05-23T17:07:37.197Z] 699f458cf7ca: Pulling fs layer [2022-05-23T17:07:37.197Z] 765212b225bb: Pulling fs layer [2022-05-23T17:07:37.197Z] f23df028b6ca: Pulling fs layer [2022-05-23T17:07:37.197Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T17:07:37.197Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T17:07:37.197Z] d65c8cfc05b1: Waiting [2022-05-23T17:07:37.197Z] 2437ff75d9bd: Waiting [2022-05-23T17:07:37.197Z] 765212b225bb: Waiting [2022-05-23T17:07:37.197Z] f23df028b6ca: Waiting [2022-05-23T17:07:37.197Z] 04944245beec: Verifying Checksum [2022-05-23T17:07:37.197Z] 04944245beec: Download complete [2022-05-23T17:07:37.197Z] 765212b225bb: Download complete [2022-05-23T17:07:37.197Z] f23df028b6ca: Verifying Checksum [2022-05-23T17:07:37.197Z] f23df028b6ca: Download complete [2022-05-23T17:07:37.469Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T17:07:37.469Z] d65c8cfc05b1: Download complete [2022-05-23T17:07:37.469Z] 699f458cf7ca: Verifying Checksum [2022-05-23T17:07:37.469Z] 699f458cf7ca: Download complete [2022-05-23T17:07:37.743Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T17:07:37.743Z] 8998bd30e6a1: Download complete [2022-05-23T17:07:40.363Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T17:07:40.363Z] 2437ff75d9bd: Download complete [2022-05-23T17:07:42.350Z] 8998bd30e6a1: Pull complete [2022-05-23T17:07:42.948Z] 04944245beec: Pull complete [2022-05-23T17:07:44.931Z] 699f458cf7ca: Pull complete [2022-05-23T17:07:44.931Z] 765212b225bb: Pull complete [2022-05-23T17:07:45.914Z] f23df028b6ca: Pull complete [2022-05-23T17:07:46.188Z] d65c8cfc05b1: Pull complete [2022-05-23T17:08:04.499Z] 2437ff75d9bd: Pull complete [2022-05-23T17:08:04.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T17:08:04.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:08:04.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T17:08:04.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-64382 does not seem to be running inside a container [2022-05-23T17:08:04.838Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T17:08:07.843Z] $ docker top f9b0fd9de8c7f08934ff0e864bb5007c2d96c4dc0bc9426491227af859d09ca5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:08.897Z] ---> job-cost.sh [2022-05-23T17:08:08.897Z] lf-activate-venv: SKIPPING [2022-05-23T17:08:08.897Z] INFO: No Stack... [2022-05-23T17:08:09.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T17:08:10.473Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T17:08:11.145Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2022-05-23T17:08:11.145Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T17:08:11.180Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4000-14-stack-cost] [2022-05-23T17:08:11.186Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4000-14-stack-cost] did not exist. Created. [2022-05-23T17:08:11.186Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4000-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T17:08:11.880Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T17:08:12.081Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T17:08:12.088Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4000-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T17:08:12.114Z] $ docker stop --time=1 f9b0fd9de8c7f08934ff0e864bb5007c2d96c4dc0bc9426491227af859d09ca5 [2022-05-23T17:08:13.687Z] $ docker rm -f f9b0fd9de8c7f08934ff0e864bb5007c2d96c4dc0bc9426491227af859d09ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-23T17:08:14.278Z] provisioning config files... [2022-05-23T17:08:14.303Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config7434761379555787070tmp [Pipeline] { [Pipeline] sh [2022-05-23T17:08:14.700Z] + set +x [2022-05-23T17:08:14.700Z] + bash -s -- [2022-05-23T17:08:14.700Z] + curl -s https://codecov.io/bash [2022-05-23T17:08:14.700Z] [2022-05-23T17:08:14.700Z] _____ _ [2022-05-23T17:08:14.700Z] / ____| | | [2022-05-23T17:08:14.700Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T17:08:14.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T17:08:14.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T17:08:14.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T17:08:14.700Z] Bash-1.0.6 [2022-05-23T17:08:14.700Z] [2022-05-23T17:08:14.700Z] [2022-05-23T17:08:14.700Z] ==> git version 2.25.1 found [2022-05-23T17:08:14.700Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-23T17:08:14.700Z] Release-Date: 2020-01-08 [2022-05-23T17:08:14.700Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T17:08:14.700Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T17:08:14.700Z] ==> Jenkins CI detected. [2022-05-23T17:08:14.700Z] current dir:  /w/workspace/edgex-go/14 [2022-05-23T17:08:14.700Z] project root: . [2022-05-23T17:08:14.700Z] --> token set from env [2022-05-23T17:08:14.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T17:08:14.700Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T17:08:14.700Z] ==> Python coveragepy not found [2022-05-23T17:08:14.700Z] ==> Searching for coverage reports in: [2022-05-23T17:08:14.700Z] + . [2022-05-23T17:08:14.959Z] -> Found 1 reports [2022-05-23T17:08:14.959Z] ==> Detecting git/mercurial file structure [2022-05-23T17:08:14.959Z] ==> Reading reports [2022-05-23T17:08:14.959Z] + ./coverage.out bytes=435134 [2022-05-23T17:08:14.959Z] ==> Appending adjustments [2022-05-23T17:08:14.959Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T17:08:16.341Z] + Found adjustments [2022-05-23T17:08:16.341Z] ==> Gzipping contents [2022-05-23T17:08:16.341Z] 60K /tmp/codecov.AoL6KP.gz [2022-05-23T17:08:16.341Z] ==> Uploading reports [2022-05-23T17:08:16.341Z] url: https://codecov.io [2022-05-23T17:08:16.341Z] query: branch=PR-4000&commit=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4000%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4000&job=&cmd_args= [2022-05-23T17:08:16.341Z] -> Pinging Codecov [2022-05-23T17:08:16.341Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4000&commit=5cd193f0731094ad58a9080e6e0cada0f8ab5cdd&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4000%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4000&job=&cmd_args= [2022-05-23T17:08:16.341Z] -> Uploading to [2022-05-23T17:08:16.341Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/5cd193f0731094ad58a9080e6e0cada0f8ab5cdd/0fc06438-24cc-408c-a432-99f3398eff69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T170816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb34a6dc0bd0809a6a513bf040515250ff2b8796fbe75ef5813a649d0b6939c5 [2022-05-23T17:08:16.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:08:16.341Z] Dload Upload Total Spent Left Speed [2022-05-23T17:08:16.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59936 0 0 100 59936 0 268k --:--:-- --:--:-- --:--:-- 268k [2022-05-23T17:08:16.601Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5cd193f0731094ad58a9080e6e0cada0f8ab5cdd [Pipeline] } [2022-05-23T17:08:16.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-23T17:08:17.333Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:17.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:18.495Z] ---> package-listing.sh [2022-05-23T17:08:18.495Z] ++ facter osfamily [2022-05-23T17:08:18.495Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T17:08:18.755Z] + OS_FAMILY=debian [2022-05-23T17:08:18.755Z] + workspace=/w/workspace/edgex-go/14 [2022-05-23T17:08:18.755Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T17:08:18.755Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T17:08:18.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T17:08:18.755Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T17:08:18.755Z] + '[' /w/workspace/edgex-go/14 ']' [2022-05-23T17:08:18.755Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T17:08:18.755Z] + case "${OS_FAMILY}" in [2022-05-23T17:08:18.755Z] + dpkg -l [2022-05-23T17:08:18.755Z] + grep '^ii' [2022-05-23T17:08:18.755Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T17:08:18.755Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T17:08:18.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T17:08:18.755Z] + '[' /w/workspace/edgex-go/14 ']' [2022-05-23T17:08:18.755Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2022-05-23T17:08:18.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2022-05-23T17:08:18.767Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T17:08:19.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:08:19.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:08:19.608Z] [2022-05-23T17:08:19.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:08:19.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:08:19.912Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T17:08:19.912Z] 5eb5b503b376: Pulling fs layer [2022-05-23T17:08:19.912Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T17:08:19.912Z] ec43610c2a17: Pulling fs layer [2022-05-23T17:08:19.912Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T17:08:19.912Z] 33b1e0a273af: Pulling fs layer [2022-05-23T17:08:19.912Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T17:08:19.912Z] 2f39f015ded8: Pulling fs layer [2022-05-23T17:08:19.912Z] 33b1e0a273af: Waiting [2022-05-23T17:08:19.912Z] 5d3b04190fa2: Waiting [2022-05-23T17:08:19.912Z] 2f39f015ded8: Waiting [2022-05-23T17:08:19.912Z] 3a2ae6a8a46f: Waiting [2022-05-23T17:08:19.912Z] 5c69ac0246d0: Download complete [2022-05-23T17:08:19.912Z] 3a2ae6a8a46f: Download complete [2022-05-23T17:08:20.172Z] 33b1e0a273af: Verifying Checksum [2022-05-23T17:08:20.172Z] 33b1e0a273af: Download complete [2022-05-23T17:08:20.172Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T17:08:20.172Z] 5d3b04190fa2: Download complete [2022-05-23T17:08:20.172Z] ec43610c2a17: Verifying Checksum [2022-05-23T17:08:20.172Z] ec43610c2a17: Download complete [2022-05-23T17:08:20.172Z] 5eb5b503b376: Download complete [2022-05-23T17:08:20.740Z] 2f39f015ded8: Download complete [2022-05-23T17:08:21.308Z] 5eb5b503b376: Pull complete [2022-05-23T17:08:21.566Z] 5c69ac0246d0: Pull complete [2022-05-23T17:08:21.825Z] ec43610c2a17: Pull complete [2022-05-23T17:08:21.825Z] 3a2ae6a8a46f: Pull complete [2022-05-23T17:08:22.085Z] 33b1e0a273af: Pull complete [2022-05-23T17:08:22.348Z] 5d3b04190fa2: Pull complete [2022-05-23T17:08:26.539Z] 2f39f015ded8: Pull complete [2022-05-23T17:08:26.539Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T17:08:26.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:08:26.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T17:08:26.605Z] prd-ubuntu20.04-docker-8c-8g-64381 does not seem to be running inside a container [2022-05-23T17:08:26.658Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05-23T17:08:28.606Z] $ docker top b4fae25bce45df039b8bd0caa193401753b942aa3e4a29779a0c92529c738a07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T17:08:28.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T17:08:29.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T17:08:29.531Z] + ls /var/log/sa-host [2022-05-23T17:08:29.531Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T17:08:29.752Z] provisioning config files... [2022-05-23T17:08:29.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config4174843908844549980tmp [Pipeline] { [Pipeline] echo [2022-05-23T17:08:29.776Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:30.062Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T17:08:30.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:30.407Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T17:08:30.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:30.698Z] ---> sudo-logs.sh [2022-05-23T17:08:30.698Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T17:08:30.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:31.007Z] ---> job-cost.sh [2022-05-23T17:08:31.007Z] lf-activate-venv: SKIPPING [2022-05-23T17:08:31.007Z] DEBUG: total: 0.2199999988079071 [2022-05-23T17:08:31.007Z] INFO: Retrieving Stack Cost... [2022-05-23T17:08:31.266Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T17:08:31.835Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T17:08:31.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:08:32.136Z] ---> logs-deploy.sh [2022-05-23T17:08:32.136Z] lf-activate-venv: SKIPPING [2022-05-23T17:08:32.136Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4000/14 [2022-05-23T17:08:32.136Z] INFO: archiving workspace using pattern(s): [2022-05-23T17:08:33.075Z] Archives upload complete. [2022-05-23T17:08:33.075Z] INFO: archiving logs to Nexus