Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afefe22a13fb49ee18dbec9d4f7bc995078f998b+f46214d8b4dc43d22667d6f4b353dd405c8ef220 (07c87174bf54534bfec2ffd47fc38301c98b11f7) 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-ssh6571946722682803248.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-ssh9632180967812338626.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-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13523801375109987214.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-ssh16301740546536860004.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11889371240501565028.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63604 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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 f46214d8b4dc43d22667d6f4b353dd405c8ef220 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b Merge succeeded, producing 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 Checking out Revision 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 (PR-3987) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # 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 f46214d8b4dc43d22667d6f4b353dd405c8ef220 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 # timeout=10 Commit message: "Merge commit 'f46214d8b4dc43d22667d6f4b353dd405c8ef220' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 362f793920d198910564abef7f89ad48e7cf2470 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-13T20:30:35.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-13T20:30:35.119Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-13T20:30:35.143Z] ========================================================= [2022-05-13T20:30:35.143Z] EdgeX Global Pipelines Version Info [2022-05-13T20:30:35.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-13T20:30:35.957Z] ------------------- [2022-05-13T20:30:35.957Z] stable info: [2022-05-13T20:30:35.957Z] ------------------- [2022-05-13T20:30:35.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-13T20:30:35.957Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-13T20:30:35.957Z] Message: update stable to v1.0.230 [2022-05-13T20:30:36.531Z] ------------------- [2022-05-13T20:30:36.531Z] experimental info: [2022-05-13T20:30:36.531Z] ------------------- [2022-05-13T20:30:36.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-13T20:30:36.531Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-13T20:30:36.531Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-13T20:30:36.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-13T20:30:36.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-13T20:30:36.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-13T20:30:36.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-13T20:30:36.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-13T20:30:36.733Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-13T20:30:36.747Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-13T20:30:36.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-13T20:30:36.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-13T20:30:36.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-13T20:30:36.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-13T20:30:36.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-13T20:30:36.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-13T20:30:36.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-13T20:30:36.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-13T20:30:36.857Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-13T20:30:36.868Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-13T20:30:36.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-13T20:30:36.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-13T20:30:36.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-13T20:30:36.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-13T20:30:36.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-13T20:30:36.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-13T20:30:36.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-13T20:30:36.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-13T20:30:36.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] echo [2022-05-13T20:30:36.992Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c0e18f [Pipeline] echo [2022-05-13T20:30:37.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T20:30:37.047Z] provisioning config files... [2022-05-13T20:30:37.063Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config1894544383877062413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T20:30:37.383Z] ---> docker-login.sh [2022-05-13T20:30:37.383Z] nexus3.edgexfoundry.org:10001 [2022-05-13T20:30:38.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:30:38.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:30:38.334Z] Configure a credential helper to remove this warning. See [2022-05-13T20:30:38.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:30:38.334Z] [2022-05-13T20:30:38.334Z] Login Succeeded [2022-05-13T20:30:38.334Z] nexus3.edgexfoundry.org:10002 [2022-05-13T20:30:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:30:38.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:30:38.594Z] Configure a credential helper to remove this warning. See [2022-05-13T20:30:38.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:30:38.594Z] [2022-05-13T20:30:38.594Z] Login Succeeded [2022-05-13T20:30:38.594Z] nexus3.edgexfoundry.org:10003 [2022-05-13T20:30:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:30:38.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:30:38.594Z] Configure a credential helper to remove this warning. See [2022-05-13T20:30:38.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:30:38.594Z] [2022-05-13T20:30:38.594Z] Login Succeeded [2022-05-13T20:30:38.594Z] nexus3.edgexfoundry.org:10004 [2022-05-13T20:30:38.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:30:38.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:30:38.873Z] Configure a credential helper to remove this warning. See [2022-05-13T20:30:38.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:30:38.873Z] [2022-05-13T20:30:38.873Z] Login Succeeded [2022-05-13T20:30:38.873Z] docker.io [2022-05-13T20:30:38.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:30:39.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:30:39.446Z] Configure a credential helper to remove this warning. See [2022-05-13T20:30:39.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:30:39.446Z] [2022-05-13T20:30:39.446Z] Login Succeeded [2022-05-13T20:30:39.446Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T20:30:39.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T20:30:39.765Z] + 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-13T20:30:39.765Z] + dirname cmd/core-command/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/core-data/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/core-metadata/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-13T20:30:39.765Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-05-13T20:30:39.765Z] cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-13T20:30:39.765Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2022-05-13T20:30:39.765Z] [2022-05-13T20:30:39.765Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/support-notifications/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-13T20:30:39.765Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-13T20:30:39.765Z] + cut -d/ -f2 [2022-05-13T20:30:39.765Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-13T20:30:39.899Z] 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-13T20:30:40.272Z] + git rev-list -1 --merges 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33~1..9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] echo [2022-05-13T20:30:40.286Z] -----------> git rev-list -1 --merges 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33~1..9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:30:40.286Z] 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [false] [Pipeline] sh [2022-05-13T20:30:40.577Z] + git log --format=format:%s -1 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] echo [2022-05-13T20:30:40.596Z] ========================================================= [2022-05-13T20:30:40.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-13T20:30:40.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-13T20:30:41.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-13T20:30:41.012Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-13T20:30:41.012Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-13T20:30:41.012Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-13T20:30:41.012Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-13T20:30:41.012Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-13T20:30:41.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:30:41.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T20:30:41.438Z] [2022-05-13T20:30:41.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:30:41.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T20:30:41.741Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-13T20:30:41.741Z] 1fe172e4850f: Pulling fs layer [2022-05-13T20:30:41.741Z] caf521ccaac6: Pulling fs layer [2022-05-13T20:30:41.741Z] 3ead6fa29328: Pulling fs layer [2022-05-13T20:30:41.741Z] 5c2a1cbceb83: Pulling fs layer [2022-05-13T20:30:41.741Z] a8d5f1318db7: Pulling fs layer [2022-05-13T20:30:41.741Z] c427282e49a2: Pulling fs layer [2022-05-13T20:30:41.741Z] 5c2a1cbceb83: Waiting [2022-05-13T20:30:41.741Z] a8d5f1318db7: Waiting [2022-05-13T20:30:41.741Z] 1827001aaf11: Pulling fs layer [2022-05-13T20:30:41.741Z] 0714d37db230: Pulling fs layer [2022-05-13T20:30:41.741Z] c427282e49a2: Waiting [2022-05-13T20:30:41.741Z] ac28cf19c067: Pulling fs layer [2022-05-13T20:30:41.741Z] ca983d60f3e2: Pulling fs layer [2022-05-13T20:30:41.741Z] 9f894cec8388: Pulling fs layer [2022-05-13T20:30:41.741Z] 0714d37db230: Waiting [2022-05-13T20:30:41.741Z] 1827001aaf11: Waiting [2022-05-13T20:30:41.741Z] ac28cf19c067: Waiting [2022-05-13T20:30:41.741Z] ca983d60f3e2: Waiting [2022-05-13T20:30:41.741Z] caf521ccaac6: Verifying Checksum [2022-05-13T20:30:41.741Z] caf521ccaac6: Download complete [2022-05-13T20:30:41.741Z] 5c2a1cbceb83: Verifying Checksum [2022-05-13T20:30:41.741Z] 5c2a1cbceb83: Download complete [2022-05-13T20:30:42.003Z] a8d5f1318db7: Verifying Checksum [2022-05-13T20:30:42.003Z] a8d5f1318db7: Download complete [2022-05-13T20:30:42.003Z] 3ead6fa29328: Verifying Checksum [2022-05-13T20:30:42.003Z] 3ead6fa29328: Download complete [2022-05-13T20:30:42.003Z] c427282e49a2: Verifying Checksum [2022-05-13T20:30:42.003Z] c427282e49a2: Download complete [2022-05-13T20:30:42.003Z] 0714d37db230: Download complete [2022-05-13T20:30:42.003Z] ac28cf19c067: Download complete [2022-05-13T20:30:42.003Z] ca983d60f3e2: Download complete [2022-05-13T20:30:42.003Z] 9f894cec8388: Download complete [2022-05-13T20:30:42.003Z] 1fe172e4850f: Verifying Checksum [2022-05-13T20:30:42.003Z] 1fe172e4850f: Download complete [2022-05-13T20:30:42.263Z] 1827001aaf11: Verifying Checksum [2022-05-13T20:30:42.263Z] 1827001aaf11: Download complete [2022-05-13T20:30:43.202Z] 1fe172e4850f: Pull complete [2022-05-13T20:30:43.461Z] caf521ccaac6: Pull complete [2022-05-13T20:30:44.033Z] 3ead6fa29328: Pull complete [2022-05-13T20:30:44.033Z] 5c2a1cbceb83: Pull complete [2022-05-13T20:30:44.293Z] a8d5f1318db7: Pull complete [2022-05-13T20:30:44.293Z] c427282e49a2: Pull complete [2022-05-13T20:30:46.203Z] 1827001aaf11: Pull complete [2022-05-13T20:30:46.203Z] 0714d37db230: Pull complete [2022-05-13T20:30:46.203Z] ac28cf19c067: Pull complete [2022-05-13T20:30:46.203Z] ca983d60f3e2: Pull complete [2022-05-13T20:30:46.469Z] 9f894cec8388: Pull complete [2022-05-13T20:30:46.469Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-13T20:30:46.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T20:30:46.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-13T20:30:46.534Z] prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container [2022-05-13T20:30:46.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:30:48.456Z] $ docker top a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f -eo pid,comm [2022-05-13T20:30:48.522Z] 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-13T20:30:48.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-13T20:30:48.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T20:30:48.559Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T20:30:48.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T20:30:48.695Z] $ docker exec a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent [2022-05-13T20:30:48.828Z] SSH_AUTH_SOCK=/tmp/ssh-2pIqleANUTFb/agent.22 [2022-05-13T20:30:48.828Z] SSH_AGENT_PID=39 [2022-05-13T20:30:48.845Z] Running ssh-add (command line suppressed) [2022-05-13T20:30:48.969Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_5553447104301601054.key (/w/workspace/edgex-go/20@tmp/private_key_5553447104301601054.key) [2022-05-13T20:30:48.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T20:30:49.270Z] + git tag --points-at HEAD [Pipeline] } [2022-05-13T20:30:49.299Z] $ docker exec --env ******** --env ******** a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent -k [2022-05-13T20:30:49.390Z] unset SSH_AUTH_SOCK; [2022-05-13T20:30:49.391Z] unset SSH_AGENT_PID; [2022-05-13T20:30:49.391Z] echo Agent pid 39 killed; [2022-05-13T20:30:49.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-13T20:30:49.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T20:30:49.419Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T20:30:49.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T20:30:49.563Z] $ docker exec a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent [2022-05-13T20:30:49.683Z] SSH_AUTH_SOCK=/tmp/ssh-30fFMTPtL7p3/agent.73 [2022-05-13T20:30:49.683Z] SSH_AGENT_PID=80 [2022-05-13T20:30:49.689Z] Running ssh-add (command line suppressed) [2022-05-13T20:30:49.810Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_7217610153614854122.key (/w/workspace/edgex-go/20@tmp/private_key_7217610153614854122.key) [2022-05-13T20:30:49.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T20:30:50.110Z] + git semver init [2022-05-13T20:30:50.370Z] 2022-05-13 20:30:50,301 [run_init] DEBUG init version:0.0.0 force:False [2022-05-13T20:30:50.370Z] 2022-05-13 20:30:50,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/20/.semver [2022-05-13T20:30:50.370Z] 2022-05-13 20:30:50,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/20/.semver [2022-05-13T20:30:50.370Z] 2022-05-13 20:30:50,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/20/.semver'], cwd=/w/workspace/edgex-go/20, universal_newlines=False, shell=None, istream=None) [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,447 [append_file] DEBUG append to file:/w/workspace/edgex-go/20/.git/info/exclude [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/20/.semver/PR-3987 with force:False [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,448 [write_file] DEBUG write to file:/w/workspace/edgex-go/20/.semver/PR-3987 [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,451 [execute] INFO git cat-file --batch-check [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/20/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,457 [execute] INFO git cat-file --batch [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/20/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T20:30:54.564Z] 2022-05-13 20:30:54,461 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/PR-3987 [2022-05-13T20:30:54.564Z] 0.0.0 [Pipeline] } [2022-05-13T20:30:54.582Z] $ docker exec --env ******** --env ******** a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent -k [2022-05-13T20:30:54.688Z] unset SSH_AUTH_SOCK; [2022-05-13T20:30:54.688Z] unset SSH_AGENT_PID; [2022-05-13T20:30:54.689Z] echo Agent pid 80 killed; [2022-05-13T20:30:54.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T20:30:54.996Z] + git semver [Pipeline] } [2022-05-13T20:30:55.277Z] $ docker stop --time=1 a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f [2022-05-13T20:30:57.043Z] $ docker rm -f a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T20:30:57.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-13T20:30:57.703Z] Stashed 1 file(s) [Pipeline] echo [2022-05-13T20:30:57.708Z] [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-13T20:30:57.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-13T20:30:57.854Z] ========================================================= [2022-05-13T20:30:57.854Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-13T20:30:57.854Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-13T20:30:58.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-13T20:30:58.145Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-13T20:30:58.145Z] 59bf1c3509f3: Pulling fs layer [2022-05-13T20:30:58.145Z] 666ba61612fd: Pulling fs layer [2022-05-13T20:30:58.145Z] 8ed8ca486205: Pulling fs layer [2022-05-13T20:30:58.145Z] 4fe6c5a15a65: Pulling fs layer [2022-05-13T20:30:58.145Z] 22a0e8bec74d: Pulling fs layer [2022-05-13T20:30:58.145Z] ca2b28591e48: Pulling fs layer [2022-05-13T20:30:58.145Z] a51346096db8: Pulling fs layer [2022-05-13T20:30:58.145Z] daebc70d1ce1: Pulling fs layer [2022-05-13T20:30:58.145Z] 0e18a0eac166: Pulling fs layer [2022-05-13T20:30:58.145Z] ca2b28591e48: Waiting [2022-05-13T20:30:58.145Z] a51346096db8: Waiting [2022-05-13T20:30:58.145Z] daebc70d1ce1: Waiting [2022-05-13T20:30:58.145Z] 0e18a0eac166: Waiting [2022-05-13T20:30:58.145Z] 4fe6c5a15a65: Waiting [2022-05-13T20:30:58.145Z] 22a0e8bec74d: Waiting [2022-05-13T20:30:58.145Z] 8ed8ca486205: Download complete [2022-05-13T20:30:58.145Z] 666ba61612fd: Verifying Checksum [2022-05-13T20:30:58.145Z] 666ba61612fd: Download complete [2022-05-13T20:30:58.145Z] 22a0e8bec74d: Verifying Checksum [2022-05-13T20:30:58.145Z] 22a0e8bec74d: Download complete [2022-05-13T20:30:58.405Z] ca2b28591e48: Download complete [2022-05-13T20:30:58.405Z] 59bf1c3509f3: Verifying Checksum [2022-05-13T20:30:58.405Z] 59bf1c3509f3: Download complete [2022-05-13T20:30:58.405Z] a51346096db8: Verifying Checksum [2022-05-13T20:30:58.405Z] a51346096db8: Download complete [2022-05-13T20:30:58.405Z] daebc70d1ce1: Verifying Checksum [2022-05-13T20:30:58.405Z] daebc70d1ce1: Download complete [2022-05-13T20:30:58.405Z] 59bf1c3509f3: Pull complete [2022-05-13T20:30:58.666Z] 666ba61612fd: Pull complete [2022-05-13T20:30:58.666Z] 8ed8ca486205: Pull complete [2022-05-13T20:30:58.926Z] 0e18a0eac166: Verifying Checksum [2022-05-13T20:30:58.926Z] 0e18a0eac166: Download complete [2022-05-13T20:30:58.926Z] 4fe6c5a15a65: Verifying Checksum [2022-05-13T20:30:58.926Z] 4fe6c5a15a65: Download complete [2022-05-13T20:31:03.136Z] 4fe6c5a15a65: Pull complete [2022-05-13T20:31:03.136Z] 22a0e8bec74d: Pull complete [2022-05-13T20:31:03.136Z] ca2b28591e48: Pull complete [2022-05-13T20:31:03.136Z] a51346096db8: Pull complete [2022-05-13T20:31:03.136Z] daebc70d1ce1: Pull complete [2022-05-13T20:31:05.064Z] 0e18a0eac166: Pull complete [2022-05-13T20:31:05.064Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-13T20:31:05.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-13T20:31:05.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-13T20:31:05.366Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-13T20:31:05.367Z] WORKDIR /edgex [2022-05-13T20:31:05.367Z] COPY go.mod . [2022-05-13T20:31:05.367Z] RUN go mod download [2022-05-13T20:31:05.367Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-13T20:31:06.750Z] Sending build context to Docker daemon 335.3MB [2022-05-13T20:31:06.750Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-13T20:31:06.750Z] ---> f018257e8ee9 [2022-05-13T20:31:06.750Z] Step 2/4 : WORKDIR /edgex [2022-05-13T20:31:09.299Z] ---> Running in fa622cfab4a7 [2022-05-13T20:31:09.560Z] Removing intermediate container fa622cfab4a7 [2022-05-13T20:31:09.560Z] ---> d401d81261dc [2022-05-13T20:31:09.560Z] Step 3/4 : COPY go.mod . [2022-05-13T20:31:09.560Z] ---> 77376450d78c [2022-05-13T20:31:09.560Z] Step 4/4 : RUN go mod download [2022-05-13T20:31:09.560Z] ---> Running in bd8d6b01ab10 [2022-05-13T20:31:12.786Z] Still waiting to schedule task [2022-05-13T20:31:12.787Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63605’ is offline [2022-05-13T20:31:31.532Z] Removing intermediate container bd8d6b01ab10 [2022-05-13T20:31:31.532Z] ---> c716b774a574 [2022-05-13T20:31:31.532Z] Successfully built c716b774a574 [2022-05-13T20:31:31.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:31:31.829Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-13T20:31:31.830Z] . [Pipeline] withDockerContainer [2022-05-13T20:31:31.898Z] prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container [2022-05-13T20:31:31.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:31:32.446Z] $ docker top cbf287e712e113a56c3a99be82c313760a73b945eaa985656d72ee3b38dc1e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T20:31:32.798Z] + go version [2022-05-13T20:31:32.798Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-13T20:31:32.816Z] $ docker stop --time=1 cbf287e712e113a56c3a99be82c313760a73b945eaa985656d72ee3b38dc1e1b [2022-05-13T20:31:34.113Z] $ docker rm -f cbf287e712e113a56c3a99be82c313760a73b945eaa985656d72ee3b38dc1e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:31:34.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-13T20:31:34.521Z] . [Pipeline] withDockerContainer [2022-05-13T20:31:34.608Z] prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container [2022-05-13T20:31:34.679Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:31:35.057Z] $ docker top 275218c516d1460ef8e616454fd0f4493d15778c546ec994a7d236e56b0172cc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-13T20:31:35.181Z] ========================================================= [2022-05-13T20:31:35.181Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-13T20:31:35.181Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-13T20:31:35.471Z] + make test [2022-05-13T20:31:35.471Z] go mod tidy -compat=1.17 [2022-05-13T20:31:35.471Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-13T20:31:40.747Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-13T20:31:52.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-13T20:31:52.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-13T20:31:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-13T20:31:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-13T20:31:53.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-05-13T20:31:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-13T20:31:53.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 53.4% of statements [2022-05-13T20:31:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-13T20:31:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-13T20:31:56.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.369s coverage: 89.2% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.8% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.455s coverage: 95.6% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements [2022-05-13T20:31:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-05-13T20:31:56.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-05-13T20:32:06.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.098s coverage: 94.4% of statements [2022-05-13T20:32:06.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-05-13T20:32:08.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-05-13T20:32:08.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.043s coverage: 87.2% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.8% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-13T20:32:18.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-13T20:32:18.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-13T20:32:18.215Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-13T20:32:18.215Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-13T20:32:18.215Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-13T20:32:18.215Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-05-13T20:32:18.215Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-13T20:32:18.215Z] 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-13T20:32:36.311Z] GO111MODULE=on go vet ./... [2022-05-13T20:32:38.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T20:32:38.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T20:32:38.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-13T20:32:39.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-13T20:32:39.620Z] + ls -al . [2022-05-13T20:32:39.621Z] total 684 [2022-05-13T20:32:39.621Z] drwxrwxr-x 10 1001 1001 4096 May 13 20:32 . [2022-05-13T20:32:39.621Z] drwxr-xr-x 4 root root 4096 May 13 20:31 .. [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 11 May 13 20:30 .dockerignore [2022-05-13T20:32:39.621Z] drwxrwxr-x 8 1001 1001 4096 May 13 20:30 .git [2022-05-13T20:32:39.621Z] drwxrwxr-x 3 1001 1001 4096 May 13 20:30 .github [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 879 May 13 20:30 .gitignore [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 42 May 13 20:30 .golangci.yml [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 87 May 13 20:30 .hadolint.yml [2022-05-13T20:32:39.621Z] drwxr-xr-x 3 1001 1001 4096 May 13 20:30 .semver [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 166 May 13 20:30 .sonarcloud.properties [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 1171 May 13 20:30 ADOPTERS.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 10086 May 13 20:30 Attribution.txt [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 63209 May 13 20:30 CHANGELOG.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 3804 May 13 20:30 CONTRIBUTING.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 677 May 13 20:30 GOVERNANCE.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 850 May 13 20:30 Jenkinsfile [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 10775 May 13 20:30 LICENSE [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 10389 May 13 20:30 Makefile [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 582 May 13 20:30 OWNERS.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 9094 May 13 20:30 README.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 6912 May 13 20:30 SECURITY.md [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 5 May 13 20:30 VERSION [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 4131 May 13 20:30 ZMQWindows.md [2022-05-13T20:32:39.621Z] drwxrwxr-x 2 1001 1001 4096 May 13 20:30 bin [2022-05-13T20:32:39.621Z] drwxrwxr-x 18 1001 1001 4096 May 13 20:30 cmd [2022-05-13T20:32:39.621Z] -rw-r--r-- 1 root root 435134 May 13 20:32 coverage.out [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 3217 May 13 20:30 go.mod [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 35084 May 13 20:31 go.sum [2022-05-13T20:32:39.621Z] drwxrwxr-x 8 1001 1001 4096 May 13 20:30 internal [2022-05-13T20:32:39.621Z] drwxrwxr-x 3 1001 1001 4096 May 13 20:30 openapi [2022-05-13T20:32:39.621Z] drwxrwxr-x 4 1001 1001 4096 May 13 20:30 snap [2022-05-13T20:32:39.621Z] -rw-rw-r-- 1 1001 1001 204 May 13 20:30 version.go [Pipeline] sh [2022-05-13T20:32:39.910Z] + '[' -e coverage.out ] [2022-05-13T20:32:39.910Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-13T20:32:40.008Z] Stashed 1 file(s) [Pipeline] sh [2022-05-13T20:32:40.294Z] + make build [2022-05-13T20:32:40.294Z] 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-13T20:32:55.194Z] 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-13T20:33:01.784Z] 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-13T20:33:02.043Z] 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-13T20:33:08.615Z] 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-13T20:33:08.615Z] 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-13T20:33:08.874Z] 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-13T20:33:10.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-13T20:33:10.820Z] 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-13T20:33:11.759Z] 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-13T20:33:12.328Z] 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-13T20:33:13.269Z] 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-13T20:33:14.651Z] 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-13T20:33:15.608Z] $ docker stop --time=1 275218c516d1460ef8e616454fd0f4493d15778c546ec994a7d236e56b0172cc [2022-05-13T20:33:18.901Z] $ docker rm -f 275218c516d1460ef8e616454fd0f4493d15778c546ec994a7d236e56b0172cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:33:20.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-13T20:33:20.009Z] [2022-05-13T20:33:20.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:33:20.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-13T20:33:20.314Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-13T20:33:20.314Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-13T20:33:20.314Z] ca9280d653b3: Pulling fs layer [2022-05-13T20:33:20.314Z] 7e9c9ca2126c: Pulling fs layer [2022-05-13T20:33:20.314Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-13T20:33:20.314Z] cbdbe7a5bc2a: Download complete [2022-05-13T20:33:20.574Z] ca9280d653b3: Verifying Checksum [2022-05-13T20:33:20.574Z] ca9280d653b3: Download complete [2022-05-13T20:33:20.574Z] cbdbe7a5bc2a: Pull complete [2022-05-13T20:33:20.833Z] 7e9c9ca2126c: Verifying Checksum [2022-05-13T20:33:20.833Z] 7e9c9ca2126c: Download complete [2022-05-13T20:33:20.833Z] ca9280d653b3: Pull complete [2022-05-13T20:33:24.129Z] 7e9c9ca2126c: Pull complete [2022-05-13T20:33:24.129Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-13T20:33:24.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-13T20:33:24.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-13T20:33:24.200Z] prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container [2022-05-13T20:33:24.240Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:33:25.845Z] $ docker top dd746e9a0529009531234dfe6501bb202c2810aa08da74a8194875f19f858eb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T20:33:26.260Z] + docker-compose build --help [2022-05-13T20:33:26.260Z] + grep parallel [2022-05-13T20:33:26.856Z] --parallel Build images in parallel. [Pipeline] } [2022-05-13T20:33:26.872Z] $ docker stop --time=1 dd746e9a0529009531234dfe6501bb202c2810aa08da74a8194875f19f858eb5 [2022-05-13T20:33:28.157Z] $ docker rm -f dd746e9a0529009531234dfe6501bb202c2810aa08da74a8194875f19f858eb5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:33:28.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-13T20:33:28.587Z] . [Pipeline] withDockerContainer [2022-05-13T20:33:28.665Z] prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container [2022-05-13T20:33:28.709Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:33:29.077Z] $ docker top 2701ba88c5e754a0c5b313012d41496ca15215657a29421bed629512aa3cf179 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T20:33:29.434Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-13T20:33:30.005Z] Building core-command ... [2022-05-13T20:33:30.005Z] Building core-data ... [2022-05-13T20:33:30.005Z] Building core-metadata ... [2022-05-13T20:33:30.005Z] Building security-bootstrapper ... [2022-05-13T20:33:30.005Z] Building security-proxy-setup ... [2022-05-13T20:33:30.005Z] Building security-secretstore-setup ... [2022-05-13T20:33:30.005Z] Building security-spiffe-token-provider ... [2022-05-13T20:33:30.005Z] Building security-spire-agent ... [2022-05-13T20:33:30.005Z] Building security-spire-config ... [2022-05-13T20:33:30.005Z] Building security-spire-server ... [2022-05-13T20:33:30.005Z] Building support-notifications ... [2022-05-13T20:33:30.005Z] Building support-scheduler ... [2022-05-13T20:33:30.005Z] Building sys-mgmt-agent ... [2022-05-13T20:33:30.005Z] Building support-notifications [2022-05-13T20:33:30.005Z] Building sys-mgmt-agent [2022-05-13T20:33:30.005Z] Building security-proxy-setup [2022-05-13T20:33:30.005Z] Building security-bootstrapper [2022-05-13T20:33:30.005Z] Building security-spire-agent [2022-05-13T20:33:44.904Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:33:44.904Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:33:44.904Z] ---> c716b774a574 [2022-05-13T20:33:44.904Z] Step 3/31 : WORKDIR /edgex-go [2022-05-13T20:33:44.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:33:44.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:33:44.904Z] ---> c716b774a574 [2022-05-13T20:33:44.904Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T20:33:44.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:33:44.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:33:44.904Z] ---> c716b774a574 [2022-05-13T20:33:44.904Z] Step 3/22 : WORKDIR /edgex-go [2022-05-13T20:33:44.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:33:44.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:33:44.904Z] ---> c716b774a574 [2022-05-13T20:33:44.904Z] Step 3/26 : WORKDIR /edgex-go [2022-05-13T20:33:44.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:33:44.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:33:44.904Z] ---> c716b774a574 [2022-05-13T20:33:44.904Z] Step 3/22 : WORKDIR /edgex-go [2022-05-13T20:33:47.458Z] ---> Running in 12e64bfa2ee8 [2022-05-13T20:33:47.458Z] ---> Running in 3dc9e492123e [2022-05-13T20:33:47.458Z] ---> Running in e27d12a10001 [2022-05-13T20:33:47.458Z] ---> Running in dfccb21210ca [2022-05-13T20:33:47.458Z] ---> Running in 9118c252a71c [2022-05-13T20:33:47.458Z] Removing intermediate container 3dc9e492123e [2022-05-13T20:33:47.458Z] ---> 7c4639a67824 [2022-05-13T20:33:47.458Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:33:47.717Z] Removing intermediate container e27d12a10001 [2022-05-13T20:33:47.717Z] ---> b214926c764c [2022-05-13T20:33:47.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:33:47.717Z] Removing intermediate container 9118c252a71c [2022-05-13T20:33:47.717Z] ---> 68e923667fd9 [2022-05-13T20:33:47.717Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:33:47.717Z] Removing intermediate container dfccb21210ca [2022-05-13T20:33:47.717Z] ---> f0a89cd4aaed [2022-05-13T20:33:47.718Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:33:47.718Z] Removing intermediate container 12e64bfa2ee8 [2022-05-13T20:33:47.718Z] ---> dd63654a5f4e [2022-05-13T20:33:47.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:33:47.718Z] ---> Running in 0f79fd54766b [2022-05-13T20:33:47.718Z] ---> Running in 28a6185e8757 [2022-05-13T20:33:47.718Z] ---> Running in f67843ec4921 [2022-05-13T20:33:47.718Z] ---> Running in a158fad39fef [2022-05-13T20:33:47.718Z] ---> Running in a64f613d78bd [2022-05-13T20:33:48.659Z] Removing intermediate container 0f79fd54766b [2022-05-13T20:33:48.659Z] ---> e65ec579ada0 [2022-05-13T20:33:48.659Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-13T20:33:48.659Z] ---> Running in d0ec24c4415f [2022-05-13T20:33:48.919Z] Removing intermediate container a64f613d78bd [2022-05-13T20:33:48.919Z] ---> f56053d7403b [2022-05-13T20:33:48.919Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-13T20:33:48.919Z] ---> Running in dd9615cfac05 [2022-05-13T20:33:48.919Z] Removing intermediate container f67843ec4921 [2022-05-13T20:33:48.919Z] ---> 018521c587c6 [2022-05-13T20:33:48.919Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-13T20:33:48.919Z] ---> Running in 7380363407c1 [2022-05-13T20:33:49.179Z] Removing intermediate container 28a6185e8757 [2022-05-13T20:33:49.179Z] ---> a7a2f7c97826 [2022-05-13T20:33:49.179Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-13T20:33:49.179Z] ---> Running in d5f40e2dc22e [2022-05-13T20:33:49.179Z] Removing intermediate container a158fad39fef [2022-05-13T20:33:49.179Z] ---> 49e625490172 [2022-05-13T20:33:49.179Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-13T20:33:49.179Z] ---> Running in ecb7abab04e6 [2022-05-13T20:33:49.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:49.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:49.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:49.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:49.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:50.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:50.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:50.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:50.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:50.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:33:50.534Z] OK: 221 MiB in 52 packages [2022-05-13T20:33:50.534Z] OK: 221 MiB in 52 packages [2022-05-13T20:33:50.534Z] OK: 221 MiB in 52 packages [2022-05-13T20:33:50.795Z] OK: 221 MiB in 52 packages [2022-05-13T20:33:50.795Z] OK: 221 MiB in 52 packages [2022-05-13T20:33:51.058Z] Removing intermediate container d0ec24c4415f [2022-05-13T20:33:51.058Z] ---> 3cdad88c90da [2022-05-13T20:33:51.058Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T20:33:51.058Z] Removing intermediate container dd9615cfac05 [2022-05-13T20:33:51.058Z] ---> b1939c53bb29 [2022-05-13T20:33:51.058Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-13T20:33:51.058Z] ---> e12368b17eb7 [2022-05-13T20:33:51.058Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:33:51.058Z] ---> Running in cc5831661729 [2022-05-13T20:33:51.319Z] Removing intermediate container 7380363407c1 [2022-05-13T20:33:51.319Z] ---> 27855e0bf2d0 [2022-05-13T20:33:51.319Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-13T20:33:51.319Z] ---> 18743a8fde00 [2022-05-13T20:33:51.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:33:51.319Z] Removing intermediate container ecb7abab04e6 [2022-05-13T20:33:51.319Z] ---> 7c93e4cbe5a8 [2022-05-13T20:33:51.319Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-13T20:33:51.319Z] Removing intermediate container d5f40e2dc22e [2022-05-13T20:33:51.319Z] ---> b04b8e95c5c8 [2022-05-13T20:33:51.319Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-13T20:33:51.319Z] ---> Running in 750e2c2f1f6d [2022-05-13T20:33:51.319Z] ---> a4a160cc7cbf [2022-05-13T20:33:51.319Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:33:51.580Z] ---> c34eaa06520d [2022-05-13T20:33:51.580Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:33:51.580Z] ---> Running in b33b0d93cf01 [2022-05-13T20:33:51.580Z] ---> b8ef538ff259 [2022-05-13T20:33:51.580Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:33:51.580Z] ---> Running in c58b20d257ee [2022-05-13T20:33:51.580Z] ---> Running in 3cca91a71be6 [2022-05-13T20:33:52.526Z] Removing intermediate container cc5831661729 [2022-05-13T20:33:52.526Z] ---> 437d6c96ba93 [2022-05-13T20:33:52.526Z] Step 8/23 : COPY . . [2022-05-13T20:33:52.526Z] Removing intermediate container 750e2c2f1f6d [2022-05-13T20:33:52.526Z] ---> 5adc5cb2bdde [2022-05-13T20:33:52.526Z] Step 8/22 : COPY . . [2022-05-13T20:33:53.093Z] Removing intermediate container b33b0d93cf01 [2022-05-13T20:33:53.093Z] ---> b6e684cfc223 [2022-05-13T20:33:53.093Z] Step 8/26 : COPY . . [2022-05-13T20:33:58.379Z] Removing intermediate container c58b20d257ee [2022-05-13T20:33:58.379Z] ---> 15ffc50bfbe8 [2022-05-13T20:33:58.379Z] Step 8/31 : COPY . . [2022-05-13T20:33:58.379Z] ---> 7690f719ba6f [2022-05-13T20:33:58.379Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-13T20:33:58.379Z] Removing intermediate container 3cca91a71be6 [2022-05-13T20:33:58.379Z] ---> 607fddf64e02 [2022-05-13T20:33:58.379Z] Step 8/22 : COPY . . [2022-05-13T20:33:58.379Z] ---> Running in 38eea8cc33fc [2022-05-13T20:33:58.379Z] ---> ecfc41e00540 [2022-05-13T20:33:58.379Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-13T20:33:58.379Z] ---> 5abf56657186 [2022-05-13T20:33:58.379Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-13T20:33:58.638Z] ---> Running in f4393e4de994 [2022-05-13T20:33:58.638Z] ---> Running in a0ce9b0b2820 [2022-05-13T20:33:59.207Z] 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-13T20:34:00.158Z] 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-13T20:34:00.158Z] Removing intermediate container f4393e4de994 [2022-05-13T20:34:00.158Z] ---> f2711129add0 [2022-05-13T20:34:00.158Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-13T20:34:03.508Z] ---> Running in 5b3ee8ecf3aa [2022-05-13T20:34:03.769Z] ---> cf83995d751b [2022-05-13T20:34:03.769Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-13T20:34:03.769Z] ---> Running in fb0d1345c5a8 [2022-05-13T20:34:03.769Z] ---> 716ad8d3df28 [2022-05-13T20:34:03.769Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-13T20:34:04.028Z] ---> Running in f535a12abb29 [2022-05-13T20:34:04.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-13T20:34:04.969Z] 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-13T20:34:05.538Z] Removing intermediate container 5b3ee8ecf3aa [2022-05-13T20:34:05.538Z] ---> 8627a81bab82 [2022-05-13T20:34:05.538Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-13T20:34:05.538Z] ---> Running in 63fffd01a56a [2022-05-13T20:34:05.806Z] Removing intermediate container 63fffd01a56a [2022-05-13T20:34:05.806Z] ---> e95c0345c96d [2022-05-13T20:34:05.806Z] 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-13T20:34:06.064Z] ---> Running in 99219f57f845 [2022-05-13T20:34:07.442Z] spire-1.2.1/ [2022-05-13T20:34:07.442Z] spire-1.2.1/.data/ [2022-05-13T20:34:07.442Z] spire-1.2.1/.data/.file [2022-05-13T20:34:07.442Z] spire-1.2.1/.dockerignore [2022-05-13T20:34:07.442Z] spire-1.2.1/.gitattributes [2022-05-13T20:34:07.442Z] spire-1.2.1/.githooks/ [2022-05-13T20:34:07.442Z] spire-1.2.1/.githooks/pre-commit [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/ [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/dependabot.yml [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/ [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-13T20:34:07.442Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-13T20:34:07.442Z] spire-1.2.1/.gitignore [2022-05-13T20:34:07.442Z] spire-1.2.1/.go-version [2022-05-13T20:34:07.442Z] spire-1.2.1/.golangci.yml [2022-05-13T20:34:07.442Z] spire-1.2.1/ADOPTERS.md [2022-05-13T20:34:07.442Z] spire-1.2.1/CHANGELOG.md [2022-05-13T20:34:07.442Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-13T20:34:07.442Z] spire-1.2.1/CODEOWNERS [2022-05-13T20:34:07.442Z] spire-1.2.1/CONTRIBUTING.md [2022-05-13T20:34:07.442Z] spire-1.2.1/Dockerfile [2022-05-13T20:34:07.442Z] spire-1.2.1/Dockerfile.dev [2022-05-13T20:34:07.442Z] spire-1.2.1/Dockerfile.scratch [2022-05-13T20:34:07.442Z] spire-1.2.1/LICENSE [2022-05-13T20:34:07.442Z] spire-1.2.1/MAINTAINERS.md [2022-05-13T20:34:07.442Z] spire-1.2.1/Makefile [2022-05-13T20:34:07.442Z] spire-1.2.1/README.md [2022-05-13T20:34:07.442Z] spire-1.2.1/ROADMAP.md [2022-05-13T20:34:07.442Z] spire-1.2.1/SECURITY.md [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-13T20:34:07.442Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-13T20:34:07.443Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/ [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/agent/ [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/agent/agent.conf [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/server/ [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/server/server.conf [2022-05-13T20:34:07.443Z] spire-1.2.1/conf/server/server_full.conf [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/ [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/SPIRE101.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/auditlog.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/ [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/scaling_spire.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/spire_agent.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/spire_server.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/supported_integrations.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/telemetry.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/telemetry_config.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/upgrading.md [2022-05-13T20:34:07.443Z] spire-1.2.1/doc/using_spire.md [2022-05-13T20:34:07.443Z] spire-1.2.1/examples/ [2022-05-13T20:34:07.443Z] spire-1.2.1/examples/README.md [2022-05-13T20:34:07.443Z] spire-1.2.1/go.mod [2022-05-13T20:34:07.443Z] spire-1.2.1/go.sum [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/agent.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/config.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-13T20:34:07.443Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/names.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/auth/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-13T20:34:07.444Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/config.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/context.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/health.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/log/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/log/log.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/log/options.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/profiling/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/selector/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-13T20:34:07.445Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/uptime/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/task.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/version/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/version/version.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/api.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/health/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/id.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/status.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/config.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-13T20:34:07.446Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-13T20:34:07.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/registration/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/server.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/server_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/ [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/private/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/private/server/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/private/server/journal/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-13T20:34:07.448Z] spire-1.2.1/release/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/README.md [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/README.md [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/conf/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/conf/server/ [2022-05-13T20:34:07.448Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-13T20:34:07.448Z] spire-1.2.1/script/ [2022-05-13T20:34:07.448Z] spire-1.2.1/script/build-artifact.sh [2022-05-13T20:34:07.448Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-13T20:34:07.448Z] spire-1.2.1/support/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-13T20:34:07.448Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-13T20:34:07.449Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/clock/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/clock/clock.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/fixture.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/ [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-13T20:34:07.449Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-13T20:34:07.449Z] spire-1.2.1/test/integration/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/common [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-13T20:34:07.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-13T20:34:07.710Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/test-one.sh [2022-05-13T20:34:07.711Z] spire-1.2.1/test/integration/test.sh [2022-05-13T20:34:07.711Z] spire-1.2.1/test/plugintest/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/plugintest/config.go [2022-05-13T20:34:07.711Z] spire-1.2.1/test/plugintest/load.go [2022-05-13T20:34:07.711Z] spire-1.2.1/test/plugintest/option.go [2022-05-13T20:34:07.711Z] spire-1.2.1/test/spiretest/ [2022-05-13T20:34:07.711Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-13T20:34:07.711Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-13T20:34:07.711Z] spire-1.2.1/test/spiretest/dir.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/spiretest/logs.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/spiretest/suite.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/spiretest/x509.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testca/ [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testca/ca.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testkey/ [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testkey/generate.sh [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testkey/keys.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/testkey/new.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/tpmsimulator/ [2022-05-13T20:34:07.712Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/util/ [2022-05-13T20:34:07.712Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/util/cert_generation.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/util/io_redirection.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/util/race.go [2022-05-13T20:34:07.712Z] spire-1.2.1/test/util/util.go [2022-05-13T20:34:07.712Z] building spire from source... [2022-05-13T20:34:07.712Z] Installing go1.17.7... [2022-05-13T20:34:11.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63607 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-13T20:34:11.363Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2022-05-13T20:34:11.773Z] The recommended git tool is: git [2022-05-13T20:34:14.275Z] Building bin/spire-server... [2022-05-13T20:34:14.275Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-13T20:34:14.275Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-13T20:34:14.275Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-13T20:34:14.275Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-13T20:34:14.275Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-13T20:34:14.275Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-13T20:34:14.275Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-13T20:34:14.275Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-13T20:34:14.275Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T20:34:14.275Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-13T20:34:14.275Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-13T20:34:14.275Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-13T20:34:14.275Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-13T20:34:14.275Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T20:34:14.275Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-13T20:34:14.275Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-13T20:34:14.275Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-13T20:34:14.275Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-13T20:34:14.275Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-13T20:34:14.275Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-13T20:34:14.275Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-13T20:34:14.275Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-13T20:34:14.275Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-13T20:34:14.275Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-13T20:34:14.535Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T20:34:14.535Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-13T20:34:14.535Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-13T20:34:14.535Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-13T20:34:14.535Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-13T20:34:14.535Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T20:34:14.535Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-13T20:34:14.535Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-13T20:34:14.535Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-13T20:34:14.535Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-13T20:34:14.535Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T20:34:14.535Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-13T20:34:14.795Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T20:34:14.795Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T20:34:14.795Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-13T20:34:14.795Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-13T20:34:14.795Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-13T20:34:14.795Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-13T20:34:14.795Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-13T20:34:14.795Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T20:34:14.795Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-13T20:34:14.795Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-13T20:34:15.054Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-13T20:34:15.054Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-13T20:34:17.483Z] using credential edgex-jenkins-ssh [2022-05-13T20:34:17.504Z] Cloning the remote Git repository [2022-05-13T20:34:17.653Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-13T20:34:17.653Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-13T20:34:17.653Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-13T20:34:17.653Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T20:34:17.653Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-13T20:34:17.653Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-13T20:34:17.918Z] 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-13T20:34:17.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-13T20:34:17.781Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2022-05-13T20:34:17.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-13T20:34:17.949Z] > git --version # timeout=10 [2022-05-13T20:34:17.973Z] > git --version # 'git version 2.25.1' [2022-05-13T20:34:17.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T20:34:18.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-13T20:34:21.221Z] go: downloading google.golang.org/api v0.70.0 [2022-05-13T20:34:21.221Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-13T20:34:21.221Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-13T20:34:21.221Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-13T20:34:21.221Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-13T20:34:21.481Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-13T20:34:21.481Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-13T20:34:21.481Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-13T20:34:21.481Z] go: downloading k8s.io/api v0.23.4 [2022-05-13T20:34:21.481Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-13T20:34:21.481Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-13T20:34:21.740Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-13T20:34:21.999Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-13T20:34:21.999Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-13T20:34:22.753Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-13T20:34:22.753Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-13T20:34:23.013Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-13T20:34:23.272Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-13T20:34:23.530Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-13T20:34:23.530Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-13T20:34:24.098Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-13T20:34:24.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-13T20:34:24.364Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-13T20:34:24.623Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-13T20:34:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-13T20:34:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-13T20:34:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-13T20:34:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-13T20:34:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-13T20:34:24.882Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-13T20:34:24.882Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-13T20:34:24.882Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-13T20:34:24.882Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-13T20:34:24.882Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-13T20:34:24.882Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-13T20:34:24.882Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-13T20:34:24.882Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-13T20:34:24.882Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-13T20:34:25.141Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-13T20:34:25.141Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-13T20:34:25.141Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-13T20:34:25.141Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-13T20:34:25.141Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-13T20:34:25.401Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T20:34:25.401Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-13T20:34:25.401Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-13T20:34:25.401Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-13T20:34:25.401Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-13T20:34:25.401Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-13T20:34:25.854Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-13T20:34:25.854Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-13T20:34:26.114Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-13T20:34:26.114Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-13T20:34:26.114Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T20:34:26.114Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-13T20:34:26.114Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-13T20:34:26.114Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T20:34:26.114Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-13T20:34:26.114Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T20:34:26.114Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-13T20:34:26.114Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-13T20:34:26.373Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-13T20:34:26.373Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-13T20:34:26.373Z] go: downloading go.opencensus.io v0.23.0 [2022-05-13T20:34:26.373Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-13T20:34:26.373Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-13T20:34:26.374Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-13T20:34:26.374Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-13T20:34:26.374Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-13T20:34:26.374Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-13T20:34:26.374Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-13T20:34:26.374Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-13T20:34:26.374Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-13T20:34:26.374Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-13T20:34:26.633Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-13T20:34:26.633Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-13T20:34:26.633Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-13T20:34:26.633Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-13T20:34:26.633Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-13T20:34:26.633Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-13T20:34:26.633Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-13T20:34:26.633Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-13T20:34:26.633Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-13T20:34:26.633Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-13T20:34:26.891Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-13T20:34:26.891Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-13T20:34:26.891Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-13T20:34:26.891Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-13T20:34:31.099Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-13T20:34:31.099Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-13T20:34:33.008Z] Removing intermediate container a0ce9b0b2820 [2022-05-13T20:34:33.008Z] ---> 2bd326f8ab4d [2022-05-13T20:34:33.008Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-13T20:34:33.955Z] ---> Running in d605f03ef237 [2022-05-13T20:34:33.955Z] Removing intermediate container fb0d1345c5a8 [2022-05-13T20:34:33.955Z] ---> 6669b2231872 [2022-05-13T20:34:33.955Z] [2022-05-13T20:34:33.955Z] Step 10/31 : FROM alpine:3.14 [2022-05-13T20:34:33.955Z] Removing intermediate container 38eea8cc33fc [2022-05-13T20:34:33.955Z] ---> ce71ade4681d [2022-05-13T20:34:33.955Z] [2022-05-13T20:34:33.955Z] Step 10/22 : FROM alpine:3.14 [2022-05-13T20:34:34.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-13T20:34:34.525Z] Removing intermediate container f535a12abb29 [2022-05-13T20:34:34.525Z] ---> 487d2ff74f9d [2022-05-13T20:34:34.525Z] [2022-05-13T20:34:34.525Z] Step 10/22 : FROM alpine:3.14 [2022-05-13T20:34:35.095Z] 3.14: Pulling from library/alpine [2022-05-13T20:34:35.095Z] 3.14: Pulling from library/alpine [2022-05-13T20:34:35.356Z] Removing intermediate container d605f03ef237 [2022-05-13T20:34:35.356Z] ---> fb901c8e1491 [2022-05-13T20:34:35.356Z] [2022-05-13T20:34:35.356Z] Step 11/23 : FROM docker:20.10.14 [2022-05-13T20:34:35.356Z] 3.14: Pulling from library/alpine [2022-05-13T20:34:35.618Z] 20.10.14: Pulling from library/docker [2022-05-13T20:34:35.618Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-13T20:34:35.618Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-13T20:34:35.618Z] Status: Downloaded newer image for alpine:3.14 [2022-05-13T20:34:35.618Z] Status: Image is up to date for alpine:3.14 [2022-05-13T20:34:35.618Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-13T20:34:35.618Z] Status: Image is up to date for alpine:3.14 [2022-05-13T20:34:35.618Z] ---> e04c818066af [2022-05-13T20:34:35.618Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-13T20:34:35.618Z] ---> e04c818066af [2022-05-13T20:34:35.618Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-13T20:34:35.618Z] ---> e04c818066af [2022-05-13T20:34:35.618Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-13T20:34:35.886Z] ---> Running in 62e0b14979d8 [2022-05-13T20:34:35.886Z] ---> Running in 4d09be192c11 [2022-05-13T20:34:35.886Z] ---> Running in c62d9e447859 [2022-05-13T20:34:36.456Z] Removing intermediate container 62e0b14979d8 [2022-05-13T20:34:36.456Z] ---> bce7d1f6dd25 [2022-05-13T20:34:36.456Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-13T20:34:36.456Z] ---> Running in f4211c7dcc63 [2022-05-13T20:34:36.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:36.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:36.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:36.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:36.973Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-13T20:34:36.974Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-13T20:34:36.974Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:34:36.974Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T20:34:36.974Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-13T20:34:36.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:36.974Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-13T20:34:36.974Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-13T20:34:36.974Z] OK: 6 MiB in 16 packages [2022-05-13T20:34:36.974Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-13T20:34:36.974Z] (5/6) Installing curl (7.79.1-r1) [2022-05-13T20:34:36.974Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-13T20:34:36.974Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:34:36.974Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T20:34:36.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:37.233Z] OK: 8 MiB in 20 packages [2022-05-13T20:34:37.233Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-13T20:34:37.233Z] (2/2) Installing su-exec (0.2-r1) [2022-05-13T20:34:37.233Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:34:37.233Z] OK: 6 MiB in 16 packages [2022-05-13T20:34:37.492Z] Merging remotes/origin/main commit f46214d8b4dc43d22667d6f4b353dd405c8ef220 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b [2022-05-13T20:34:38.082Z] Merge succeeded, producing 6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T20:34:38.083Z] Checking out Revision 6aa5625aacfb37fc561cda3e4b873aa055c5f33a (PR-3987) [2022-05-13T20:34:36.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-13T20:34:36.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-13T20:34:36.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-13T20:34:36.740Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-13T20:34:36.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T20:34:36.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-13T20:34:37.518Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T20:34:37.537Z] > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 [2022-05-13T20:34:37.795Z] > git remote # timeout=10 [2022-05-13T20:34:37.814Z] > git config --get remote.origin.url # timeout=10 [2022-05-13T20:34:37.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-13T20:34:37.840Z] > git merge f46214d8b4dc43d22667d6f4b353dd405c8ef220 # timeout=10 [2022-05-13T20:34:38.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-13T20:34:38.094Z] > git config core.sparsecheckout # timeout=10 [2022-05-13T20:34:38.115Z] > git checkout -f 6aa5625aacfb37fc561cda3e4b873aa055c5f33a # timeout=10 [2022-05-13T20:34:38.616Z] Removing intermediate container 4d09be192c11 [2022-05-13T20:34:38.616Z] ---> 963ef91db1bd [2022-05-13T20:34:38.616Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T20:34:39.390Z] ---> Running in e2bec982c339 [2022-05-13T20:34:39.390Z] Removing intermediate container f4211c7dcc63 [2022-05-13T20:34:39.390Z] ---> 54986628d2e2 [2022-05-13T20:34:39.390Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-13T20:34:39.390Z] Removing intermediate container c62d9e447859 [2022-05-13T20:34:39.390Z] ---> 1aba47a5d3ad [2022-05-13T20:34:39.390Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-13T20:34:39.390Z] ---> Running in 2a810028c573 [2022-05-13T20:34:39.390Z] Removing intermediate container e2bec982c339 [2022-05-13T20:34:39.390Z] ---> 9b5cdf296bb5 [2022-05-13T20:34:39.390Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-13T20:34:39.651Z] ---> Running in 121034dae105 [2022-05-13T20:34:39.912Z] ---> Running in 7ebad806f838 [2022-05-13T20:34:40.173Z] Removing intermediate container 2a810028c573 [2022-05-13T20:34:40.173Z] ---> 80495096e0a7 [2022-05-13T20:34:40.173Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-13T20:34:40.747Z] ---> Running in b38230350080 [2022-05-13T20:34:40.747Z] Removing intermediate container 121034dae105 [2022-05-13T20:34:40.747Z] ---> d6eeb2bb7db7 [2022-05-13T20:34:40.747Z] Step 13/22 : WORKDIR /edgex [2022-05-13T20:34:41.012Z] Removing intermediate container 7ebad806f838 [2022-05-13T20:34:41.012Z] ---> c837b1569a7f [2022-05-13T20:34:41.012Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-13T20:34:41.012Z] ---> Running in 574e542877ab [2022-05-13T20:34:41.012Z] ---> Running in 2dfd6dfd92c8 [2022-05-13T20:34:41.012Z] Removing intermediate container b38230350080 [2022-05-13T20:34:41.012Z] ---> e4d98ebeeff2 [2022-05-13T20:34:41.012Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-13T20:34:41.404Z] ---> Running in 1859858bee72 [2022-05-13T20:34:41.404Z] Removing intermediate container 574e542877ab [2022-05-13T20:34:41.404Z] ---> 4f109bec0cda [2022-05-13T20:34:41.404Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-13T20:34:41.404Z] Removing intermediate container 2dfd6dfd92c8 [2022-05-13T20:34:41.404Z] ---> bccc3b3e4536 [2022-05-13T20:34:41.404Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:34:41.691Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-13T20:34:41.691Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-13T20:34:41.691Z] ---> 7417809fdb73 [2022-05-13T20:34:41.691Z] 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-13T20:34:41.966Z] ---> Running in 1a6dad5d8ba1 [2022-05-13T20:34:41.966Z] ---> 66ef31015305 [2022-05-13T20:34:41.966Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-13T20:34:41.966Z] ---> 372f352c76f3 [2022-05-13T20:34:41.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-13T20:34:42.226Z] Removing intermediate container 1a6dad5d8ba1 [2022-05-13T20:34:42.226Z] ---> 376abf5dde12 [2022-05-13T20:34:42.226Z] 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-13T20:34:42.390Z] Commit message: "Merge commit 'f46214d8b4dc43d22667d6f4b353dd405c8ef220' into HEAD" [2022-05-13T20:34:42.412Z] First time build. Skipping changelog. [2022-05-13T20:34:42.487Z] ---> Running in 09b69a16f0b4 [2022-05-13T20:34:42.487Z] ---> db059fabe6f8 [2022-05-13T20:34:42.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-05-13T20:34:42.746Z] Removing intermediate container 1859858bee72 [2022-05-13T20:34:42.746Z] ---> 2d1838408dbe [2022-05-13T20:34:42.746Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [Pipeline] sh [2022-05-13T20:34:43.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:34:42.403Z] > git rev-list --no-walk 362f793920d198910564abef7f89ad48e7cf2470 # timeout=10 [2022-05-13T20:34:43.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-13T20:34:43.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T20:34:43.257Z] Dload Upload Total Spent Left Speed [2022-05-13T20:34:43.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [2022-05-13T20:34:43.288Z] ---> Running in 98cf501208a1 [2022-05-13T20:34:43.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-05-13T20:34:43.658Z] (1/43) Installing readline (8.1.1-r0) [2022-05-13T20:34:43.658Z] (2/43) Installing bash (5.1.16-r0) [2022-05-13T20:34:43.658Z] Executing bash-5.1.16-r0.post-install [2022-05-13T20:34:43.658Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-13T20:34:43.658Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-13T20:34:43.658Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-13T20:34:43.658Z] (6/43) Installing curl (7.80.0-r1) [2022-05-13T20:34:43.658Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-13T20:34:43.658Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-13T20:34:43.658Z] (9/43) Installing expat (2.4.7-r0) [2022-05-13T20:34:43.658Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-13T20:34:43.658Z] (11/43) Installing gdbm (1.22-r0) [2022-05-13T20:34:43.658Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-13T20:34:43.658Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-13T20:34:43.658Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-13T20:34:43.658Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-13T20:34:43.658Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-13T20:34:43.658Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-13T20:34:43.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-13T20:34:44.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-13T20:34:44.142Z] + sudo tee /etc/docker/daemon.new [2022-05-13T20:34:44.142Z] { [2022-05-13T20:34:44.142Z] "registry-mirrors": [ [2022-05-13T20:34:44.142Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-13T20:34:44.142Z] ], [2022-05-13T20:34:44.142Z] "bip": "10.250.0.254/24", [2022-05-13T20:34:44.142Z] "hosts": [ [2022-05-13T20:34:44.142Z] "tcp://0.0.0.0:5555", [2022-05-13T20:34:44.142Z] "unix:///var/run/docker.sock" [2022-05-13T20:34:44.142Z] ], [2022-05-13T20:34:44.142Z] "mtu": 1458, [2022-05-13T20:34:44.142Z] "selinux-enabled": true, [2022-05-13T20:34:44.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-13T20:34:44.142Z] } [Pipeline] sh [2022-05-13T20:34:44.226Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-13T20:34:44.226Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-13T20:34:44.226Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-13T20:34:44.226Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-13T20:34:44.226Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-13T20:34:44.226Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-13T20:34:44.226Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-13T20:34:44.226Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-13T20:34:44.226Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-13T20:34:44.226Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-13T20:34:44.226Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-13T20:34:44.226Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-13T20:34:44.226Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-13T20:34:44.226Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-13T20:34:44.226Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-13T20:34:44.226Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-13T20:34:44.226Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-13T20:34:44.226Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-13T20:34:44.226Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-13T20:34:44.226Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-13T20:34:44.226Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-13T20:34:44.485Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-13T20:34:44.485Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-13T20:34:44.485Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-13T20:34:44.485Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-13T20:34:44.485Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-13T20:34:44.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-13T20:34:44.744Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T20:34:44.744Z] OK: 83 MiB in 65 packages [2022-05-13T20:34:44.945Z] + sudo service docker restart [2022-05-13T20:34:45.311Z] Collecting docker-compose==1.23.2 [2022-05-13T20:34:45.311Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-13T20:34:45.311Z] Collecting docopt<0.7,>=0.6.1 [2022-05-13T20:34:45.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-13T20:34:45.877Z] Collecting texttable<0.10,>=0.9.0 [2022-05-13T20:34:45.877Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-13T20:34:45.877Z] ---> f8daa00ba527 [2022-05-13T20:34:45.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-13T20:34:45.877Z] ---> ee26e5be4043 [2022-05-13T20:34:45.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-13T20:34:45.878Z] Removing intermediate container 98cf501208a1 [2022-05-13T20:34:45.878Z] ---> ff1b8d5d8334 [2022-05-13T20:34:45.878Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-13T20:34:46.444Z] Collecting PyYAML<4,>=3.10 [2022-05-13T20:34:46.444Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-13T20:34:46.704Z] ---> 721de6636050 [2022-05-13T20:34:46.704Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-13T20:34:46.964Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-13T20:34:46.964Z] ---> 19db116c6c4b [2022-05-13T20:34:46.964Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-13T20:34:46.964Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-13T20:34:46.964Z] ---> 9ff0c941ad48 [2022-05-13T20:34:46.964Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-13T20:34:46.964Z] ---> Running in 4b8290bf7c40 [2022-05-13T20:34:46.964Z] Collecting docker<4.0,>=3.6.0 [2022-05-13T20:34:46.964Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-13T20:34:46.964Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-13T20:34:46.964Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-13T20:34:47.229Z] ---> Running in a7d6b7817d74 [2022-05-13T20:34:47.229Z] ---> Running in 8a632658c338 [2022-05-13T20:34:47.229Z] Collecting jsonschema<3,>=2.5.1 [2022-05-13T20:34:47.229Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-13T20:34:47.229Z] Collecting cached-property<2,>=1.2.0 [2022-05-13T20:34:47.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-13T20:34:47.229Z] 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-13T20:34:47.229Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-13T20:34:47.229Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-13T20:34:47.496Z] Removing intermediate container a7d6b7817d74 [2022-05-13T20:34:47.496Z] ---> 8cfc85715aa5 [2022-05-13T20:34:47.496Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:34:47.496Z] ---> Running in d47a7bff6128 [2022-05-13T20:34:47.496Z] Collecting docker-pycreds>=0.4.0 [2022-05-13T20:34:47.496Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-13T20:34:47.760Z] Removing intermediate container d47a7bff6128 [2022-05-13T20:34:47.760Z] ---> b1f0bc365435 [2022-05-13T20:34:47.760Z] Step 20/22 : LABEL arch=x86_64 [2022-05-13T20:34:47.760Z] Collecting idna<2.8,>=2.5 [2022-05-13T20:34:47.760Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-13T20:34:47.760Z] ---> Running in d0df7ffa66ca [2022-05-13T20:34:47.760Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-13T20:34:47.760Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-13T20:34:47.760Z] 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-13T20:34:47.760Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-13T20:34:47.760Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-13T20:34:48.019Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-13T20:34:48.020Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-13T20:34:48.020Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-13T20:34:48.020Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-13T20:34:48.020Z] Removing intermediate container d0df7ffa66ca [2022-05-13T20:34:48.020Z] ---> 912baaf9ddc4 [2022-05-13T20:34:48.020Z] Step 21/22 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:34:48.020Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-13T20:34:48.020Z] Attempting uninstall: urllib3 [2022-05-13T20:34:48.020Z] Found existing installation: urllib3 1.26.7 [2022-05-13T20:34:48.020Z] Uninstalling urllib3-1.26.7: [2022-05-13T20:34:48.020Z] Successfully uninstalled urllib3-1.26.7 [2022-05-13T20:34:48.020Z] ---> Running in 2d693d5bc3cc [2022-05-13T20:34:48.283Z] Attempting uninstall: idna [2022-05-13T20:34:48.283Z] Found existing installation: idna 3.3 [2022-05-13T20:34:48.283Z] Uninstalling idna-3.3: [2022-05-13T20:34:48.283Z] Successfully uninstalled idna-3.3 [2022-05-13T20:34:48.283Z] Removing intermediate container 2d693d5bc3cc [2022-05-13T20:34:48.283Z] ---> 1714fdb52830 [2022-05-13T20:34:48.283Z] Step 22/22 : LABEL version=0.0.0 [2022-05-13T20:34:48.545Z] Removing intermediate container 4b8290bf7c40 [2022-05-13T20:34:48.545Z] ---> 9098b88ae432 [2022-05-13T20:34:48.545Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-13T20:34:48.545Z] ---> Running in 959dda44d3a3 [2022-05-13T20:34:48.545Z] ---> Running in a0090492e1d1 [2022-05-13T20:34:48.545Z] Removing intermediate container 8a632658c338 [2022-05-13T20:34:48.545Z] ---> 3853234cc64e [2022-05-13T20:34:48.545Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:34:48.545Z] Removing intermediate container 959dda44d3a3 [2022-05-13T20:34:48.545Z] ---> bf9393e28438 [2022-05-13T20:34:48.545Z] [2022-05-13T20:34:48.805Z] Removing intermediate container a0090492e1d1 [2022-05-13T20:34:48.805Z] ---> e0efd28d9498 [2022-05-13T20:34:48.805Z] Step 20/22 : LABEL arch=x86_64 [2022-05-13T20:34:48.805Z] Attempting uninstall: requests [2022-05-13T20:34:48.805Z] Found existing installation: requests 2.26.0 [2022-05-13T20:34:48.805Z] Uninstalling requests-2.26.0: [2022-05-13T20:34:48.805Z] Successfully uninstalled requests-2.26.0 [2022-05-13T20:34:48.805Z] ---> Running in 0156c581b054 [2022-05-13T20:34:48.805Z] Successfully built bf9393e28438 [2022-05-13T20:34:48.805Z] Successfully tagged support-notifications:latest [2022-05-13T20:34:48.805Z] Building support-scheduler [2022-05-13T20:34:49.066Z]  Building support-notifications ... done  Running setup.py install for texttable: started [2022-05-13T20:34:49.066Z] ---> 5809514a30e6 [2022-05-13T20:34:49.066Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-13T20:34:49.066Z] Removing intermediate container 0156c581b054 [2022-05-13T20:34:49.066Z] ---> 46407ce989e2 [2022-05-13T20:34:49.066Z] Step 21/22 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:34:49.324Z] Running setup.py install for texttable: finished with status 'done' [2022-05-13T20:34:49.324Z] Running setup.py install for PyYAML: started [2022-05-13T20:34:49.324Z] ---> Running in 88e20889103c [2022-05-13T20:34:49.891Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-13T20:34:50.827Z] Running setup.py install for docopt: started [2022-05-13T20:34:50.827Z] Removing intermediate container 88e20889103c [2022-05-13T20:34:50.827Z] ---> dfb316d14768 [2022-05-13T20:34:50.827Z] Step 22/22 : LABEL version=0.0.0 [2022-05-13T20:34:51.395Z] Running setup.py install for docopt: finished with status 'done' [2022-05-13T20:34:51.395Z] Running setup.py install for dockerpty: started [2022-05-13T20:34:51.966Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-13T20:34:52.226Z] ---> 5dfbc4d375fd [2022-05-13T20:34:52.226Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-13T20:34:52.226Z] ---> Running in 69d550dcdb62 [2022-05-13T20:34:52.226Z] 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-13T20:34:52.488Z] Removing intermediate container 69d550dcdb62 [2022-05-13T20:34:52.488Z] ---> 50818b694ed1 [2022-05-13T20:34:52.488Z] [2022-05-13T20:34:52.488Z] Successfully built 50818b694ed1 [2022-05-13T20:34:52.488Z] Successfully tagged security-proxy-setup:latest [2022-05-13T20:34:52.488Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-05-13T20:34:53.427Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:34:53.427Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:34:53.427Z] ---> c716b774a574 [2022-05-13T20:34:53.427Z] Step 3/22 : WORKDIR /edgex-go [2022-05-13T20:34:53.427Z] ---> Using cache [2022-05-13T20:34:53.427Z] ---> dd63654a5f4e [2022-05-13T20:34:53.427Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:34:53.427Z] ---> Using cache [2022-05-13T20:34:53.427Z] ---> f56053d7403b [2022-05-13T20:34:53.427Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-13T20:34:53.427Z] ---> Using cache [2022-05-13T20:34:53.427Z] ---> b1939c53bb29 [2022-05-13T20:34:53.427Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-13T20:34:53.427Z] ---> Using cache [2022-05-13T20:34:53.427Z] ---> 18743a8fde00 [2022-05-13T20:34:53.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:34:53.427Z] ---> Using cache [2022-05-13T20:34:53.427Z] ---> 5adc5cb2bdde [2022-05-13T20:34:53.427Z] Step 8/22 : COPY . . [2022-05-13T20:34:53.427Z] ---> Using cache [2022-05-13T20:34:53.427Z] ---> 7690f719ba6f [2022-05-13T20:34:53.427Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-13T20:34:53.688Z] ---> 85c37c298789 [2022-05-13T20:34:53.688Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-13T20:34:54.265Z] ---> Running in 48729d7b2703 [2022-05-13T20:34:54.526Z] ---> 6999377f6661 [2022-05-13T20:34:54.526Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-13T20:34:55.119Z] 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-13T20:34:55.380Z] ---> ee5e1ca5f64e [2022-05-13T20:34:55.380Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-13T20:34:55.380Z] ---> Running in 8ca56c582483 [2022-05-13T20:34:55.952Z] Removing intermediate container 8ca56c582483 [2022-05-13T20:34:55.953Z] ---> 4713a62acf9a [2022-05-13T20:34:55.953Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-13T20:34:57.344Z] ---> 1573189c6531 [2022-05-13T20:34:57.344Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-13T20:34:57.344Z] ---> Running in 8861354e80e5 [2022-05-13T20:34:59.885Z] Removing intermediate container 09b69a16f0b4 [2022-05-13T20:34:59.885Z] ---> cd959977cd54 [2022-05-13T20:34:59.885Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-13T20:34:59.885Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:34:59.885Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:34:59.885Z] ---> c716b774a574 [2022-05-13T20:34:59.885Z] Step 3/25 : WORKDIR /edgex-go [2022-05-13T20:34:59.885Z] ---> Using cache [2022-05-13T20:34:59.885Z] ---> dd63654a5f4e [2022-05-13T20:34:59.885Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:34:59.885Z] ---> Using cache [2022-05-13T20:34:59.885Z] ---> f56053d7403b [2022-05-13T20:34:59.885Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-13T20:34:59.885Z] ---> Using cache [2022-05-13T20:34:59.885Z] ---> b1939c53bb29 [2022-05-13T20:34:59.885Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-13T20:34:59.885Z] ---> Using cache [2022-05-13T20:34:59.885Z] ---> 18743a8fde00 [2022-05-13T20:34:59.885Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:34:59.885Z] ---> Using cache [2022-05-13T20:34:59.885Z] ---> 5adc5cb2bdde [2022-05-13T20:34:59.885Z] Step 8/25 : COPY . . [2022-05-13T20:34:59.885Z] ---> Using cache [2022-05-13T20:34:59.885Z] ---> 7690f719ba6f [2022-05-13T20:34:59.885Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-13T20:35:00.145Z] ---> Running in 2c5aae7865dd [2022-05-13T20:35:00.145Z] ---> Running in 8b02f149ab3b [2022-05-13T20:35:00.712Z] Removing intermediate container 8861354e80e5 [2022-05-13T20:35:00.712Z] ---> a1ace8e57d7b [2022-05-13T20:35:00.712Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-13T20:35:00.712Z] Removing intermediate container 8b02f149ab3b [2022-05-13T20:35:00.712Z] ---> 359872c75da2 [2022-05-13T20:35:00.712Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-13T20:35:00.712Z] ---> Running in 7d39201da288 [2022-05-13T20:35:00.712Z] ---> Running in c781456d18ac [2022-05-13T20:35:01.282Z] Removing intermediate container 7d39201da288 [2022-05-13T20:35:01.282Z] ---> 09e2e15b77c5 [2022-05-13T20:35:01.282Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-13T20:35:01.282Z] Removing intermediate container c781456d18ac [2022-05-13T20:35:01.282Z] ---> 929e06cf36f3 [2022-05-13T20:35:01.282Z] Step 28/31 : CMD ["gate"] [2022-05-13T20:35:01.282Z] 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-13T20:35:01.282Z] ---> Running in d02cbed268cb [2022-05-13T20:35:01.850Z] Removing intermediate container d02cbed268cb [2022-05-13T20:35:01.851Z] ---> 8c1f11f944ce [2022-05-13T20:35:01.851Z] Step 29/31 : LABEL arch=x86_64 [2022-05-13T20:35:02.110Z] ---> Running in 189f6a89ef64 [2022-05-13T20:35:02.110Z] ---> 8278fd25eee7 [2022-05-13T20:35:02.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-13T20:35:02.684Z] Removing intermediate container 189f6a89ef64 [2022-05-13T20:35:02.684Z] ---> 3a399ffcb2fc [2022-05-13T20:35:02.684Z] Step 30/31 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:35:02.684Z] ---> 1335edfd4dbd [2022-05-13T20:35:02.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-13T20:35:02.944Z] ---> Running in ed61fb3a17db [2022-05-13T20:35:02.944Z] Removing intermediate container ed61fb3a17db [2022-05-13T20:35:02.944Z] ---> e1eed24cff43 [2022-05-13T20:35:02.944Z] Step 31/31 : LABEL version=0.0.0 [2022-05-13T20:35:03.202Z] ---> Running in 82646b094aa4 [2022-05-13T20:35:03.202Z] ---> bf61e79d8d82 [2022-05-13T20:35:03.202Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-13T20:35:03.202Z] ---> Running in c96305341c69 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T20:35:03.320Z] provisioning config files... [2022-05-13T20:35:03.355Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config3429426515174545858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T20:35:03.732Z] ---> docker-login.sh [2022-05-13T20:35:03.732Z] nexus3.edgexfoundry.org:10001 [2022-05-13T20:35:03.769Z] Removing intermediate container 82646b094aa4 [2022-05-13T20:35:03.769Z] ---> b27f1cc304a2 [2022-05-13T20:35:03.769Z] [2022-05-13T20:35:03.769Z] Removing intermediate container c96305341c69 [2022-05-13T20:35:03.769Z] ---> 79b9ad74fa5b [2022-05-13T20:35:03.769Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:35:03.769Z] Successfully built b27f1cc304a2 [2022-05-13T20:35:03.769Z] Successfully tagged security-bootstrapper:latest [2022-05-13T20:35:03.770Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-05-13T20:35:03.770Z] ---> Running in dc1b113d8623 [2022-05-13T20:35:04.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:35:04.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:35:04.610Z] Configure a credential helper to remove this warning. See [2022-05-13T20:35:04.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:35:04.610Z] [2022-05-13T20:35:04.610Z] Login Succeeded [2022-05-13T20:35:04.610Z] nexus3.edgexfoundry.org:10002 [2022-05-13T20:35:05.146Z] Removing intermediate container dc1b113d8623 [2022-05-13T20:35:05.146Z] ---> ce5e7be14386 [2022-05-13T20:35:05.146Z] Step 21/23 : LABEL arch=x86_64 [2022-05-13T20:35:05.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:35:05.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:35:05.209Z] Configure a credential helper to remove this warning. See [2022-05-13T20:35:05.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:35:05.209Z] [2022-05-13T20:35:05.209Z] Login Succeeded [2022-05-13T20:35:05.209Z] nexus3.edgexfoundry.org:10003 [2022-05-13T20:35:05.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:35:05.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:35:05.767Z] Configure a credential helper to remove this warning. See [2022-05-13T20:35:05.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:35:05.767Z] [2022-05-13T20:35:05.767Z] Login Succeeded [2022-05-13T20:35:05.767Z] nexus3.edgexfoundry.org:10004 [2022-05-13T20:35:06.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:35:06.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:35:06.041Z] Configure a credential helper to remove this warning. See [2022-05-13T20:35:06.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:35:06.041Z] [2022-05-13T20:35:06.041Z] Login Succeeded [2022-05-13T20:35:06.087Z] ---> Running in 18d82eab1c0f [2022-05-13T20:35:06.320Z] docker.io [2022-05-13T20:35:06.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-13T20:35:06.654Z] Removing intermediate container 18d82eab1c0f [2022-05-13T20:35:06.654Z] ---> d3c865b96445 [2022-05-13T20:35:06.654Z] Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:35:06.654Z] ---> Running in d5400f329ab5 [2022-05-13T20:35:06.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-13T20:35:06.874Z] Configure a credential helper to remove this warning. See [2022-05-13T20:35:06.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-13T20:35:06.874Z] [2022-05-13T20:35:06.874Z] Login Succeeded [2022-05-13T20:35:06.874Z] ---> docker-login.sh ends [Pipeline] } [2022-05-13T20:35:06.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-13T20:35:07.225Z] Removing intermediate container d5400f329ab5 [2022-05-13T20:35:07.225Z] ---> 0598ec0247a9 [2022-05-13T20:35:07.225Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T20:35:07.225Z] ---> Running in 42a57080e65d [Pipeline] echo [2022-05-13T20:35:07.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-13T20:35:07.431Z] ========================================================= [2022-05-13T20:35:07.431Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-13T20:35:07.431Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-13T20:35:07.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-13T20:35:07.792Z] Removing intermediate container 42a57080e65d [2022-05-13T20:35:07.792Z] ---> d2d1e210837c [2022-05-13T20:35:07.792Z] [2022-05-13T20:35:07.792Z] Successfully built d2d1e210837c [2022-05-13T20:35:07.792Z] Successfully tagged sys-mgmt-agent:latest [2022-05-13T20:35:07.792Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-13T20:35:08.049Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-13T20:35:08.049Z] 9b3977197b4f: Pulling fs layer [2022-05-13T20:35:08.049Z] 1a89e8eeedd5: Pulling fs layer [2022-05-13T20:35:08.049Z] 94645a83ff95: Pulling fs layer [2022-05-13T20:35:08.049Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-13T20:35:08.049Z] 0c92f367c5e7: Pulling fs layer [2022-05-13T20:35:08.049Z] 3096ccb668a1: Pulling fs layer [2022-05-13T20:35:08.049Z] e8cf19c19ddd: Pulling fs layer [2022-05-13T20:35:08.049Z] a4caa8a26152: Pulling fs layer [2022-05-13T20:35:08.049Z] 3096ccb668a1: Waiting [2022-05-13T20:35:08.049Z] 3f3a8bcf1eab: Waiting [2022-05-13T20:35:08.049Z] 0c92f367c5e7: Waiting [2022-05-13T20:35:08.049Z] e8cf19c19ddd: Waiting [2022-05-13T20:35:08.049Z] a4caa8a26152: Waiting [2022-05-13T20:35:08.049Z] 94645a83ff95: Download complete [2022-05-13T20:35:08.049Z] 1a89e8eeedd5: Download complete [2022-05-13T20:35:08.049Z] 0c92f367c5e7: Verifying Checksum [2022-05-13T20:35:08.049Z] 0c92f367c5e7: Download complete [2022-05-13T20:35:08.049Z] 3096ccb668a1: Verifying Checksum [2022-05-13T20:35:08.049Z] 3096ccb668a1: Download complete [2022-05-13T20:35:08.049Z] 9b3977197b4f: Verifying Checksum [2022-05-13T20:35:08.049Z] e8cf19c19ddd: Verifying Checksum [2022-05-13T20:35:08.049Z] e8cf19c19ddd: Download complete [2022-05-13T20:35:09.038Z] 9b3977197b4f: Pull complete [2022-05-13T20:35:09.650Z] 1a89e8eeedd5: Pull complete [2022-05-13T20:35:09.691Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:35:09.691Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:35:09.691Z] ---> c716b774a574 [2022-05-13T20:35:09.691Z] Step 3/20 : WORKDIR /edgex-go [2022-05-13T20:35:09.691Z] ---> Using cache [2022-05-13T20:35:09.691Z] ---> dd63654a5f4e [2022-05-13T20:35:09.691Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-13T20:35:09.930Z] 94645a83ff95: Pull complete [2022-05-13T20:35:10.205Z] a4caa8a26152: Verifying Checksum [2022-05-13T20:35:10.205Z] a4caa8a26152: Download complete [2022-05-13T20:35:10.805Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-13T20:35:10.805Z] 3f3a8bcf1eab: Download complete [2022-05-13T20:35:12.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:35:12.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:35:12.226Z] ---> c716b774a574 [2022-05-13T20:35:12.226Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T20:35:12.226Z] ---> Using cache [2022-05-13T20:35:12.226Z] ---> dd63654a5f4e [2022-05-13T20:35:12.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:35:12.226Z] ---> Using cache [2022-05-13T20:35:12.226Z] ---> f56053d7403b [2022-05-13T20:35:12.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-13T20:35:12.226Z] ---> Using cache [2022-05-13T20:35:12.226Z] ---> b1939c53bb29 [2022-05-13T20:35:12.226Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T20:35:12.226Z] ---> Using cache [2022-05-13T20:35:12.226Z] ---> 18743a8fde00 [2022-05-13T20:35:12.226Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:35:12.226Z] ---> Using cache [2022-05-13T20:35:12.226Z] ---> 5adc5cb2bdde [2022-05-13T20:35:12.226Z] Step 8/23 : COPY . . [2022-05-13T20:35:12.226Z] ---> Using cache [2022-05-13T20:35:12.226Z] ---> 7690f719ba6f [2022-05-13T20:35:12.226Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-13T20:35:13.604Z] ---> Running in 1e78be0e3143 [2022-05-13T20:35:13.604Z] ---> Running in d30deb2189fe [2022-05-13T20:35:14.546Z] 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-13T20:35:14.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:15.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:16.052Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T20:35:16.052Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T20:35:16.052Z] OK: 15864 distinct packages available [2022-05-13T20:35:16.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:16.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:17.188Z] OK: 221 MiB in 52 packages [2022-05-13T20:35:19.092Z] Removing intermediate container 1e78be0e3143 [2022-05-13T20:35:19.092Z] ---> 442af012b67e [2022-05-13T20:35:19.092Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-13T20:35:20.041Z] ---> f8a101253a39 [2022-05-13T20:35:20.041Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:35:20.041Z] ---> Running in e4e0ce39ac15 [2022-05-13T20:35:23.329Z] Removing intermediate container e4e0ce39ac15 [2022-05-13T20:35:23.329Z] ---> 6ce9e3a02bdf [2022-05-13T20:35:23.329Z] Step 7/20 : COPY . . [2022-05-13T20:35:23.329Z] 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-13T20:35:25.926Z] 3f3a8bcf1eab: Pull complete [2022-05-13T20:35:25.926Z] 0c92f367c5e7: Pull complete [2022-05-13T20:35:25.926Z] 3096ccb668a1: Pull complete [2022-05-13T20:35:25.926Z] e8cf19c19ddd: Pull complete [2022-05-13T20:35:31.354Z] a4caa8a26152: Pull complete [2022-05-13T20:35:31.354Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-13T20:35:31.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-13T20:35:31.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-13T20:35:31.469Z] Removing intermediate container 2c5aae7865dd [2022-05-13T20:35:31.469Z] ---> c9431d2c6156 [2022-05-13T20:35:31.469Z] [2022-05-13T20:35:31.469Z] Step 10/25 : FROM alpine:3.14 [2022-05-13T20:35:31.469Z] ---> e04c818066af [2022-05-13T20:35:31.469Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-13T20:35:31.469Z] ---> Running in 1857c8f431fd [2022-05-13T20:35:31.469Z] ---> 0f9e83e3797b [2022-05-13T20:35:31.469Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-13T20:35:31.469Z] Removing intermediate container 48729d7b2703 [2022-05-13T20:35:31.469Z] ---> 679d5b0e5692 [2022-05-13T20:35:31.469Z] [2022-05-13T20:35:31.469Z] Step 10/22 : FROM alpine:3.14 [2022-05-13T20:35:31.469Z] ---> e04c818066af [2022-05-13T20:35:31.469Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-13T20:35:31.727Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-13T20:35:31.727Z] WORKDIR /edgex [2022-05-13T20:35:31.727Z] COPY go.mod . [2022-05-13T20:35:31.727Z] RUN go mod download [2022-05-13T20:35:31.727Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-13T20:35:31.728Z] ---> Running in 25f7884c9322 [2022-05-13T20:35:31.728Z] ---> Running in 5e09424cfeaf [2022-05-13T20:35:31.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:32.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:32.246Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-13T20:35:32.505Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-13T20:35:32.505Z] (3/3) Installing su-exec (0.2-r1) [2022-05-13T20:35:32.505Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:35:32.505Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T20:35:32.505Z] OK: 6 MiB in 17 packages [2022-05-13T20:35:32.505Z] 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-13T20:35:32.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:32.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:33.024Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-13T20:35:33.024Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:35:33.024Z] OK: 6 MiB in 15 packages [2022-05-13T20:35:33.591Z] Removing intermediate container 1857c8f431fd [2022-05-13T20:35:33.591Z] ---> 824f98da861c [2022-05-13T20:35:33.591Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-13T20:35:33.850Z] ---> Running in e67c67303f1d [2022-05-13T20:35:33.850Z] Removing intermediate container 25f7884c9322 [2022-05-13T20:35:33.850Z] ---> 18e0efc20485 [2022-05-13T20:35:33.850Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T20:35:33.850Z] ---> Running in 821592988cd7 [2022-05-13T20:35:34.111Z] Removing intermediate container e67c67303f1d [2022-05-13T20:35:34.111Z] ---> 95bd2eb006fb [2022-05-13T20:35:34.111Z] Step 13/25 : WORKDIR / [2022-05-13T20:35:34.369Z] Removing intermediate container 821592988cd7 [2022-05-13T20:35:34.369Z] ---> 2be1217a8cc6 [2022-05-13T20:35:34.369Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-13T20:35:34.372Z] Sending build context to Docker daemon 169.4MB [2022-05-13T20:35:34.372Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-13T20:35:34.372Z] ---> 725f1c02e7f9 [2022-05-13T20:35:34.372Z] Step 2/4 : WORKDIR /edgex [2022-05-13T20:35:34.627Z] ---> Running in 9d7720f547cb [2022-05-13T20:35:34.627Z] ---> Running in d0bb7cbd7852 [2022-05-13T20:35:34.887Z] Removing intermediate container 9d7720f547cb [2022-05-13T20:35:34.887Z] ---> 5a074798682a [2022-05-13T20:35:34.887Z] 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-13T20:35:35.146Z] Removing intermediate container d0bb7cbd7852 [2022-05-13T20:35:35.146Z] ---> 4c0d4a24326e [2022-05-13T20:35:35.146Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-13T20:35:35.405Z] ---> Running in 8c50e486706c [2022-05-13T20:35:35.405Z] ---> 571c1c3c3ab3 [2022-05-13T20:35:35.406Z] 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-13T20:35:35.665Z] Removing intermediate container 8c50e486706c [2022-05-13T20:35:35.665Z] ---> 45b3ab85a04c [2022-05-13T20:35:35.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:35:35.924Z] ---> 7f2ed6ce6157 [2022-05-13T20:35:35.925Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-13T20:35:36.194Z] ---> 6c34cbce91c3 [2022-05-13T20:35:36.194Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-13T20:35:36.353Z] ---> Running in 345b1b333363 [2022-05-13T20:35:36.353Z] Removing intermediate container 345b1b333363 [2022-05-13T20:35:36.353Z] ---> af84bdbd9481 [2022-05-13T20:35:36.353Z] Step 3/4 : COPY go.mod . [2022-05-13T20:35:36.458Z] ---> ed65b3c06cbb [2022-05-13T20:35:36.458Z] 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-13T20:35:36.458Z] Removing intermediate container d30deb2189fe [2022-05-13T20:35:36.458Z] ---> f63893a44ecd [2022-05-13T20:35:36.458Z] [2022-05-13T20:35:36.458Z] Step 10/23 : FROM alpine:3.14 [2022-05-13T20:35:36.458Z] ---> e04c818066af [2022-05-13T20:35:36.458Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-13T20:35:36.458Z] ---> Using cache [2022-05-13T20:35:36.458Z] ---> 18e0efc20485 [2022-05-13T20:35:36.458Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T20:35:36.458Z] ---> Using cache [2022-05-13T20:35:36.458Z] ---> 2be1217a8cc6 [2022-05-13T20:35:36.458Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-13T20:35:36.721Z] ---> Running in 89f527aa756c [2022-05-13T20:35:36.953Z] ---> 6e6ebb4b2656 [2022-05-13T20:35:36.953Z] Step 4/4 : RUN go mod download [2022-05-13T20:35:36.953Z] ---> Running in a55993393bbe [2022-05-13T20:35:36.979Z] Removing intermediate container 89f527aa756c [2022-05-13T20:35:36.979Z] ---> 589d33b697e7 [2022-05-13T20:35:36.979Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-13T20:35:37.238Z] ---> 2fe32c2734a1 [2022-05-13T20:35:37.238Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-13T20:35:37.238Z] ---> Running in 83ddcfbf687e [2022-05-13T20:35:37.238Z] ---> f0c59bea8562 [2022-05-13T20:35:37.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-13T20:35:37.807Z] Removing intermediate container 83ddcfbf687e [2022-05-13T20:35:37.807Z] ---> b0ba62ded273 [2022-05-13T20:35:37.807Z] Step 15/23 : WORKDIR / [2022-05-13T20:35:37.807Z] ---> Running in 462cf10c3901 [2022-05-13T20:35:37.807Z] ---> d7b31b4f9023 [2022-05-13T20:35:37.807Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-13T20:35:37.807Z] ---> 0eff572e4ea6 [2022-05-13T20:35:37.807Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-13T20:35:38.066Z] ---> Running in 76426939311e [2022-05-13T20:35:38.066Z] Removing intermediate container 462cf10c3901 [2022-05-13T20:35:38.066Z] ---> edc67ca37420 [2022-05-13T20:35:38.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:35:38.327Z] Removing intermediate container 76426939311e [2022-05-13T20:35:38.327Z] ---> 946110484722 [2022-05-13T20:35:38.327Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:35:38.596Z] ---> Running in 082dde963537 [2022-05-13T20:35:38.856Z] ---> 457b78baa7bd [2022-05-13T20:35:38.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-13T20:35:39.114Z] ---> c532881bc26b [2022-05-13T20:35:39.114Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-13T20:35:39.114Z] Removing intermediate container 082dde963537 [2022-05-13T20:35:39.114Z] ---> 3847dcd68b07 [2022-05-13T20:35:39.114Z] Step 20/22 : LABEL arch=x86_64 [2022-05-13T20:35:39.376Z] ---> Running in 3e7cd9799b96 [2022-05-13T20:35:39.636Z] ---> 47d03e3279d0 [2022-05-13T20:35:39.636Z] 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-13T20:35:39.895Z] Removing intermediate container 3e7cd9799b96 [2022-05-13T20:35:39.895Z] ---> 4122681e0afa [2022-05-13T20:35:39.895Z] Step 21/22 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:35:40.155Z] ---> Running in 960f2029de19 [2022-05-13T20:35:40.155Z] ---> 7b9749ca684d [2022-05-13T20:35:40.155Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-13T20:35:40.155Z] ---> Running in c0cfd7fa52ae [2022-05-13T20:35:40.413Z] ---> cd5c2d0df7fd [2022-05-13T20:35:40.413Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-13T20:35:40.673Z] ---> Running in 7f472898c734 [2022-05-13T20:35:40.673Z] Removing intermediate container c0cfd7fa52ae [2022-05-13T20:35:40.673Z] ---> fb6324334f59 [2022-05-13T20:35:40.673Z] Step 22/22 : LABEL version=0.0.0 [2022-05-13T20:35:40.673Z] ---> Running in b29a746d3780 [2022-05-13T20:35:40.673Z] Removing intermediate container 7f472898c734 [2022-05-13T20:35:40.673Z] ---> 324d82fcd7f5 [2022-05-13T20:35:40.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:35:40.937Z] ---> Running in 3bcd3fbf6279 [2022-05-13T20:35:41.507Z] Removing intermediate container b29a746d3780 [2022-05-13T20:35:41.507Z] ---> 82cc83fcfc8f [2022-05-13T20:35:41.507Z] [2022-05-13T20:35:41.507Z] Removing intermediate container 3bcd3fbf6279 [2022-05-13T20:35:41.507Z] ---> 7d328e1f2832 [2022-05-13T20:35:41.507Z] Step 21/23 : LABEL arch=x86_64 [2022-05-13T20:35:41.507Z] Successfully built 82cc83fcfc8f [2022-05-13T20:35:41.507Z] Successfully tagged support-scheduler:latest [2022-05-13T20:35:41.507Z] Building core-data [2022-05-13T20:35:41.507Z]  Building support-scheduler ... done  ---> Running in 365b013139f1 [2022-05-13T20:35:42.888Z] Removing intermediate container 960f2029de19 [2022-05-13T20:35:42.888Z] ---> 01e3c565b00e [2022-05-13T20:35:42.888Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-13T20:35:44.815Z] Removing intermediate container 365b013139f1 [2022-05-13T20:35:44.815Z] ---> 7a3e5357c247 [2022-05-13T20:35:44.815Z] Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:35:44.815Z] ---> Running in ff6928d77dc9 [2022-05-13T20:35:45.082Z] ---> Running in 8fa09418792b [2022-05-13T20:35:45.082Z] Removing intermediate container ff6928d77dc9 [2022-05-13T20:35:45.082Z] ---> ec2d74a3dda5 [2022-05-13T20:35:45.082Z] Step 23/25 : LABEL arch=x86_64 [2022-05-13T20:35:45.342Z] ---> Running in e2860767d5d0 [2022-05-13T20:35:45.342Z] Removing intermediate container 8fa09418792b [2022-05-13T20:35:45.342Z] ---> e81075d919f9 [2022-05-13T20:35:45.342Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T20:35:45.342Z] ---> Running in b588a7b3fdee [2022-05-13T20:35:45.605Z] Removing intermediate container e2860767d5d0 [2022-05-13T20:35:45.605Z] ---> aea3cb77d564 [2022-05-13T20:35:45.605Z] Step 24/25 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:35:45.605Z] Removing intermediate container b588a7b3fdee [2022-05-13T20:35:45.605Z] ---> 306157f058c3 [2022-05-13T20:35:45.605Z] [2022-05-13T20:35:45.868Z] ---> Running in c9f8d227abea [2022-05-13T20:35:45.868Z] Successfully built 306157f058c3 [2022-05-13T20:35:45.868Z] Successfully tagged core-metadata:latest [2022-05-13T20:35:45.868Z] Building security-spire-config [2022-05-13T20:35:46.439Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:35:46.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:35:46.439Z] ---> c716b774a574 [2022-05-13T20:35:46.439Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T20:35:46.439Z] ---> Using cache [2022-05-13T20:35:46.439Z] ---> dd63654a5f4e [2022-05-13T20:35:46.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:35:46.439Z] ---> Using cache [2022-05-13T20:35:46.439Z] ---> f56053d7403b [2022-05-13T20:35:46.439Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-13T20:35:46.439Z] Removing intermediate container c9f8d227abea [2022-05-13T20:35:46.439Z] ---> d3d388df234d [2022-05-13T20:35:46.439Z] Step 25/25 : LABEL version=0.0.0 [2022-05-13T20:35:48.349Z] ---> Running in 61a87aed5148 [2022-05-13T20:35:48.349Z] ---> Running in 7a94e3fbe6a3 [2022-05-13T20:35:48.609Z] Removing intermediate container 7a94e3fbe6a3 [2022-05-13T20:35:48.609Z] ---> f018399709a9 [2022-05-13T20:35:48.609Z] [2022-05-13T20:35:48.609Z] Successfully built f018399709a9 [2022-05-13T20:35:48.609Z] Successfully tagged security-secretstore-setup:latest [2022-05-13T20:35:48.868Z]  Building security-secretstore-setup ... done Building core-command [2022-05-13T20:35:48.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:49.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:50.007Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:35:50.007Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:35:50.007Z] ---> c716b774a574 [2022-05-13T20:35:50.007Z] Step 3/26 : WORKDIR /edgex-go [2022-05-13T20:35:50.007Z] ---> Using cache [2022-05-13T20:35:50.007Z] ---> dd63654a5f4e [2022-05-13T20:35:50.007Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:35:50.007Z] ---> Using cache [2022-05-13T20:35:50.007Z] ---> f56053d7403b [2022-05-13T20:35:50.007Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-13T20:35:50.007Z] OK: 221 MiB in 52 packages [2022-05-13T20:35:51.955Z] ---> Running in 4c145f683d5c [2022-05-13T20:35:51.955Z] Removing intermediate container 61a87aed5148 [2022-05-13T20:35:51.955Z] ---> 03272d4e53f5 [2022-05-13T20:35:51.955Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T20:35:52.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:52.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:35:52.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:35:52.563Z] ---> c716b774a574 [2022-05-13T20:35:52.563Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T20:35:52.563Z] ---> Using cache [2022-05-13T20:35:52.563Z] ---> dd63654a5f4e [2022-05-13T20:35:52.563Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:35:52.563Z] ---> Using cache [2022-05-13T20:35:52.563Z] ---> f56053d7403b [2022-05-13T20:35:52.563Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-13T20:35:52.563Z] ---> Using cache [2022-05-13T20:35:52.563Z] ---> b1939c53bb29 [2022-05-13T20:35:52.563Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T20:35:52.563Z] ---> Using cache [2022-05-13T20:35:52.563Z] ---> 18743a8fde00 [2022-05-13T20:35:52.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:35:52.563Z] ---> Using cache [2022-05-13T20:35:52.563Z] ---> 5adc5cb2bdde [2022-05-13T20:35:52.563Z] Step 8/23 : COPY . . [2022-05-13T20:35:52.563Z] ---> Using cache [2022-05-13T20:35:52.563Z] ---> 7690f719ba6f [2022-05-13T20:35:52.563Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-13T20:35:52.829Z] ---> d7f23d3a3042 [2022-05-13T20:35:52.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:35:52.829Z] ---> Running in 84a7ff404af3 [2022-05-13T20:35:52.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:35:52.829Z] ---> Running in 14516a2d5c29 [2022-05-13T20:35:53.398Z] OK: 221 MiB in 52 packages [2022-05-13T20:35:53.398Z] 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-13T20:35:53.967Z] Removing intermediate container 4c145f683d5c [2022-05-13T20:35:53.967Z] ---> 537330aa62d5 [2022-05-13T20:35:53.967Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-13T20:35:54.227Z] Removing intermediate container 5e09424cfeaf [2022-05-13T20:35:54.227Z] ---> c5543ff73841 [2022-05-13T20:35:54.227Z] [2022-05-13T20:35:54.227Z] Step 9/20 : FROM alpine:3.15 [2022-05-13T20:35:54.227Z] Removing intermediate container 14516a2d5c29 [2022-05-13T20:35:54.227Z] ---> 206b68a95fe8 [2022-05-13T20:35:54.227Z] Step 8/23 : COPY . . [2022-05-13T20:35:54.227Z] ---> bc2abb2c219d [2022-05-13T20:35:54.227Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:35:54.486Z] ---> Running in 4441a8560119 [2022-05-13T20:35:54.486Z] 3.15: Pulling from library/alpine [2022-05-13T20:35:55.054Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T20:35:55.054Z] Status: Downloaded newer image for alpine:3.15 [2022-05-13T20:35:55.054Z] ---> 0ac33e5f5afa [2022-05-13T20:35:55.054Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T20:35:58.348Z] ---> Running in 042b60ca21ed [2022-05-13T20:35:58.349Z] Removing intermediate container 4441a8560119 [2022-05-13T20:35:58.349Z] ---> 9a72d3ac3b13 [2022-05-13T20:35:58.349Z] Step 8/26 : COPY . . [2022-05-13T20:35:58.349Z] Removing intermediate container 042b60ca21ed [2022-05-13T20:35:58.349Z] ---> 41e1da83c21a [2022-05-13T20:35:58.349Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:35:58.349Z] ---> Running in 9a5dc4e774b7 [2022-05-13T20:36:00.898Z] ---> 599e54870a0c [2022-05-13T20:36:00.898Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-13T20:36:01.839Z] Removing intermediate container 9a5dc4e774b7 [2022-05-13T20:36:01.839Z] ---> e33af6ffb27f [2022-05-13T20:36:01.839Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-13T20:36:01.839Z] ---> Running in f66e65964e87 [2022-05-13T20:36:02.099Z] ---> Running in dee8d2639d05 [2022-05-13T20:36:02.360Z] 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-13T20:36:02.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:36:03.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:36:03.556Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T20:36:03.556Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T20:36:03.556Z] OK: 15857 distinct packages available [2022-05-13T20:36:03.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:36:04.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:36:04.752Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-13T20:36:04.752Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-13T20:36:04.752Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-13T20:36:05.012Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-13T20:36:05.012Z] (5/9) Installing curl (7.80.0-r1) [2022-05-13T20:36:05.012Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-13T20:36:05.294Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-13T20:36:05.294Z] (8/9) Installing libucontext (1.1-r0) [2022-05-13T20:36:05.554Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-13T20:36:05.554Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T20:36:05.554Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T20:36:05.554Z] OK: 8 MiB in 23 packages [2022-05-13T20:36:05.554Z] ---> 25bc7ecc8aa1 [2022-05-13T20:36:05.554Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-13T20:36:05.814Z] ---> Running in bee51c7849f9 [2022-05-13T20:36:06.073Z] Removing intermediate container bee51c7849f9 [2022-05-13T20:36:06.073Z] ---> 23f95de91619 [2022-05-13T20:36:06.073Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-13T20:36:06.332Z] ---> Running in 13968c7bc3b3 [2022-05-13T20:36:06.332Z] Removing intermediate container dee8d2639d05 [2022-05-13T20:36:06.332Z] ---> b4e4f14670a4 [2022-05-13T20:36:06.332Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:36:06.590Z] ---> 8da00b84637b [2022-05-13T20:36:06.590Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-13T20:36:07.969Z] ---> 244a5677996c [2022-05-13T20:36:07.969Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-13T20:36:08.229Z] Removing intermediate container 84a7ff404af3 [2022-05-13T20:36:08.229Z] ---> f4662fa4d828 [2022-05-13T20:36:08.229Z] [2022-05-13T20:36:08.229Z] Step 10/23 : FROM alpine:3.14 [2022-05-13T20:36:08.229Z] ---> e04c818066af [2022-05-13T20:36:08.229Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-13T20:36:08.229Z] ---> Using cache [2022-05-13T20:36:08.229Z] ---> 18e0efc20485 [2022-05-13T20:36:08.229Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T20:36:08.229Z] ---> Using cache [2022-05-13T20:36:08.229Z] ---> 2be1217a8cc6 [2022-05-13T20:36:08.229Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-13T20:36:08.229Z] ---> Running in 07c31bd64306 [2022-05-13T20:36:08.229Z] Removing intermediate container 13968c7bc3b3 [2022-05-13T20:36:08.229Z] ---> f473ceb84671 [2022-05-13T20:36:08.229Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-13T20:36:08.488Z] ---> 446a4672f935 [2022-05-13T20:36:08.488Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-13T20:36:08.488Z] ---> Running in 39429f0347cd [2022-05-13T20:36:08.488Z] ---> Running in e387802e3b12 [2022-05-13T20:36:08.488Z] Removing intermediate container 07c31bd64306 [2022-05-13T20:36:08.488Z] ---> 614dd6943162 [2022-05-13T20:36:08.488Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-13T20:36:08.748Z] ---> Running in b6e8a5a9f262 [2022-05-13T20:36:08.748Z] Removing intermediate container 39429f0347cd [2022-05-13T20:36:08.748Z] ---> 64f116c1fd96 [2022-05-13T20:36:08.748Z] 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-13T20:36:08.748Z] Removing intermediate container e387802e3b12 [2022-05-13T20:36:08.748Z] ---> 8c522a9353cd [2022-05-13T20:36:08.748Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:36:08.748Z] Removing intermediate container b6e8a5a9f262 [2022-05-13T20:36:08.748Z] ---> 193b512836b6 [2022-05-13T20:36:08.748Z] Step 15/23 : WORKDIR / [2022-05-13T20:36:08.748Z] ---> Running in 1f53575d1e5f [2022-05-13T20:36:09.009Z] ---> Running in 8dc45118164e [2022-05-13T20:36:09.009Z] ---> Running in 16eeab4f2ef2 [2022-05-13T20:36:09.009Z] Removing intermediate container 8dc45118164e [2022-05-13T20:36:09.009Z] ---> 03d67c89038f [2022-05-13T20:36:09.009Z] Step 18/20 : LABEL arch=x86_64 [2022-05-13T20:36:09.270Z] ---> Running in d7357866a4c4 [2022-05-13T20:36:09.270Z] Removing intermediate container 16eeab4f2ef2 [2022-05-13T20:36:09.270Z] ---> 385d27af0f8b [2022-05-13T20:36:09.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:36:09.531Z] Removing intermediate container d7357866a4c4 [2022-05-13T20:36:09.531Z] ---> 1892798a8530 [2022-05-13T20:36:09.531Z] Step 19/20 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:36:09.531Z] ---> Running in 1023067a9ea5 [2022-05-13T20:36:09.531Z] ---> 783fd45b8954 [2022-05-13T20:36:09.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-13T20:36:09.790Z] Removing intermediate container 1023067a9ea5 [2022-05-13T20:36:09.790Z] ---> 1027a3b7323c [2022-05-13T20:36:09.790Z] Step 20/20 : LABEL version=0.0.0 [2022-05-13T20:36:09.790Z] ---> Running in e669a0995c44 [2022-05-13T20:36:10.052Z] spire-1.2.1/ [2022-05-13T20:36:10.052Z] spire-1.2.1/.data/ [2022-05-13T20:36:10.052Z] spire-1.2.1/.data/.file [2022-05-13T20:36:10.052Z] spire-1.2.1/.dockerignore [2022-05-13T20:36:10.052Z] spire-1.2.1/.gitattributes [2022-05-13T20:36:10.052Z] spire-1.2.1/.githooks/ [2022-05-13T20:36:10.052Z] spire-1.2.1/.githooks/pre-commit [2022-05-13T20:36:10.052Z] spire-1.2.1/.github/ [2022-05-13T20:36:10.052Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-13T20:36:10.052Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-13T20:36:10.052Z] spire-1.2.1/.github/dependabot.yml [2022-05-13T20:36:10.052Z] spire-1.2.1/.github/workflows/ [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-13T20:36:10.053Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-13T20:36:10.053Z] spire-1.2.1/.gitignore [2022-05-13T20:36:10.053Z] spire-1.2.1/.go-version [2022-05-13T20:36:10.053Z] spire-1.2.1/.golangci.yml [2022-05-13T20:36:10.053Z] spire-1.2.1/ADOPTERS.md [2022-05-13T20:36:10.053Z] spire-1.2.1/CHANGELOG.md [2022-05-13T20:36:10.053Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-13T20:36:10.053Z] spire-1.2.1/CODEOWNERS [2022-05-13T20:36:10.053Z] spire-1.2.1/CONTRIBUTING.md [2022-05-13T20:36:10.053Z] spire-1.2.1/Dockerfile [2022-05-13T20:36:10.053Z] spire-1.2.1/Dockerfile.dev [2022-05-13T20:36:10.053Z] spire-1.2.1/Dockerfile.scratch [2022-05-13T20:36:10.053Z] spire-1.2.1/LICENSE [2022-05-13T20:36:10.053Z] spire-1.2.1/MAINTAINERS.md [2022-05-13T20:36:10.053Z] spire-1.2.1/Makefile [2022-05-13T20:36:10.053Z] spire-1.2.1/README.md [2022-05-13T20:36:10.053Z] spire-1.2.1/ROADMAP.md [2022-05-13T20:36:10.053Z] spire-1.2.1/SECURITY.md [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-13T20:36:10.053Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/ [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/agent/ [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/agent/agent.conf [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/server/ [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/server/server.conf [2022-05-13T20:36:10.053Z] spire-1.2.1/conf/server/server_full.conf [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/ [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/SPIRE101.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/auditlog.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/ [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/scaling_spire.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/spire_agent.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/spire_server.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/supported_integrations.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/telemetry.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/telemetry_config.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/upgrading.md [2022-05-13T20:36:10.053Z] spire-1.2.1/doc/using_spire.md [2022-05-13T20:36:10.053Z] spire-1.2.1/examples/ [2022-05-13T20:36:10.053Z] spire-1.2.1/examples/README.md [2022-05-13T20:36:10.053Z] spire-1.2.1/go.mod [2022-05-13T20:36:10.053Z] spire-1.2.1/go.sum [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/agent.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/config.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/names.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/auth/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/catalog/ [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-13T20:36:10.053Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/config.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/context.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/health.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/log/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/log/log.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/log/options.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/profiling/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/selector/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/uptime/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/task.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/version/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/version/version.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/api.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/health/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/id.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/status.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/config.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-13T20:36:10.054Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/registration/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/server.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/server_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/ [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/private/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/private/server/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/private/server/journal/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-13T20:36:10.055Z] spire-1.2.1/release/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/README.md [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/README.md [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/conf/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/conf/server/ [2022-05-13T20:36:10.055Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-13T20:36:10.055Z] spire-1.2.1/script/ [2022-05-13T20:36:10.055Z] spire-1.2.1/script/build-artifact.sh [2022-05-13T20:36:10.055Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-13T20:36:10.055Z] spire-1.2.1/support/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-13T20:36:10.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-13T20:36:10.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/clock/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/clock/clock.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/bundle.derRemoving intermediate container e669a0995c44 [2022-05-13T20:36:10.317Z] ---> 2dcf281397fa [2022-05-13T20:36:10.317Z] [2022-05-13T20:36:10.317Z] [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/fixture.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-13T20:36:10.317Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-13T20:36:10.317Z] spire-1.2.1/test/integration/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/integration/README.md [2022-05-13T20:36:10.317Z] spire-1.2.1/test/integration/common [2022-05-13T20:36:10.317Z] spire-1.2.1/test/integration/setup/ [2022-05-13T20:36:10.317Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-13T20:36:10.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-13T20:36:10.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/test-one.sh [2022-05-13T20:36:10.320Z] spire-1.2.1/test/integration/test.sh [2022-05-13T20:36:10.320Z] spire-1.2.1/test/plugintest/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/plugintest/config.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/plugintest/load.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/plugintest/option.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/dir.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/logs.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/suite.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/spiretest/x509.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testca/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testca/ca.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testkey/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testkey/generate.sh [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testkey/keys.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/testkey/new.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/tpmsimulator/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/util/ [2022-05-13T20:36:10.320Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/util/cert_generation.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/util/io_redirection.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/util/race.go [2022-05-13T20:36:10.320Z] spire-1.2.1/test/util/util.go [2022-05-13T20:36:10.320Z] building spire from source... [2022-05-13T20:36:10.320Z] Successfully built 2dcf281397fa [2022-05-13T20:36:10.320Z] Installing go1.17.7... [2022-05-13T20:36:10.320Z] ---> 6d30163a7543 [2022-05-13T20:36:10.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-13T20:36:10.320Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-13T20:36:10.320Z] Building security-spire-server [2022-05-13T20:36:13.610Z]  Building security-spiffe-token-provider ... done  ---> e07ccad313b0 [2022-05-13T20:36:13.610Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-13T20:36:13.882Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:36:13.882Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:36:13.882Z] ---> c716b774a574 [2022-05-13T20:36:13.882Z] Step 3/25 : WORKDIR /edgex-go [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> dd63654a5f4e [2022-05-13T20:36:13.882Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> f56053d7403b [2022-05-13T20:36:13.882Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> 537330aa62d5 [2022-05-13T20:36:13.882Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> bc2abb2c219d [2022-05-13T20:36:13.882Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> 9a72d3ac3b13 [2022-05-13T20:36:13.882Z] Step 8/25 : COPY . . [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> 25bc7ecc8aa1 [2022-05-13T20:36:13.882Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> 23f95de91619 [2022-05-13T20:36:13.882Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> f473ceb84671 [2022-05-13T20:36:13.882Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-13T20:36:13.882Z] ---> Using cache [2022-05-13T20:36:13.882Z] ---> 64f116c1fd96 [2022-05-13T20:36:13.882Z] 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-13T20:36:14.145Z] ---> Running in 3cdc8a779a07 [2022-05-13T20:36:14.146Z] ---> Running in 9a7bbc00339f [2022-05-13T20:36:14.405Z] Removing intermediate container 9a7bbc00339f [2022-05-13T20:36:14.405Z] ---> ac2a2a4856a8 [2022-05-13T20:36:14.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:36:14.405Z] ---> Running in 7e6ae8bc65cd [2022-05-13T20:36:14.665Z] Removing intermediate container 7e6ae8bc65cd [2022-05-13T20:36:14.665Z] ---> 45d860618c92 [2022-05-13T20:36:14.665Z] Step 21/23 : LABEL arch=x86_64 [2022-05-13T20:36:14.665Z] ---> Running in 2089397432bb [2022-05-13T20:36:14.929Z] Removing intermediate container 2089397432bb [2022-05-13T20:36:14.929Z] ---> 11762f965247 [2022-05-13T20:36:14.929Z] Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:36:14.929Z] spire-1.2.1/ [2022-05-13T20:36:15.191Z] spire-1.2.1/.data/ [2022-05-13T20:36:15.191Z] spire-1.2.1/.data/.file [2022-05-13T20:36:15.191Z] spire-1.2.1/.dockerignore [2022-05-13T20:36:15.191Z] spire-1.2.1/.gitattributes [2022-05-13T20:36:15.191Z] spire-1.2.1/.githooks/ [2022-05-13T20:36:15.191Z] spire-1.2.1/.githooks/pre-commit [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/ [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/dependabot.yml [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/ [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-13T20:36:15.191Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-13T20:36:15.191Z] spire-1.2.1/.gitignore [2022-05-13T20:36:15.191Z] spire-1.2.1/.go-version [2022-05-13T20:36:15.191Z] spire-1.2.1/.golangci.yml [2022-05-13T20:36:15.191Z] spire-1.2.1/ADOPTERS.md [2022-05-13T20:36:15.191Z] spire-1.2.1/CHANGELOG.md [2022-05-13T20:36:15.191Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-13T20:36:15.191Z] spire-1.2.1/CODEOWNERS [2022-05-13T20:36:15.191Z] spire-1.2.1/CONTRIBUTING.md [2022-05-13T20:36:15.191Z] spire-1.2.1/Dockerfile [2022-05-13T20:36:15.191Z] spire-1.2.1/Dockerfile.dev [2022-05-13T20:36:15.191Z] spire-1.2.1/Dockerfile.scratch [2022-05-13T20:36:15.191Z] spire-1.2.1/LICENSE [2022-05-13T20:36:15.191Z] spire-1.2.1/MAINTAINERS.md [2022-05-13T20:36:15.191Z] spire-1.2.1/Makefile [2022-05-13T20:36:15.191Z] spire-1.2.1/README.md [2022-05-13T20:36:15.191Z] spire-1.2.1/ROADMAP.md [2022-05-13T20:36:15.191Z] spire-1.2.1/SECURITY.md [2022-05-13T20:36:15.191Z] spire-1.2.1/cmd/ [2022-05-13T20:36:15.191Z] spire-1.2.1/cmd/spire-agent/ [2022-05-13T20:36:15.191Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-13T20:36:15.191Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-13T20:36:15.191Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 5a6c9ef429c4 [2022-05-13T20:36:15.192Z] [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-13T20:36:15.192Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/ [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/agent/ [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/agent/agent.conf [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/server/ [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/server/server.conf [2022-05-13T20:36:15.192Z] spire-1.2.1/conf/server/server_full.conf [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/ [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/SPIRE101.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/auditlog.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/ [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/scaling_spire.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/spire_agent.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/spire_server.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/supported_integrations.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/telemetry.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/telemetry_config.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/upgrading.md [2022-05-13T20:36:15.192Z] spire-1.2.1/doc/using_spire.md [2022-05-13T20:36:15.192Z] spire-1.2.1/examples/ [2022-05-13T20:36:15.192Z] spire-1.2.1/examples/README.md [2022-05-13T20:36:15.192Z] spire-1.2.1/go.mod [2022-05-13T20:36:15.192Z] spire-1.2.1/go.sum [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/agent.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/config.go [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-13T20:36:15.192Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/names.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/auth/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-13T20:36:15.193Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/config.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/context.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/health.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/log/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/log/log.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/log/options.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/profiling/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/selector/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-13T20:36:15.194Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/uptime/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/task.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/version/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/version/version.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/api.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/health/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/id.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/status.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/config.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-13T20:36:15.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-13T20:36:15.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/registration/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/server.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/server_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/ [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/private/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/private/server/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/private/server/journal/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-13T20:36:15.197Z] spire-1.2.1/release/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/conf/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/conf/server/ [2022-05-13T20:36:15.197Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/script/ [2022-05-13T20:36:15.197Z] spire-1.2.1/script/build-artifact.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/support/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-13T20:36:15.197Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/clock/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/clock/clock.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/fixture.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-13T20:36:15.197Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/common [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-13T20:36:15.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/test-one.sh [2022-05-13T20:36:15.198Z] spire-1.2.1/test/integration/test.sh [2022-05-13T20:36:15.198Z] spire-1.2.1/test/plugintest/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/plugintest/config.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/plugintest/load.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/plugintest/option.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/dir.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/logs.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/suite.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/spiretest/x509.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testca/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testca/ca.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testkey/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testkey/generate.sh [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testkey/keys.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/testkey/new.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/tpmsimulator/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/util/ [2022-05-13T20:36:15.198Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/util/cert_generation.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/util/io_redirection.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/util/race.go [2022-05-13T20:36:15.198Z] spire-1.2.1/test/util/util.go [2022-05-13T20:36:15.198Z] building spire from source... [2022-05-13T20:36:15.457Z] Installing go1.17.7... [2022-05-13T20:36:15.457Z] Removing intermediate container 5a6c9ef429c4 [2022-05-13T20:36:15.457Z] ---> c271a092bad9 [2022-05-13T20:36:15.457Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T20:36:15.716Z] ---> Running in e6c3c3ff6c14 [2022-05-13T20:36:15.975Z] Removing intermediate container e6c3c3ff6c14 [2022-05-13T20:36:15.975Z] ---> 463294d40ebb [2022-05-13T20:36:15.975Z] [2022-05-13T20:36:15.975Z] Successfully built 463294d40ebb [2022-05-13T20:36:15.975Z] Successfully tagged core-command:latest [2022-05-13T20:36:15.975Z]  Building core-command ... done Building bin/spire-server... [2022-05-13T20:36:16.234Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-13T20:36:16.234Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-13T20:36:16.234Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-13T20:36:16.234Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-13T20:36:16.234Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-13T20:36:16.234Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-13T20:36:16.493Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T20:36:16.493Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-13T20:36:16.493Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-13T20:36:16.493Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-13T20:36:16.493Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-13T20:36:16.493Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-13T20:36:16.493Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T20:36:16.752Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-13T20:36:16.752Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-13T20:36:16.752Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-13T20:36:17.011Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-13T20:36:17.011Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-13T20:36:17.011Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-13T20:36:17.011Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-13T20:36:17.011Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-13T20:36:17.011Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-13T20:36:17.011Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-13T20:36:17.270Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-13T20:36:17.270Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T20:36:17.270Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-13T20:36:17.270Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T20:36:17.270Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-13T20:36:17.270Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-13T20:36:17.270Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-13T20:36:17.270Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-13T20:36:17.270Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-13T20:36:17.270Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-13T20:36:17.529Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-13T20:36:17.529Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T20:36:17.529Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T20:36:17.529Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T20:36:17.529Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-13T20:36:17.529Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-13T20:36:17.788Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-13T20:36:17.788Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-13T20:36:17.788Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-13T20:36:17.788Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-13T20:36:17.788Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T20:36:17.788Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-13T20:36:17.788Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-13T20:36:17.788Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-13T20:36:17.788Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-13T20:36:19.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-13T20:36:19.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-13T20:36:19.166Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-13T20:36:19.166Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T20:36:19.166Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-13T20:36:19.166Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-13T20:36:19.430Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-13T20:36:19.430Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-13T20:36:19.430Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-13T20:36:19.430Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-13T20:36:19.430Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-13T20:36:19.430Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-13T20:36:20.370Z] Building bin/spire-server... [2022-05-13T20:36:20.370Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-13T20:36:20.370Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-13T20:36:20.370Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-13T20:36:20.370Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-13T20:36:20.370Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-13T20:36:20.630Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-13T20:36:20.630Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-13T20:36:20.630Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-13T20:36:20.630Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T20:36:20.630Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-13T20:36:20.889Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-13T20:36:20.889Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-13T20:36:20.889Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T20:36:20.889Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-13T20:36:20.889Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-13T20:36:20.889Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-13T20:36:20.889Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-13T20:36:20.889Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-13T20:36:20.889Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-13T20:36:21.219Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-13T20:36:21.219Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-13T20:36:21.219Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-13T20:36:21.219Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-13T20:36:21.480Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-13T20:36:21.480Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T20:36:21.480Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-13T20:36:21.480Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T20:36:21.480Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-13T20:36:21.480Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-13T20:36:21.480Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-13T20:36:21.480Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-13T20:36:21.480Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-13T20:36:21.740Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-13T20:36:21.741Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-13T20:36:22.000Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-13T20:36:22.000Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T20:36:22.000Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-13T20:36:22.000Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T20:36:22.000Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T20:36:22.000Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-13T20:36:22.260Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-13T20:36:22.260Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-13T20:36:22.260Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-13T20:36:22.260Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T20:36:22.519Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-13T20:36:22.519Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-13T20:36:22.519Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-13T20:36:23.087Z] go: downloading google.golang.org/api v0.70.0 [2022-05-13T20:36:23.087Z] go: downloading k8s.io/api v0.23.4 [2022-05-13T20:36:23.087Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-13T20:36:23.087Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-13T20:36:23.087Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-13T20:36:23.349Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-13T20:36:23.349Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-13T20:36:23.349Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-13T20:36:23.349Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-13T20:36:23.349Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T20:36:23.349Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-13T20:36:23.349Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-13T20:36:23.349Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-13T20:36:23.349Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-13T20:36:23.349Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-13T20:36:23.349Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-13T20:36:23.349Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-13T20:36:23.349Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-13T20:36:23.610Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-13T20:36:23.610Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-13T20:36:23.610Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-13T20:36:23.610Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-13T20:36:23.870Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-13T20:36:24.130Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-13T20:36:24.389Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-13T20:36:24.389Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-13T20:36:24.959Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-13T20:36:24.959Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-13T20:36:25.219Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-13T20:36:25.479Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-13T20:36:25.479Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-13T20:36:25.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-13T20:36:25.738Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-13T20:36:25.738Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-13T20:36:25.999Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-13T20:36:26.259Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-13T20:36:26.259Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-13T20:36:26.518Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-13T20:36:26.518Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-13T20:36:26.518Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-13T20:36:26.518Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-13T20:36:26.518Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-13T20:36:26.859Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-13T20:36:26.859Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-13T20:36:26.859Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-13T20:36:26.859Z] go: downloading google.golang.org/api v0.70.0 [2022-05-13T20:36:26.859Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-13T20:36:26.859Z] go: downloading k8s.io/api v0.23.4 [2022-05-13T20:36:26.859Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-13T20:36:26.859Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-13T20:36:26.859Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-13T20:36:26.859Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-13T20:36:26.859Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-13T20:36:26.859Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-13T20:36:27.119Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-13T20:36:27.119Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-13T20:36:27.119Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T20:36:27.119Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-13T20:36:27.119Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-13T20:36:27.119Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-13T20:36:27.119Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-13T20:36:27.119Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-13T20:36:27.119Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-13T20:36:27.380Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-13T20:36:27.380Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-13T20:36:27.380Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-13T20:36:27.380Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-13T20:36:27.380Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-13T20:36:27.642Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T20:36:27.642Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-13T20:36:27.642Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-13T20:36:27.642Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T20:36:27.642Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-13T20:36:27.642Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T20:36:27.642Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-13T20:36:27.642Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-13T20:36:27.902Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-13T20:36:27.902Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-13T20:36:27.902Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-13T20:36:27.902Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-13T20:36:27.902Z] go: downloading go.opencensus.io v0.23.0 [2022-05-13T20:36:27.902Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-13T20:36:27.902Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-13T20:36:27.902Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-13T20:36:28.161Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-13T20:36:28.161Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-13T20:36:28.423Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-13T20:36:28.423Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-13T20:36:28.423Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-13T20:36:28.423Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-13T20:36:28.423Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-13T20:36:28.423Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-13T20:36:28.683Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-13T20:36:28.683Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-13T20:36:28.683Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-13T20:36:28.683Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-13T20:36:28.943Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-13T20:36:29.205Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-13T20:36:29.205Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-13T20:36:29.205Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-13T20:36:29.205Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-13T20:36:29.205Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-13T20:36:29.205Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-13T20:36:29.205Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-13T20:36:29.205Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-13T20:36:29.205Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-13T20:36:29.205Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-13T20:36:29.205Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-13T20:36:29.772Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-13T20:36:29.772Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-13T20:36:29.772Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-13T20:36:29.772Z] Building bin/spire-agent... [2022-05-13T20:36:30.031Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-13T20:36:30.031Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-13T20:36:30.031Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-13T20:36:30.031Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-13T20:36:30.031Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-13T20:36:30.031Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-13T20:36:30.031Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-13T20:36:30.031Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-13T20:36:30.031Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-13T20:36:30.290Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-13T20:36:30.290Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-13T20:36:30.290Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-13T20:36:30.290Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-13T20:36:30.290Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-13T20:36:30.290Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-13T20:36:30.290Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-13T20:36:30.290Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-13T20:36:30.290Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-13T20:36:30.290Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-13T20:36:30.290Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-13T20:36:30.290Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-13T20:36:30.290Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-13T20:36:30.549Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-13T20:36:30.549Z] Removing intermediate container f66e65964e87 [2022-05-13T20:36:30.549Z] ---> 1cf5de3840ca [2022-05-13T20:36:30.549Z] [2022-05-13T20:36:30.549Z] Step 10/23 : FROM alpine:3.14 [2022-05-13T20:36:30.549Z] ---> e04c818066af [2022-05-13T20:36:30.549Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-13T20:36:30.549Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-13T20:36:30.549Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-13T20:36:30.549Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-13T20:36:30.549Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T20:36:30.549Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-13T20:36:30.549Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-13T20:36:30.549Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-13T20:36:30.549Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-13T20:36:30.549Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-13T20:36:30.549Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-13T20:36:30.549Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-13T20:36:30.808Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T20:36:30.808Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-13T20:36:30.808Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-13T20:36:30.808Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T20:36:30.808Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-13T20:36:30.808Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T20:36:30.808Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-13T20:36:30.808Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-13T20:36:31.067Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-13T20:36:31.067Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-13T20:36:31.067Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-13T20:36:31.067Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-13T20:36:31.067Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-13T20:36:31.067Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-13T20:36:31.067Z] go: downloading go.opencensus.io v0.23.0 [2022-05-13T20:36:31.067Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-13T20:36:31.067Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-13T20:36:31.067Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-13T20:36:31.067Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-13T20:36:31.067Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-13T20:36:31.067Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-13T20:36:31.067Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-13T20:36:31.067Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-13T20:36:31.067Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-13T20:36:31.326Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-13T20:36:31.326Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-13T20:36:31.326Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-13T20:36:31.326Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-13T20:36:31.326Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-13T20:36:31.326Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-13T20:36:31.326Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-13T20:36:31.326Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-13T20:36:31.326Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-13T20:36:31.326Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-13T20:36:31.326Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-13T20:36:31.326Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-13T20:36:31.326Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-13T20:36:31.326Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-13T20:36:31.326Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-13T20:36:32.707Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-13T20:36:32.707Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-13T20:36:33.543Z] Removing intermediate container a55993393bbe [2022-05-13T20:36:33.543Z] ---> 6ecf31c464ce [2022-05-13T20:36:33.543Z] Successfully built 6ecf31c464ce [2022-05-13T20:36:33.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:36:33.902Z] + docker inspect -f . ci-base-image-arm64 [2022-05-13T20:36:33.902Z] . [Pipeline] withDockerContainer [2022-05-13T20:36:34.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container [2022-05-13T20:36:34.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:36:35.733Z] $ docker top 62817ee3c19c6b2bcfe3c25a9cf1631b0c4a0c6a9c77b29e7f3558d2f4c51f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T20:36:36.686Z] + go version [2022-05-13T20:36:36.686Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-13T20:36:36.716Z] $ docker stop --time=1 62817ee3c19c6b2bcfe3c25a9cf1631b0c4a0c6a9c77b29e7f3558d2f4c51f3b [2022-05-13T20:36:36.905Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-13T20:36:36.905Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-13T20:36:38.425Z] $ docker rm -f 62817ee3c19c6b2bcfe3c25a9cf1631b0c4a0c6a9c77b29e7f3558d2f4c51f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:36:39.056Z] + docker inspect -f . ci-base-image-arm64 [2022-05-13T20:36:39.056Z] . [Pipeline] withDockerContainer [2022-05-13T20:36:39.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container [2022-05-13T20:36:39.413Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:36:40.209Z]  ---> Running in 1f61d213020f [2022-05-13T20:36:40.469Z] Removing intermediate container 1f61d213020f [2022-05-13T20:36:40.469Z] ---> 4d38286673cd [2022-05-13T20:36:40.469Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-13T20:36:40.469Z] ---> Running in 289988185f7f [2022-05-13T20:36:40.469Z] Removing intermediate container 289988185f7f [2022-05-13T20:36:40.469Z] ---> a359dad9ef52 [2022-05-13T20:36:40.469Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-13T20:36:40.469Z] ---> Running in fcd4fc5720d5 [2022-05-13T20:36:40.729Z] Removing intermediate container fcd4fc5720d5 [2022-05-13T20:36:40.729Z] ---> c7d50492586c [2022-05-13T20:36:40.729Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:36:40.729Z] ---> Running in a0f004bc47d9 [2022-05-13T20:36:40.736Z] $ docker top 49f700bee37a5f699942dc369d2db8c779145bf83c78e771d47ba4256391eec9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-13T20:36:41.017Z] ========================================================= [2022-05-13T20:36:41.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-13T20:36:41.017Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-13T20:36:41.685Z] + make test [2022-05-13T20:36:41.685Z] go mod tidy -compat=1.17 [2022-05-13T20:36:42.108Z] Removing intermediate container a0f004bc47d9 [2022-05-13T20:36:42.108Z] ---> add5afeba905 [2022-05-13T20:36:42.108Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-13T20:36:42.372Z] ---> Running in a3e963e6d0d8 [2022-05-13T20:36:42.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-13T20:36:43.309Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:36:44.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:36:44.503Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-13T20:36:44.503Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-13T20:36:44.760Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-13T20:36:44.760Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-13T20:36:44.760Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-13T20:36:45.019Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-13T20:36:45.019Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:36:45.019Z] OK: 8 MiB in 20 packages [2022-05-13T20:36:51.587Z] Removing intermediate container a3e963e6d0d8 [2022-05-13T20:36:51.587Z] ---> 99c192892eae [2022-05-13T20:36:51.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:36:53.493Z] ---> 78fa082588f3 [2022-05-13T20:36:53.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-13T20:36:57.904Z] ---> 90436d876fbb [2022-05-13T20:36:57.904Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-13T20:37:00.440Z] ---> 13981ca4a252 [2022-05-13T20:37:00.440Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-13T20:37:00.701Z] ---> Running in 5e270b6146e4 [2022-05-13T20:37:01.394Z] Removing intermediate container 5e270b6146e4 [2022-05-13T20:37:01.394Z] ---> d5af9b84c86c [2022-05-13T20:37:01.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:37:01.394Z] ---> Running in fc0033ca0f25 [2022-05-13T20:37:02.061Z] Removing intermediate container fc0033ca0f25 [2022-05-13T20:37:02.061Z] ---> 2151a8c46832 [2022-05-13T20:37:02.061Z] Step 21/23 : LABEL arch=x86_64 [2022-05-13T20:37:02.326Z] ---> Running in a9d89bae73d5 [2022-05-13T20:37:02.904Z] Removing intermediate container a9d89bae73d5 [2022-05-13T20:37:02.904Z] ---> 65498d1669c3 [2022-05-13T20:37:02.904Z] Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:37:03.163Z] ---> Running in dc411d70f42e [2022-05-13T20:37:04.098Z] Removing intermediate container dc411d70f42e [2022-05-13T20:37:04.098Z] ---> 5ea054eb6999 [2022-05-13T20:37:04.098Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T20:37:04.670Z] ---> Running in f04fe289e9a7 [2022-05-13T20:37:05.237Z] Removing intermediate container f04fe289e9a7 [2022-05-13T20:37:05.237Z] ---> 1604e441c2ca [2022-05-13T20:37:05.237Z] [2022-05-13T20:37:05.237Z] Successfully built 1604e441c2ca [2022-05-13T20:37:05.237Z] Successfully tagged core-data:latest [2022-05-13T20:37:21.738Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-13T20:37:51.943Z]  Building core-data ... done Removing intermediate container 99219f57f845 [2022-05-13T20:37:51.943Z] ---> 352d52be8b1d [2022-05-13T20:37:51.943Z] [2022-05-13T20:37:51.943Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T20:37:51.943Z] ---> 0ac33e5f5afa [2022-05-13T20:37:51.943Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T20:37:51.943Z] ---> Using cache [2022-05-13T20:37:51.943Z] ---> 41e1da83c21a [2022-05-13T20:37:51.943Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:37:51.943Z] ---> Using cache [2022-05-13T20:37:51.943Z] ---> e33af6ffb27f [2022-05-13T20:37:51.943Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-13T20:37:51.943Z] ---> Running in 095a116a3589 [2022-05-13T20:37:51.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:37:51.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:37:51.943Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T20:37:51.943Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T20:37:51.943Z] OK: 15857 distinct packages available [2022-05-13T20:37:51.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:37:52.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:37:52.767Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-13T20:37:52.767Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-13T20:37:53.025Z] (3/5) Installing libucontext (1.1-r0) [2022-05-13T20:37:53.025Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-13T20:37:53.025Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-13T20:37:53.285Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T20:37:53.285Z] OK: 6 MiB in 19 packages [2022-05-13T20:37:56.578Z] Removing intermediate container 095a116a3589 [2022-05-13T20:37:56.578Z] ---> 34783cc72c8d [2022-05-13T20:37:56.578Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-13T20:37:56.578Z] ---> 68a6283354b3 [2022-05-13T20:37:56.578Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-13T20:37:57.957Z] ---> 8978dff11704 [2022-05-13T20:37:57.957Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-13T20:37:57.957Z] ---> 56d38397d1e6 [2022-05-13T20:37:57.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-13T20:37:58.216Z] ---> dc4fd172448c [2022-05-13T20:37:58.216Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-13T20:37:58.216Z] ---> 60c1aa15468f [2022-05-13T20:37:58.216Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-13T20:37:58.475Z] ---> Running in 0f8fab7436ed [2022-05-13T20:37:58.475Z] Removing intermediate container 0f8fab7436ed [2022-05-13T20:37:58.475Z] ---> c21253b17929 [2022-05-13T20:37:58.475Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-13T20:37:58.475Z] ---> Running in 8ed58b30c4ad [2022-05-13T20:37:58.475Z] Removing intermediate container 8ed58b30c4ad [2022-05-13T20:37:58.475Z] ---> 4efe6c7cb317 [2022-05-13T20:37:58.475Z] Step 24/26 : LABEL arch=x86_64 [2022-05-13T20:37:58.475Z] ---> Running in 6687d49b98a4 [2022-05-13T20:37:58.734Z] Removing intermediate container 6687d49b98a4 [2022-05-13T20:37:58.734Z] ---> 7b4ed68b75b9 [2022-05-13T20:37:58.734Z] Step 25/26 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:37:58.734Z] ---> Running in e8f29dc0d32c [2022-05-13T20:37:58.734Z] Removing intermediate container e8f29dc0d32c [2022-05-13T20:37:58.734Z] ---> 02cf751ec27d [2022-05-13T20:37:58.734Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T20:37:58.734Z] ---> Running in eaf6de91ab40 [2022-05-13T20:37:58.993Z] Removing intermediate container eaf6de91ab40 [2022-05-13T20:37:58.993Z] ---> 54dc6e81c103 [2022-05-13T20:37:58.993Z] [2022-05-13T20:37:58.993Z] Successfully built 54dc6e81c103 [2022-05-13T20:37:58.993Z] Successfully tagged security-spire-agent:latest [2022-05-13T20:38:37.744Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-13T20:38:37.744Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-13T20:38:37.744Z] Building bin/spire-agent... [2022-05-13T20:38:37.744Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-13T20:38:37.744Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-13T20:38:37.744Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-13T20:38:37.744Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-13T20:38:37.744Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-13T20:38:37.744Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-13T20:38:37.744Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-13T20:38:37.744Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-13T20:38:37.744Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-13T20:38:37.744Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-13T20:38:37.744Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-13T20:38:37.744Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-13T20:38:37.744Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-13T20:38:37.744Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-13T20:39:13.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-13T20:39:13.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-13T20:39:13.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-13T20:39:13.642Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-13T20:39:19.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-13T20:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-13T20:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-13T20:39:19.708Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-13T20:39:19.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-13T20:39:34.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.321s coverage: 28.7% of statements [2022-05-13T20:39:34.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-13T20:39:34.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-13T20:39:40.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements [2022-05-13T20:39:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-13T20:39:40.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.473s coverage: 53.4% of statements [2022-05-13T20:39:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-13T20:39:40.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-13T20:39:45.441Z] Removing intermediate container 1f53575d1e5f [2022-05-13T20:39:45.441Z] ---> b6b17dda49ce [2022-05-13T20:39:45.441Z] [2022-05-13T20:39:45.441Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T20:39:45.441Z] ---> 0ac33e5f5afa [2022-05-13T20:39:45.441Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T20:39:45.441Z] ---> Using cache [2022-05-13T20:39:45.441Z] ---> 41e1da83c21a [2022-05-13T20:39:45.441Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:39:45.441Z] ---> Using cache [2022-05-13T20:39:45.441Z] ---> e33af6ffb27f [2022-05-13T20:39:45.441Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-13T20:39:45.441Z] ---> Running in 82a48f9906f9 [2022-05-13T20:39:45.441Z] Removing intermediate container 3cdc8a779a07 [2022-05-13T20:39:45.441Z] ---> 4ad77e6860fa [2022-05-13T20:39:45.441Z] [2022-05-13T20:39:45.441Z] Step 13/25 : FROM alpine:3.15 [2022-05-13T20:39:45.441Z] ---> 0ac33e5f5afa [2022-05-13T20:39:45.441Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T20:39:45.441Z] ---> Using cache [2022-05-13T20:39:45.441Z] ---> 41e1da83c21a [2022-05-13T20:39:45.441Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:39:45.441Z] ---> Using cache [2022-05-13T20:39:45.441Z] ---> e33af6ffb27f [2022-05-13T20:39:45.441Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-13T20:39:45.441Z] ---> Using cache [2022-05-13T20:39:45.441Z] ---> 34783cc72c8d [2022-05-13T20:39:45.441Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-13T20:39:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:39:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:39:45.441Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T20:39:45.441Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T20:39:45.441Z] OK: 15857 distinct packages available [2022-05-13T20:39:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-13T20:39:45.441Z] ---> a35ebc2b407d [2022-05-13T20:39:45.441Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-13T20:39:45.441Z] ---> 0daebaf6544b [2022-05-13T20:39:45.441Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-13T20:39:45.441Z] ---> 5b0897715d9e [2022-05-13T20:39:45.441Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-13T20:39:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-13T20:39:45.441Z] ---> 597db5aadfe0 [2022-05-13T20:39:45.441Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-13T20:39:45.441Z] ---> Running in 4058f6463985 [2022-05-13T20:39:45.441Z] Removing intermediate container 4058f6463985 [2022-05-13T20:39:45.441Z] ---> d5e059868e41 [2022-05-13T20:39:45.441Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-13T20:39:45.441Z] ---> Running in f1ebd3062484 [2022-05-13T20:39:45.441Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-13T20:39:45.441Z] Removing intermediate container f1ebd3062484 [2022-05-13T20:39:45.441Z] ---> e724c5056715 [2022-05-13T20:39:45.441Z] Step 23/25 : LABEL arch=x86_64 [2022-05-13T20:39:45.441Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-13T20:39:45.441Z] ---> Running in b3898991547b [2022-05-13T20:39:45.441Z] (3/4) Installing libucontext (1.1-r0) [2022-05-13T20:39:45.441Z] Removing intermediate container b3898991547b [2022-05-13T20:39:45.441Z] ---> 04cc050104f7 [2022-05-13T20:39:45.441Z] Step 24/25 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:39:45.441Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-13T20:39:45.441Z] ---> Running in 7746a42e1e06 [2022-05-13T20:39:45.441Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T20:39:45.441Z] Removing intermediate container 7746a42e1e06 [2022-05-13T20:39:45.441Z] ---> ce0561221e6f [2022-05-13T20:39:45.441Z] Step 25/25 : LABEL version=0.0.0 [2022-05-13T20:39:45.441Z] OK: 6 MiB in 18 packages [2022-05-13T20:39:45.441Z] ---> Running in e3a9b4ca7241 [2022-05-13T20:39:45.441Z] Removing intermediate container e3a9b4ca7241 [2022-05-13T20:39:45.441Z] ---> 4439737ec888 [2022-05-13T20:39:45.441Z] [2022-05-13T20:39:45.441Z] Successfully built 4439737ec888 [2022-05-13T20:39:45.441Z] Successfully tagged security-spire-server:latest [2022-05-13T20:39:45.441Z]  Building security-spire-server ... done Removing intermediate container 82a48f9906f9 [2022-05-13T20:39:45.441Z] ---> ebf2124dc949 [2022-05-13T20:39:45.441Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-13T20:39:45.441Z] ---> d8d711423300 [2022-05-13T20:39:45.441Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-13T20:39:45.441Z] ---> 0c8cf927ec81 [2022-05-13T20:39:45.441Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-13T20:39:45.441Z] ---> Running in 20b6ba5658ca [2022-05-13T20:39:45.441Z] Removing intermediate container 20b6ba5658ca [2022-05-13T20:39:45.441Z] ---> 6b239fa21215 [2022-05-13T20:39:45.441Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-13T20:39:45.441Z] ---> 61d2c78b404c [2022-05-13T20:39:45.441Z] Step 21/26 : WORKDIR / [2022-05-13T20:39:45.441Z] ---> Running in ab245700000a [2022-05-13T20:39:45.441Z] Removing intermediate container ab245700000a [2022-05-13T20:39:45.441Z] ---> 855a364efb2a [2022-05-13T20:39:45.441Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-13T20:39:45.441Z] ---> Running in e73436617de6 [2022-05-13T20:39:45.441Z] Removing intermediate container e73436617de6 [2022-05-13T20:39:45.441Z] ---> 90b2616f9565 [2022-05-13T20:39:45.441Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-13T20:39:45.441Z] ---> Running in 04cda9ae3e8b [2022-05-13T20:39:45.441Z] Removing intermediate container 04cda9ae3e8b [2022-05-13T20:39:45.441Z] ---> 84c7e6440a46 [2022-05-13T20:39:45.441Z] Step 24/26 : LABEL arch=x86_64 [2022-05-13T20:39:45.441Z] ---> Running in 980fff38cddc [2022-05-13T20:39:45.441Z] Removing intermediate container 980fff38cddc [2022-05-13T20:39:45.441Z] ---> 671ed8fb681c [2022-05-13T20:39:45.441Z] Step 25/26 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [2022-05-13T20:39:45.441Z] ---> Running in 6d436f76bf31 [2022-05-13T20:39:45.441Z] Removing intermediate container 6d436f76bf31 [2022-05-13T20:39:45.441Z] ---> 74aac89b6fdd [2022-05-13T20:39:45.441Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T20:39:45.441Z] ---> Running in f44d40f4100c [2022-05-13T20:39:45.441Z] Removing intermediate container f44d40f4100c [2022-05-13T20:39:45.441Z] ---> c85f8dc82be4 [2022-05-13T20:39:45.441Z] [2022-05-13T20:39:45.441Z] Successfully built c85f8dc82be4 [2022-05-13T20:39:45.441Z] Successfully tagged security-spire-config:latest [2022-05-13T20:39:45.448Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-13T20:39:45.458Z] $ docker stop --time=1 2701ba88c5e754a0c5b313012d41496ca15215657a29421bed629512aa3cf179 [2022-05-13T20:39:46.775Z] $ docker rm -f 2701ba88c5e754a0c5b313012d41496ca15215657a29421bed629512aa3cf179 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T20:39:47.122Z] + docker images [2022-05-13T20:39:47.122Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T20:39:47.122Z] security-spire-config latest c85f8dc82be4 6 seconds ago 86.7MB [2022-05-13T20:39:47.122Z] security-spire-server latest 4439737ec888 8 seconds ago 87.3MB [2022-05-13T20:39:47.122Z] 4ad77e6860fa 21 seconds ago 4.43GB [2022-05-13T20:39:47.122Z] b6b17dda49ce 22 seconds ago 4.43GB [2022-05-13T20:39:47.122Z] security-spire-agent latest 54dc6e81c103 About a minute ago 127MB [2022-05-13T20:39:47.122Z] 352d52be8b1d 2 minutes ago 4.43GB [2022-05-13T20:39:47.122Z] core-data latest 1604e441c2ca 2 minutes ago 22.5MB [2022-05-13T20:39:47.122Z] 1cf5de3840ca 3 minutes ago 1.52GB [2022-05-13T20:39:47.122Z] core-command latest 463294d40ebb 3 minutes ago 16.1MB [2022-05-13T20:39:47.122Z] security-spiffe-token-provider latest 2dcf281397fa 3 minutes ago 28.8MB [2022-05-13T20:39:47.122Z] f4662fa4d828 3 minutes ago 1.49GB [2022-05-13T20:39:47.123Z] c5543ff73841 3 minutes ago 1.54GB [2022-05-13T20:39:47.123Z] security-secretstore-setup latest f018399709a9 3 minutes ago 28.5MB [2022-05-13T20:39:47.123Z] core-metadata latest 306157f058c3 4 minutes ago 17MB [2022-05-13T20:39:47.123Z] support-scheduler latest 82cc83fcfc8f 4 minutes ago 26.3MB [2022-05-13T20:39:47.123Z] f63893a44ecd 4 minutes ago 1.5GB [2022-05-13T20:39:47.123Z] 679d5b0e5692 4 minutes ago 1.55GB [2022-05-13T20:39:47.123Z] c9431d2c6156 4 minutes ago 1.5GB [2022-05-13T20:39:47.123Z] sys-mgmt-agent latest d2d1e210837c 4 minutes ago 299MB [2022-05-13T20:39:47.123Z] security-bootstrapper latest b27f1cc304a2 4 minutes ago 19.1MB [2022-05-13T20:39:47.123Z] security-proxy-setup latest 50818b694ed1 4 minutes ago 26.9MB [2022-05-13T20:39:47.123Z] support-notifications latest bf9393e28438 4 minutes ago 26.9MB [2022-05-13T20:39:47.123Z] fb901c8e1491 5 minutes ago 1.49GB [2022-05-13T20:39:47.123Z] 6669b2231872 5 minutes ago 1.5GB [2022-05-13T20:39:47.123Z] ce71ade4681d 5 minutes ago 1.5GB [2022-05-13T20:39:47.123Z] 487d2ff74f9d 5 minutes ago 1.55GB [2022-05-13T20:39:47.123Z] ci-base-image-x86_64 latest c716b774a574 8 minutes ago 895MB [2022-05-13T20:39:47.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB [2022-05-13T20:39:47.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB [2022-05-13T20:39:47.123Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-13T20:39:47.123Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-13T20:39:47.123Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-13T20:39:47.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-13T20:40:02.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.380s coverage: 89.2% of statements [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:40:02.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.575s coverage: 84.8% of statements [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-13T20:40:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.351s coverage: 95.6% of statements [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.289s coverage: 72.2% of statements [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.467s coverage: 60.0% of statements [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.606s coverage: 0.9% of statements [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.499s coverage: 58.8% of statements [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.348s coverage: 29.6% of statements [2022-05-13T20:40:06.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 79.5% of statements [2022-05-13T20:40:06.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2022-05-13T20:40:06.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.359s coverage: 96.3% of statements [2022-05-13T20:40:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2022-05-13T20:40:19.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.280s coverage: 94.4% of statements [2022-05-13T20:40:19.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-05-13T20:40:24.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements [2022-05-13T20:40:24.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements [2022-05-13T20:40:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.798s coverage: 91.2% of statements [2022-05-13T20:40:33.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-13T20:40:38.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.997s coverage: 64.4% of statements [2022-05-13T20:40:38.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-13T20:40:38.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-13T20:40:38.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements [2022-05-13T20:40:38.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2022-05-13T20:40:38.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-05-13T20:40:38.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-05-13T20:40:38.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-05-13T20:40:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements [2022-05-13T20:40:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-13T20:40:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-13T20:40:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-13T20:40:49.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 43.8% of statements [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-13T20:40:49.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.402s coverage: 89.5% of statements [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-13T20:40:49.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-13T20:40:49.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-13T20:40:57.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-13T20:40:57.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.909s coverage: 92.3% of statements [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-13T20:40:57.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-13T20:40:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-13T20:40:58.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-13T20:40:58.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-13T20:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-13T20:40:58.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.320s coverage: 100.0% of statements [2022-05-13T20:40:58.907Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-05-13T20:40:59.891Z] 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-13T20:40:59.891Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-13T20:40:59.891Z] GO111MODULE=on go vet ./... [2022-05-13T20:42:51.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T20:42:51.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T20:42:51.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-13T20:42:51.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-13T20:42:52.520Z] + ls -al . [2022-05-13T20:42:52.520Z] total 680 [2022-05-13T20:42:52.520Z] drwxrwxr-x 9 1001 1001 4096 May 13 20:42 . [2022-05-13T20:42:52.520Z] drwxr-xr-x 4 root root 4096 May 13 20:36 .. [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 11 May 13 20:34 .dockerignore [2022-05-13T20:42:52.520Z] drwxrwxr-x 8 1001 1001 4096 May 13 20:34 .git [2022-05-13T20:42:52.520Z] drwxrwxr-x 3 1001 1001 4096 May 13 20:34 .github [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 879 May 13 20:34 .gitignore [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 42 May 13 20:34 .golangci.yml [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 87 May 13 20:34 .hadolint.yml [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 166 May 13 20:34 .sonarcloud.properties [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 1171 May 13 20:34 ADOPTERS.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 10086 May 13 20:34 Attribution.txt [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 63209 May 13 20:34 CHANGELOG.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 3804 May 13 20:34 CONTRIBUTING.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 677 May 13 20:34 GOVERNANCE.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 850 May 13 20:34 Jenkinsfile [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 10775 May 13 20:34 LICENSE [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 10389 May 13 20:34 Makefile [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 582 May 13 20:34 OWNERS.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 9094 May 13 20:34 README.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 6912 May 13 20:34 SECURITY.md [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 5 May 13 20:30 VERSION [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 4131 May 13 20:34 ZMQWindows.md [2022-05-13T20:42:52.520Z] drwxrwxr-x 2 1001 1001 4096 May 13 20:34 bin [2022-05-13T20:42:52.520Z] drwxrwxr-x 18 1001 1001 4096 May 13 20:34 cmd [2022-05-13T20:42:52.520Z] -rw-r--r-- 1 root root 435134 May 13 20:40 coverage.out [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 3217 May 13 20:34 go.mod [2022-05-13T20:42:52.520Z] -rw-rw-r-- 1 1001 1001 35084 May 13 20:36 go.sum [2022-05-13T20:42:52.520Z] drwxrwxr-x 8 1001 1001 4096 May 13 20:34 internal [2022-05-13T20:42:52.520Z] drwxrwxr-x 3 1001 1001 4096 May 13 20:34 openapi [2022-05-13T20:42:52.520Z] drwxrwxr-x 4 1001 1001 4096 May 13 20:34 snap [2022-05-13T20:42:52.521Z] -rw-rw-r-- 1 1001 1001 204 May 13 20:34 version.go [Pipeline] sh [2022-05-13T20:42:53.182Z] + '[' -e coverage.out ] [2022-05-13T20:42:53.182Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-13T20:42:53.210Z] Warning: overwriting stash ‘coverage-report’ [2022-05-13T20:42:53.978Z] Stashed 1 file(s) [Pipeline] sh [2022-05-13T20:42:54.622Z] + make build [2022-05-13T20:42:54.622Z] 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-13T20:44:16.444Z] 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-13T20:45:13.063Z] 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-13T20:45:13.063Z] 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-13T20:45:45.473Z] 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-13T20:45:45.473Z] 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-13T20:45:48.115Z] 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-13T20:45:54.847Z] 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-13T20:45:57.480Z] 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-13T20:46:02.896Z] 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-13T20:46:05.526Z] 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-13T20:46:09.852Z] 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-13T20:46:16.584Z] 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-13T20:46:22.025Z] $ docker stop --time=1 49f700bee37a5f699942dc369d2db8c779145bf83c78e771d47ba4256391eec9 [2022-05-13T20:46:24.009Z] $ docker rm -f 49f700bee37a5f699942dc369d2db8c779145bf83c78e771d47ba4256391eec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:46:26.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-13T20:46:26.181Z] [2022-05-13T20:46:26.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:46:26.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-13T20:46:26.813Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-13T20:46:26.813Z] 29e5d40040c1: Pulling fs layer [2022-05-13T20:46:26.813Z] 1ce36da41761: Pulling fs layer [2022-05-13T20:46:26.813Z] 25b303627fd3: Pulling fs layer [2022-05-13T20:46:26.813Z] 29e5d40040c1: Verifying Checksum [2022-05-13T20:46:26.813Z] 29e5d40040c1: Download complete [2022-05-13T20:46:27.093Z] 1ce36da41761: Verifying Checksum [2022-05-13T20:46:27.093Z] 1ce36da41761: Download complete [2022-05-13T20:46:27.369Z] 29e5d40040c1: Pull complete [2022-05-13T20:46:28.811Z] 25b303627fd3: Verifying Checksum [2022-05-13T20:46:28.811Z] 25b303627fd3: Download complete [2022-05-13T20:46:28.811Z] 1ce36da41761: Pull complete [2022-05-13T20:46:41.489Z] 25b303627fd3: Pull complete [2022-05-13T20:46:41.489Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-13T20:46:41.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-13T20:46:41.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-13T20:46:41.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container [2022-05-13T20:46:41.833Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:46:44.088Z] $ docker top 26e69132380ca6098294b9fb60657f6e71f74fe50da2c6b2a643daa72b3d8608 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T20:46:44.988Z] + docker-compose build --help [2022-05-13T20:46:44.988Z] + grep parallel [2022-05-13T20:46:48.365Z] --parallel Build images in parallel. [Pipeline] } [2022-05-13T20:46:48.662Z] $ docker stop --time=1 26e69132380ca6098294b9fb60657f6e71f74fe50da2c6b2a643daa72b3d8608 [2022-05-13T20:46:50.318Z] $ docker rm -f 26e69132380ca6098294b9fb60657f6e71f74fe50da2c6b2a643daa72b3d8608 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T20:46:50.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-13T20:46:50.904Z] . [Pipeline] withDockerContainer [2022-05-13T20:46:51.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container [2022-05-13T20:46:51.204Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T20:46:52.411Z] $ docker top 29f6ef50f3b00c0d387173f17574f8f06119bbb5bc28d113675aa40e7522ce6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T20:46:53.295Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-13T20:46:57.587Z] Building core-command ... [2022-05-13T20:46:57.587Z] Building core-data ... [2022-05-13T20:46:57.587Z] Building core-metadata ... [2022-05-13T20:46:57.587Z] Building security-bootstrapper ... [2022-05-13T20:46:57.587Z] Building security-proxy-setup ... [2022-05-13T20:46:57.587Z] Building security-secretstore-setup ... [2022-05-13T20:46:57.587Z] Building security-spiffe-token-provider ... [2022-05-13T20:46:57.587Z] Building security-spire-agent ... [2022-05-13T20:46:57.587Z] Building security-spire-config ... [2022-05-13T20:46:57.587Z] Building security-spire-server ... [2022-05-13T20:46:57.588Z] Building support-notifications ... [2022-05-13T20:46:57.588Z] Building support-scheduler ... [2022-05-13T20:46:57.588Z] Building sys-mgmt-agent ... [2022-05-13T20:46:57.588Z] Building support-notifications [2022-05-13T20:46:57.588Z] Building security-proxy-setup [2022-05-13T20:46:57.588Z] Building core-command [2022-05-13T20:46:57.588Z] Building security-spire-agent [2022-05-13T20:46:57.588Z] Building security-bootstrapper [2022-05-13T20:48:34.411Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:48:34.411Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:48:34.411Z] ---> 6ecf31c464ce [2022-05-13T20:48:34.411Z] Step 3/22 : WORKDIR /edgex-go [2022-05-13T20:48:34.411Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:48:34.411Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:48:34.411Z] ---> 6ecf31c464ce [2022-05-13T20:48:34.411Z] Step 3/31 : WORKDIR /edgex-go [2022-05-13T20:48:34.411Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:48:34.411Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:48:34.411Z] ---> 6ecf31c464ce [2022-05-13T20:48:34.411Z] Step 3/26 : WORKDIR /edgex-go [2022-05-13T20:48:34.411Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:48:34.411Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:48:34.411Z] ---> 6ecf31c464ce [2022-05-13T20:48:34.411Z] Step 3/22 : WORKDIR /edgex-go [2022-05-13T20:48:34.411Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:48:34.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:48:34.411Z] ---> 6ecf31c464ce [2022-05-13T20:48:34.411Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T20:48:34.411Z] ---> Running in fe4484ddfe4f [2022-05-13T20:48:34.411Z] ---> Running in e04786f359d2 [2022-05-13T20:48:34.411Z] ---> Running in a055b05dc85a [2022-05-13T20:48:34.411Z] ---> Running in cee61394ff6c [2022-05-13T20:48:34.411Z] ---> Running in 81851e2e59ed [2022-05-13T20:48:34.411Z] Removing intermediate container fe4484ddfe4f [2022-05-13T20:48:34.411Z] ---> 580bd87e0a74 [2022-05-13T20:48:34.411Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:48:34.411Z] ---> Running in 3539ba58e21b [2022-05-13T20:48:34.411Z] Removing intermediate container a055b05dc85a [2022-05-13T20:48:34.411Z] ---> 4bc41906a897 [2022-05-13T20:48:34.411Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:48:34.411Z] Removing intermediate container cee61394ff6c [2022-05-13T20:48:34.411Z] ---> babf63da4e36 [2022-05-13T20:48:34.411Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:48:34.411Z] Removing intermediate container 81851e2e59ed [2022-05-13T20:48:34.411Z] ---> 851923974ef2 [2022-05-13T20:48:34.411Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:48:34.411Z] Removing intermediate container e04786f359d2 [2022-05-13T20:48:34.411Z] ---> 88118af157de [2022-05-13T20:48:34.411Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:48:34.411Z] ---> Running in 61fc399f8461 [2022-05-13T20:48:34.411Z] ---> Running in 61fca3dede0b [2022-05-13T20:48:34.411Z] ---> Running in c3894d0d5858 [2022-05-13T20:48:34.411Z] ---> Running in 7b94c9afaf9d [2022-05-13T20:48:34.411Z] Removing intermediate container 3539ba58e21b [2022-05-13T20:48:34.411Z] ---> e2fa3c4295bd [2022-05-13T20:48:34.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-13T20:48:34.411Z] ---> Running in 794fe1a57361 [2022-05-13T20:48:34.411Z] Removing intermediate container 61fca3dede0b [2022-05-13T20:48:34.411Z] ---> 67374340d204 [2022-05-13T20:48:34.411Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-13T20:48:34.411Z] ---> Running in 877e2334e12a [2022-05-13T20:48:34.411Z] Removing intermediate container c3894d0d5858 [2022-05-13T20:48:34.411Z] ---> 4975f851f2a4 [2022-05-13T20:48:34.411Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-13T20:48:34.411Z] Removing intermediate container 61fc399f8461 [2022-05-13T20:48:34.411Z] ---> d6e38d60e8aa [2022-05-13T20:48:34.411Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-13T20:48:34.411Z] ---> Running in b622262ea9fc [2022-05-13T20:48:34.411Z] ---> Running in 9d25e8aae742 [2022-05-13T20:48:34.411Z] Removing intermediate container 7b94c9afaf9d [2022-05-13T20:48:34.411Z] ---> 49f30ae47168 [2022-05-13T20:48:34.411Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-13T20:48:34.411Z] ---> Running in 95192698d18c [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] OK: 220 MiB in 52 packages [2022-05-13T20:48:34.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:48:34.411Z] OK: 220 MiB in 52 packages [2022-05-13T20:48:34.411Z] OK: 220 MiB in 52 packages [2022-05-13T20:48:34.411Z] OK: 220 MiB in 52 packages [2022-05-13T20:48:34.411Z] OK: 220 MiB in 52 packages [2022-05-13T20:48:34.411Z] Removing intermediate container 794fe1a57361 [2022-05-13T20:48:34.411Z] ---> d613126a4873 [2022-05-13T20:48:34.411Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T20:48:34.411Z] Removing intermediate container 877e2334e12a [2022-05-13T20:48:34.411Z] ---> 62c1b06425d2 [2022-05-13T20:48:34.411Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-13T20:48:34.411Z] Removing intermediate container 9d25e8aae742 [2022-05-13T20:48:34.411Z] ---> 83219b50be1a [2022-05-13T20:48:34.411Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-13T20:48:34.411Z] Removing intermediate container 95192698d18c [2022-05-13T20:48:34.411Z] ---> 4b2fbd4a97e2 [2022-05-13T20:48:34.411Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-13T20:48:34.411Z] Removing intermediate container b622262ea9fc [2022-05-13T20:48:34.411Z] ---> 673a6604f332 [2022-05-13T20:48:34.411Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-13T20:48:34.411Z] ---> 34edae6fe61a [2022-05-13T20:48:34.411Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:48:34.411Z] ---> Running in edac386b0088 [2022-05-13T20:48:34.411Z] ---> 43be53c13483 [2022-05-13T20:48:34.411Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:48:34.411Z] ---> Running in 313ba6984cdc [2022-05-13T20:48:34.411Z] ---> 92b0357ce5e2 [2022-05-13T20:48:34.411Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:48:34.411Z] ---> Running in d03fef1a8e5e [2022-05-13T20:48:34.411Z] ---> a20d51dab041 [2022-05-13T20:48:34.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:48:34.411Z] ---> e639e04e4863 [2022-05-13T20:48:34.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:48:34.689Z] ---> Running in 21e2ff51f249 [2022-05-13T20:48:34.689Z] ---> Running in 88421b059933 [2022-05-13T20:48:39.046Z] Removing intermediate container edac386b0088 [2022-05-13T20:48:39.046Z] ---> f6fe5e6da564 [2022-05-13T20:48:39.046Z] Step 8/23 : COPY . . [2022-05-13T20:48:39.046Z] Removing intermediate container 313ba6984cdc [2022-05-13T20:48:39.046Z] ---> b781b48645dc [2022-05-13T20:48:39.046Z] Step 8/31 : COPY . . [2022-05-13T20:48:39.323Z] Removing intermediate container d03fef1a8e5e [2022-05-13T20:48:39.323Z] ---> bb04bf41dab1 [2022-05-13T20:48:39.323Z] Step 8/26 : COPY . . [2022-05-13T20:48:39.597Z] Removing intermediate container 88421b059933 [2022-05-13T20:48:39.597Z] ---> 8e634c2a793e [2022-05-13T20:48:39.597Z] Step 8/22 : COPY . . [2022-05-13T20:48:39.869Z] Removing intermediate container 21e2ff51f249 [2022-05-13T20:48:39.869Z] ---> 062536e813d2 [2022-05-13T20:48:39.869Z] Step 8/22 : COPY . . [2022-05-13T20:49:06.696Z] ---> 846e1dca73ca [2022-05-13T20:49:06.696Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-13T20:49:06.696Z] ---> ed78202e0c12 [2022-05-13T20:49:06.696Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-13T20:49:06.696Z] ---> Running in 246332c20ff5 [2022-05-13T20:49:06.696Z] ---> Running in c6e5db7d68ea [2022-05-13T20:49:06.696Z] ---> 225b36e65466 [2022-05-13T20:49:06.696Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-13T20:49:06.971Z] ---> Running in 0d9e475872e0 [2022-05-13T20:49:06.971Z] ---> d1b96f4f681e [2022-05-13T20:49:06.971Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-13T20:49:06.971Z] ---> 0631ea0e23ba [2022-05-13T20:49:06.971Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-13T20:49:06.971Z] ---> Running in e3a8dfdec846 [2022-05-13T20:49:07.250Z] ---> Running in 61495e5dd40c [2022-05-13T20:49:07.857Z] Removing intermediate container c6e5db7d68ea [2022-05-13T20:49:07.857Z] ---> 9cb8da23b42a [2022-05-13T20:49:07.857Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-13T20:49:07.857Z] ---> Running in 8d6359947dd2 [2022-05-13T20:49:08.856Z] 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-13T20:49:08.856Z] 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-13T20:49:09.459Z] 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-13T20:49:09.734Z] 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-13T20:49:11.185Z] Removing intermediate container 8d6359947dd2 [2022-05-13T20:49:11.185Z] ---> 6ed86c33c447 [2022-05-13T20:49:11.185Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-13T20:49:11.185Z] ---> Running in 66ccb21cd063 [2022-05-13T20:49:11.800Z] Removing intermediate container 66ccb21cd063 [2022-05-13T20:49:11.800Z] ---> 7b1888ac9dd3 [2022-05-13T20:49:11.800Z] 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-13T20:49:12.073Z] ---> Running in 62e66c776775 [2022-05-13T20:49:14.704Z] spire-1.2.1/ [2022-05-13T20:49:14.704Z] spire-1.2.1/.data/ [2022-05-13T20:49:14.704Z] spire-1.2.1/.data/.file [2022-05-13T20:49:14.704Z] spire-1.2.1/.dockerignore [2022-05-13T20:49:14.704Z] spire-1.2.1/.gitattributes [2022-05-13T20:49:14.704Z] spire-1.2.1/.githooks/ [2022-05-13T20:49:14.704Z] spire-1.2.1/.githooks/pre-commit [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/ [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/dependabot.yml [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/ [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-13T20:49:14.704Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-13T20:49:14.704Z] spire-1.2.1/.gitignore [2022-05-13T20:49:14.704Z] spire-1.2.1/.go-version [2022-05-13T20:49:14.704Z] spire-1.2.1/.golangci.yml [2022-05-13T20:49:14.704Z] spire-1.2.1/ADOPTERS.md [2022-05-13T20:49:14.704Z] spire-1.2.1/CHANGELOG.md [2022-05-13T20:49:14.704Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-13T20:49:14.704Z] spire-1.2.1/CODEOWNERS [2022-05-13T20:49:14.704Z] spire-1.2.1/CONTRIBUTING.md [2022-05-13T20:49:14.704Z] spire-1.2.1/Dockerfile [2022-05-13T20:49:14.704Z] spire-1.2.1/Dockerfile.dev [2022-05-13T20:49:14.704Z] spire-1.2.1/Dockerfile.scratch [2022-05-13T20:49:14.704Z] spire-1.2.1/LICENSE [2022-05-13T20:49:14.704Z] spire-1.2.1/MAINTAINERS.md [2022-05-13T20:49:14.704Z] spire-1.2.1/Makefile [2022-05-13T20:49:14.704Z] spire-1.2.1/README.md [2022-05-13T20:49:14.704Z] spire-1.2.1/ROADMAP.md [2022-05-13T20:49:14.704Z] spire-1.2.1/SECURITY.md [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-13T20:49:14.704Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/ [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/agent/ [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/agent/agent.conf [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/server/ [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/server/server.conf [2022-05-13T20:49:14.704Z] spire-1.2.1/conf/server/server_full.conf [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/ [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/SPIRE101.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/auditlog.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/ [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-13T20:49:14.704Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/scaling_spire.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/spire_agent.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/spire_server.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/supported_integrations.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/telemetry.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/telemetry_config.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/upgrading.md [2022-05-13T20:49:14.705Z] spire-1.2.1/doc/using_spire.md [2022-05-13T20:49:14.705Z] spire-1.2.1/examples/ [2022-05-13T20:49:14.705Z] spire-1.2.1/examples/README.md [2022-05-13T20:49:14.705Z] spire-1.2.1/go.mod [2022-05-13T20:49:14.705Z] spire-1.2.1/go.sum [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/ [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/ [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/agent.go [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/api/ [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-13T20:49:14.705Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/client/ [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-13T20:49:14.978Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/config.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/names.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/auth/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/catalog/ [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-13T20:49:14.979Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-13T20:49:14.980Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/config.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/context.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/health.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/log/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/log/log.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/log/options.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-13T20:49:15.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/profiling/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/selector/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/uptime/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/task.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/version/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/version/version.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509util/ [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-13T20:49:15.255Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/api.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/health/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/id.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/status.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/config.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-13T20:49:15.530Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T20:49:15.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-13T20:49:15.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/registration/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/server.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/server_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/ [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/private/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/private/server/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/private/server/journal/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-13T20:49:15.807Z] spire-1.2.1/release/ [2022-05-13T20:49:15.807Z] spire-1.2.1/release/spire-extras/ [2022-05-13T20:49:15.807Z] spire-1.2.1/release/spire-extras/README.md [2022-05-13T20:49:15.807Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/README.md [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/conf/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/conf/server/ [2022-05-13T20:49:15.808Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-13T20:49:15.808Z] spire-1.2.1/script/ [2022-05-13T20:49:15.808Z] spire-1.2.1/script/build-artifact.sh [2022-05-13T20:49:15.808Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-13T20:49:15.808Z] spire-1.2.1/support/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-13T20:49:15.808Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-13T20:49:16.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/clock/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/clock/clock.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-13T20:49:16.084Z] spire-1.2.1/test/fixture/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/fixture.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-13T20:49:16.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/common [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-13T20:49:16.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-13T20:49:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-13T20:49:16.362Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/test-one.sh [2022-05-13T20:49:16.363Z] spire-1.2.1/test/integration/test.sh [2022-05-13T20:49:16.363Z] spire-1.2.1/test/plugintest/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/plugintest/config.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/plugintest/load.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/plugintest/option.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/dir.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/logs.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/suite.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/spiretest/x509.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testca/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testca/ca.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testkey/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testkey/generate.sh [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testkey/keys.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/testkey/new.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/tpmsimulator/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/util/ [2022-05-13T20:49:16.363Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/util/cert_generation.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/util/io_redirection.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/util/race.go [2022-05-13T20:49:16.363Z] spire-1.2.1/test/util/util.go [2022-05-13T20:49:16.363Z] building spire from source... [2022-05-13T20:49:16.965Z] Installing go1.17.7... [2022-05-13T20:49:43.800Z] Building bin/spire-server... [2022-05-13T20:49:43.800Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-13T20:49:43.800Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-13T20:49:43.801Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-13T20:49:43.801Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-13T20:49:43.801Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-13T20:49:43.801Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-13T20:49:43.801Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-13T20:49:43.801Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T20:49:45.240Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T20:49:45.240Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-13T20:49:45.516Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-13T20:49:45.516Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-13T20:49:46.119Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-13T20:49:46.119Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-13T20:49:46.395Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T20:49:46.395Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-13T20:49:46.395Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T20:49:46.395Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-13T20:49:46.395Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-13T20:49:46.674Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-13T20:49:46.953Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-13T20:49:47.229Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-13T20:49:47.229Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-13T20:49:48.216Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-13T20:49:48.216Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-13T20:49:48.216Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-13T20:49:48.491Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-13T20:49:48.766Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-13T20:50:15.604Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-13T20:50:15.604Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-13T20:50:15.604Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-13T20:50:15.604Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-13T20:50:15.604Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-13T20:50:15.604Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-13T20:50:15.604Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T20:50:15.604Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-13T20:50:15.604Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T20:50:15.604Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T20:50:15.604Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-13T20:50:15.879Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-13T20:50:16.866Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-13T20:50:16.866Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-13T20:50:17.142Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-13T20:50:17.142Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T20:50:17.142Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-13T20:50:17.142Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-13T20:50:17.142Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-13T20:50:17.422Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-13T20:50:17.422Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-13T20:50:17.422Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-13T20:50:24.145Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-13T20:50:24.145Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-13T20:50:24.420Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T20:50:24.420Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-13T20:50:24.695Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-13T20:50:24.695Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-13T20:50:24.695Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-13T20:50:24.695Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-13T20:50:25.298Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-13T20:50:25.298Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-13T20:50:25.298Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-13T20:50:47.517Z] go: downloading google.golang.org/api v0.70.0 [2022-05-13T20:50:47.517Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-13T20:50:47.517Z] go: downloading k8s.io/api v0.23.4 [2022-05-13T20:50:59.934Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-13T20:50:59.934Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-13T20:51:32.339Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-13T20:51:32.339Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-13T20:51:32.339Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-13T20:51:32.339Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-13T20:51:32.339Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-13T20:51:32.339Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-13T20:51:32.339Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-13T20:51:32.339Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-13T20:51:32.612Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-13T20:51:34.594Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-13T20:51:34.594Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-13T20:51:35.575Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T20:51:35.575Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-13T20:51:35.851Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-13T20:51:36.125Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T20:51:36.399Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-13T20:51:36.399Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-13T20:51:37.840Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-13T20:51:37.841Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-13T20:51:38.116Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-13T20:51:38.116Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-13T20:51:38.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-13T20:51:38.391Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-13T20:51:38.666Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-13T20:51:44.084Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-13T20:51:44.359Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-13T20:51:44.359Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-13T20:51:44.359Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-13T20:51:44.359Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-13T20:51:44.359Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-13T20:51:44.359Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-13T20:51:45.809Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-13T20:51:45.809Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-13T20:51:45.809Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-13T20:51:46.087Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-13T20:51:46.087Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-13T20:51:47.077Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-13T20:51:47.681Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T20:51:47.681Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-13T20:51:47.960Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-13T20:51:48.241Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-13T20:51:48.241Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-13T20:51:48.241Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-13T20:51:48.517Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-13T20:51:48.517Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-13T20:51:49.958Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T20:51:50.235Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-13T20:51:50.511Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-13T20:51:50.787Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-13T20:51:51.066Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-13T20:51:53.051Z] go: downloading go.opencensus.io v0.23.0 [2022-05-13T20:51:54.043Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-13T20:51:54.043Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-13T20:51:54.319Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-13T20:51:54.319Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-13T20:51:54.594Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-13T20:51:54.871Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-13T20:51:55.146Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-13T20:51:55.749Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-13T20:51:58.379Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-13T20:52:00.360Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-13T20:52:00.713Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-13T20:52:01.597Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-13T20:52:01.597Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-13T20:52:01.902Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-13T20:52:03.069Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-13T20:52:03.069Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-13T20:52:03.350Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-13T20:52:03.350Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-13T20:52:04.068Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-13T20:52:04.068Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-13T20:52:04.351Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-13T20:52:14.763Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-13T20:52:14.763Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-13T20:52:14.763Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-13T20:52:14.763Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-13T20:52:41.592Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-13T20:52:41.592Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-13T20:53:28.590Z] 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-13T20:53:35.329Z] Removing intermediate container 61495e5dd40c [2022-05-13T20:53:35.329Z] ---> bd5bcaac0c9a [2022-05-13T20:53:35.329Z] [2022-05-13T20:53:35.329Z] Step 10/23 : FROM alpine:3.14 [2022-05-13T20:53:35.329Z] 3.14: Pulling from library/alpine [2022-05-13T20:53:36.326Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-13T20:53:36.326Z] Status: Downloaded newer image for alpine:3.14 [2022-05-13T20:53:36.326Z] ---> ac73e934f311 [2022-05-13T20:53:36.326Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-13T20:53:36.326Z] ---> Running in 9c436ad57d27 [2022-05-13T20:53:39.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:53:39.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:53:40.358Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-13T20:53:40.358Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:53:40.639Z] OK: 5 MiB in 15 packages [2022-05-13T20:53:42.620Z] Removing intermediate container 9c436ad57d27 [2022-05-13T20:53:42.620Z] ---> 94ffd3d4b3af [2022-05-13T20:53:42.620Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T20:53:42.893Z] ---> Running in 26ddecff8f72 [2022-05-13T20:53:44.335Z] Removing intermediate container 26ddecff8f72 [2022-05-13T20:53:44.335Z] ---> 61cc39990d5b [2022-05-13T20:53:44.335Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-13T20:53:44.335Z] ---> Running in d62bd91d0b85 [2022-05-13T20:53:45.321Z] Removing intermediate container d62bd91d0b85 [2022-05-13T20:53:45.321Z] ---> 58648dd5532d [2022-05-13T20:53:45.321Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-13T20:53:45.594Z] ---> Running in 5b6c4c9f0954 [2022-05-13T20:53:47.040Z] Removing intermediate container 5b6c4c9f0954 [2022-05-13T20:53:47.040Z] ---> d8964a26c6b7 [2022-05-13T20:53:47.040Z] Step 15/23 : WORKDIR / [2022-05-13T20:53:47.040Z] ---> Running in 0ecb91217e34 [2022-05-13T20:53:48.022Z] Removing intermediate container 0ecb91217e34 [2022-05-13T20:53:48.022Z] ---> 5b9974709766 [2022-05-13T20:53:48.022Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:53:50.657Z] ---> 13609a656087 [2022-05-13T20:53:50.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-13T20:53:50.930Z] Removing intermediate container 246332c20ff5 [2022-05-13T20:53:50.930Z] ---> 5b1f4ecce69d [2022-05-13T20:53:50.930Z] [2022-05-13T20:53:50.930Z] Step 10/31 : FROM alpine:3.14 [2022-05-13T20:53:50.930Z] ---> ac73e934f311 [2022-05-13T20:53:50.930Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-13T20:53:51.208Z] Removing intermediate container e3a8dfdec846 [2022-05-13T20:53:51.208Z] ---> b82fad4dcdbf [2022-05-13T20:53:51.208Z] [2022-05-13T20:53:51.208Z] Step 10/22 : FROM alpine:3.14 [2022-05-13T20:53:51.208Z] ---> ac73e934f311 [2022-05-13T20:53:51.208Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-13T20:53:51.208Z] ---> Running in 799f978d72af [2022-05-13T20:53:51.489Z] ---> Running in ab4260ccd25b [2022-05-13T20:53:52.474Z] Removing intermediate container 799f978d72af [2022-05-13T20:53:52.474Z] ---> 3348c9ebe655 [2022-05-13T20:53:52.474Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-13T20:53:52.474Z] ---> Running in c957e85a2080 [2022-05-13T20:53:53.928Z] ---> 5d625529342f [2022-05-13T20:53:53.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-13T20:53:54.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:53:55.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:53:55.138Z] ---> cbdb6b3ac394 [2022-05-13T20:53:55.138Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-13T20:53:55.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:53:55.138Z] ---> Running in 7b6087a5511b [2022-05-13T20:53:55.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:53:55.699Z] Removing intermediate container 7b6087a5511b [2022-05-13T20:53:55.699Z] ---> 877fe576eaef [2022-05-13T20:53:55.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:53:55.699Z] ---> Running in b893c47ec811 [2022-05-13T20:53:56.306Z] Removing intermediate container b893c47ec811 [2022-05-13T20:53:56.306Z] ---> 901f48161914 [2022-05-13T20:53:56.306Z] Step 21/23 : LABEL arch=arm64 [2022-05-13T20:53:56.587Z] ---> Running in c31e94a02785 [2022-05-13T20:53:56.587Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-13T20:53:56.587Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-13T20:53:56.587Z] (2/2) Installing su-exec (0.2-r1) [2022-05-13T20:53:56.587Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:53:56.863Z] OK: 6 MiB in 16 packages [2022-05-13T20:53:56.863Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-13T20:53:56.863Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-13T20:53:56.863Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-13T20:53:56.863Z] (5/6) Installing curl (7.79.1-r1) [2022-05-13T20:53:56.863Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-13T20:53:56.863Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:53:57.151Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T20:53:57.151Z] Removing intermediate container c31e94a02785 [2022-05-13T20:53:57.151Z] ---> 1019f5c4e5a6 [2022-05-13T20:53:57.151Z] Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T20:53:57.151Z] ---> Running in f8b12f357de9 [2022-05-13T20:53:57.435Z] OK: 8 MiB in 20 packages [2022-05-13T20:53:58.429Z] Removing intermediate container f8b12f357de9 [2022-05-13T20:53:58.429Z] ---> 3d6caf5cde90 [2022-05-13T20:53:58.429Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T20:53:58.707Z] ---> Running in 5d7c26e8be2b [2022-05-13T20:53:58.983Z] Removing intermediate container c957e85a2080 [2022-05-13T20:53:58.983Z] ---> ee07bc00249c [2022-05-13T20:53:58.983Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-13T20:53:59.263Z] ---> Running in 6410faacaebd [2022-05-13T20:53:59.540Z] Removing intermediate container 5d7c26e8be2b [2022-05-13T20:53:59.540Z] ---> bf60c5416647 [2022-05-13T20:53:59.540Z] [2022-05-13T20:54:00.174Z] Removing intermediate container 6410faacaebd [2022-05-13T20:54:00.174Z] ---> 6b8e071f2b2b [2022-05-13T20:54:00.174Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-13T20:54:00.462Z] ---> Running in ec49e60d477f [2022-05-13T20:54:00.462Z] Removing intermediate container ab4260ccd25b [2022-05-13T20:54:00.462Z] ---> 50f7f4a8facf [2022-05-13T20:54:00.462Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-13T20:54:00.737Z] ---> Running in b8c952827ea0 [2022-05-13T20:54:00.737Z] Successfully built bf60c5416647 [2022-05-13T20:54:00.737Z] Successfully tagged core-command-arm64:latest [2022-05-13T20:54:01.018Z]  Building core-command ... done Building core-data [2022-05-13T20:54:01.298Z] Removing intermediate container ec49e60d477f [2022-05-13T20:54:01.298Z] ---> 05f55abe167d [2022-05-13T20:54:01.298Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-13T20:54:01.298Z] Removing intermediate container b8c952827ea0 [2022-05-13T20:54:01.298Z] ---> 539a3003b828 [2022-05-13T20:54:01.298Z] Step 13/22 : WORKDIR /edgex [2022-05-13T20:54:01.298Z] ---> Running in b67b2fbe7b19 [2022-05-13T20:54:01.582Z] ---> Running in d3e8b78a0b7d [2022-05-13T20:54:02.572Z] Removing intermediate container d3e8b78a0b7d [2022-05-13T20:54:02.572Z] ---> 5db401c79311 [2022-05-13T20:54:02.572Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-13T20:54:04.026Z] ---> 10885c44b728 [2022-05-13T20:54:04.026Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-13T20:54:05.010Z] Removing intermediate container b67b2fbe7b19 [2022-05-13T20:54:05.010Z] ---> e17739e4dc53 [2022-05-13T20:54:05.010Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-13T20:54:05.010Z] ---> Running in 29619b060887 [2022-05-13T20:54:06.013Z] ---> 17dd2f54a1ea [2022-05-13T20:54:06.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-13T20:54:06.013Z] Removing intermediate container 29619b060887 [2022-05-13T20:54:06.013Z] ---> a2feebe5946e [2022-05-13T20:54:06.013Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-13T20:54:07.454Z] ---> 229ce258c973 [2022-05-13T20:54:07.454Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-13T20:54:07.454Z] ---> Running in 6dadf40c075d [2022-05-13T20:54:08.443Z] ---> 83e3983a0351 [2022-05-13T20:54:08.443Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-13T20:54:09.878Z] ---> fe67c312d631 [2022-05-13T20:54:09.878Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-13T20:54:09.878Z] ---> Running in e14a3f6a0cfc [2022-05-13T20:54:11.862Z] Removing intermediate container 6dadf40c075d [2022-05-13T20:54:11.862Z] ---> dce554640ed9 [2022-05-13T20:54:11.862Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:54:13.342Z] ---> d294ae1bab6c [2022-05-13T20:54:13.342Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-13T20:54:13.623Z] Removing intermediate container e14a3f6a0cfc [2022-05-13T20:54:13.623Z] ---> face9e7f02eb [2022-05-13T20:54:13.623Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-13T20:54:13.623Z] ---> Running in bafe63c96447 [2022-05-13T20:54:14.615Z] Removing intermediate container bafe63c96447 [2022-05-13T20:54:14.615Z] ---> ea796d8f2ebe [2022-05-13T20:54:14.615Z] Step 20/22 : LABEL arch=arm64 [2022-05-13T20:54:14.892Z] ---> Running in 579f78ce09c6 [2022-05-13T20:54:15.879Z] Removing intermediate container 579f78ce09c6 [2022-05-13T20:54:15.879Z] ---> 896eeabbbdc6 [2022-05-13T20:54:15.879Z] Step 21/22 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T20:54:16.154Z] ---> Running in 53af8ca32c46 [2022-05-13T20:54:16.757Z] ---> fae4d021d536 [2022-05-13T20:54:16.757Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-13T20:54:17.031Z] Removing intermediate container 53af8ca32c46 [2022-05-13T20:54:17.031Z] ---> 53a3774c0298 [2022-05-13T20:54:17.031Z] Step 22/22 : LABEL version=0.0.0 [2022-05-13T20:54:17.307Z] ---> Running in a01a8650b199 [2022-05-13T20:54:18.298Z] Removing intermediate container a01a8650b199 [2022-05-13T20:54:18.298Z] ---> 686b5b27ecb5 [2022-05-13T20:54:18.298Z] [2022-05-13T20:54:18.298Z] ---> e9f0102d9862 [2022-05-13T20:54:18.298Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-13T20:54:18.895Z] Successfully built 686b5b27ecb5 [2022-05-13T20:54:18.895Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-13T20:54:18.895Z] Building security-secretstore-setup [2022-05-13T20:54:19.878Z]  Building security-proxy-setup ... done  ---> 285878cab9ff [2022-05-13T20:54:19.878Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-13T20:54:20.862Z] ---> 9a48e858c38b [2022-05-13T20:54:20.862Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-13T20:54:21.137Z] ---> Running in e881017151fc [2022-05-13T20:54:21.733Z] Removing intermediate container e881017151fc [2022-05-13T20:54:21.733Z] ---> c8647647f629 [2022-05-13T20:54:21.733Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-13T20:54:22.740Z] ---> 1419fa95dd6c [2022-05-13T20:54:22.740Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-13T20:54:23.339Z] ---> Running in b3a92fee37ae [2022-05-13T20:54:26.742Z] Removing intermediate container b3a92fee37ae [2022-05-13T20:54:26.742Z] ---> 25ac72b1d5fe [2022-05-13T20:54:26.742Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-13T20:54:26.742Z] ---> Running in 959bb1dbc8a6 [2022-05-13T20:54:27.358Z] Removing intermediate container 959bb1dbc8a6 [2022-05-13T20:54:27.358Z] ---> a2a692045723 [2022-05-13T20:54:27.358Z] Step 28/31 : CMD ["gate"] [2022-05-13T20:54:27.639Z] ---> Running in 8f62e919795e [2022-05-13T20:54:28.245Z] Removing intermediate container 8f62e919795e [2022-05-13T20:54:28.245Z] ---> 4b70fee9fedc [2022-05-13T20:54:28.245Z] Step 29/31 : LABEL arch=arm64 [2022-05-13T20:54:28.853Z] ---> Running in f3266847b90b [2022-05-13T20:54:29.456Z] Removing intermediate container f3266847b90b [2022-05-13T20:54:29.456Z] ---> c3434e1a1271 [2022-05-13T20:54:29.456Z] Step 30/31 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T20:54:29.732Z] ---> Running in 7216e80d438a [2022-05-13T20:54:30.331Z] Removing intermediate container 7216e80d438a [2022-05-13T20:54:30.331Z] ---> f3811ff08d91 [2022-05-13T20:54:30.331Z] Step 31/31 : LABEL version=0.0.0 [2022-05-13T20:54:30.943Z] ---> Running in 9c1081993a08 [2022-05-13T20:54:31.544Z] Removing intermediate container 9c1081993a08 [2022-05-13T20:54:31.544Z] ---> 18c43ab20353 [2022-05-13T20:54:31.544Z] [2022-05-13T20:54:32.152Z] Successfully built 18c43ab20353 [2022-05-13T20:54:32.152Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-13T20:54:32.152Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-05-13T20:54:40.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:54:40.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:54:40.449Z] ---> 6ecf31c464ce [2022-05-13T20:54:40.449Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T20:54:40.449Z] ---> Using cache [2022-05-13T20:54:40.449Z] ---> 851923974ef2 [2022-05-13T20:54:40.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:54:40.449Z] ---> Using cache [2022-05-13T20:54:40.449Z] ---> 4975f851f2a4 [2022-05-13T20:54:40.449Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-13T20:54:40.449Z] ---> Running in 46d010f56d1d [2022-05-13T20:54:42.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:54:43.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:54:44.403Z] OK: 220 MiB in 52 packages [2022-05-13T20:54:46.385Z] Removing intermediate container 46d010f56d1d [2022-05-13T20:54:46.385Z] ---> 3af40edfe54f [2022-05-13T20:54:46.385Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T20:54:47.398Z] ---> 44e014354a38 [2022-05-13T20:54:47.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:54:47.672Z] ---> Running in 42eb7ad35a9f [2022-05-13T20:54:53.100Z] Removing intermediate container 42eb7ad35a9f [2022-05-13T20:54:53.100Z] ---> 16d9dda13ddf [2022-05-13T20:54:53.100Z] Step 8/23 : COPY . . [2022-05-13T20:55:08.219Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:55:08.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:55:08.219Z] ---> 6ecf31c464ce [2022-05-13T20:55:08.219Z] Step 3/25 : WORKDIR /edgex-go [2022-05-13T20:55:08.219Z] ---> Using cache [2022-05-13T20:55:08.219Z] ---> 851923974ef2 [2022-05-13T20:55:08.219Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:55:08.219Z] ---> Using cache [2022-05-13T20:55:08.219Z] ---> 4975f851f2a4 [2022-05-13T20:55:08.219Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-13T20:55:08.219Z] ---> Using cache [2022-05-13T20:55:08.219Z] ---> 673a6604f332 [2022-05-13T20:55:08.219Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-13T20:55:08.219Z] ---> Using cache [2022-05-13T20:55:08.219Z] ---> e639e04e4863 [2022-05-13T20:55:08.219Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:55:08.219Z] ---> Using cache [2022-05-13T20:55:08.220Z] ---> 062536e813d2 [2022-05-13T20:55:08.220Z] Step 8/25 : COPY . . [2022-05-13T20:55:08.220Z] ---> Using cache [2022-05-13T20:55:08.220Z] ---> d1b96f4f681e [2022-05-13T20:55:08.220Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-13T20:55:09.209Z] ---> Running in 61c62fac7c47 [2022-05-13T20:55:11.840Z] 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-13T20:55:16.164Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:55:16.164Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:55:16.164Z] ---> 6ecf31c464ce [2022-05-13T20:55:16.164Z] Step 3/20 : WORKDIR /edgex-go [2022-05-13T20:55:16.164Z] ---> Using cache [2022-05-13T20:55:16.164Z] ---> 851923974ef2 [2022-05-13T20:55:16.164Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-13T20:55:16.438Z] ---> Running in 64f2413ef84a [2022-05-13T20:55:18.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:55:19.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:55:20.887Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T20:55:20.887Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T20:55:20.887Z] OK: 15741 distinct packages available [2022-05-13T20:55:21.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:55:22.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:55:23.625Z] OK: 220 MiB in 52 packages [2022-05-13T20:55:26.269Z] Removing intermediate container 64f2413ef84a [2022-05-13T20:55:26.269Z] ---> 5f225de281d0 [2022-05-13T20:55:26.269Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-13T20:55:26.269Z] ---> 8fe7581dbf8f [2022-05-13T20:55:26.269Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-13T20:55:26.269Z] ---> Running in 95e5e130a88b [2022-05-13T20:55:27.729Z] ---> 3892c6336357 [2022-05-13T20:55:27.729Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:55:27.729Z] ---> Running in 03fad3e73b24 [2022-05-13T20:55:28.723Z] 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-13T20:55:34.148Z] Removing intermediate container 03fad3e73b24 [2022-05-13T20:55:34.148Z] ---> f534decb93a5 [2022-05-13T20:55:34.148Z] Step 7/20 : COPY . . [2022-05-13T20:55:44.331Z] Removing intermediate container 0d9e475872e0 [2022-05-13T20:55:44.331Z] ---> 234264d3d7be [2022-05-13T20:55:44.331Z] [2022-05-13T20:55:44.331Z] Step 10/22 : FROM alpine:3.14 [2022-05-13T20:55:44.331Z] ---> ac73e934f311 [2022-05-13T20:55:44.331Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-13T20:55:44.331Z] ---> Running in c55ce88ebec2 [2022-05-13T20:55:46.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:55:46.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-13T20:55:48.387Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-13T20:55:48.387Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-13T20:55:48.387Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T20:55:48.387Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T20:55:48.669Z] OK: 6 MiB in 16 packages [2022-05-13T20:55:52.083Z] Removing intermediate container c55ce88ebec2 [2022-05-13T20:55:52.083Z] ---> 683e3b09e4bc [2022-05-13T20:55:52.083Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T20:55:52.083Z] ---> Running in 24118a8b1a89 [2022-05-13T20:55:52.687Z] Removing intermediate container 24118a8b1a89 [2022-05-13T20:55:52.687Z] ---> 8befb655bfb1 [2022-05-13T20:55:52.687Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-13T20:55:52.687Z] ---> Running in cef129591e8e [2022-05-13T20:55:53.694Z] Removing intermediate container cef129591e8e [2022-05-13T20:55:53.694Z] ---> bd75a8354bc4 [2022-05-13T20:55:53.694Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-13T20:55:53.694Z] ---> Running in c87c19a6cc8c [2022-05-13T20:55:54.686Z] Removing intermediate container c87c19a6cc8c [2022-05-13T20:55:54.686Z] ---> 39a5d1fa10df [2022-05-13T20:55:54.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T20:55:56.136Z] ---> 8ec6461efea3 [2022-05-13T20:55:56.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-13T20:55:59.556Z] ---> 1d80503fc361 [2022-05-13T20:55:59.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-13T20:56:01.010Z] ---> 11648fb2483b [2022-05-13T20:56:01.010Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-13T20:56:01.010Z] ---> Running in f428a87b368a [2022-05-13T20:56:02.000Z] Removing intermediate container f428a87b368a [2022-05-13T20:56:02.000Z] ---> f1c1643472fa [2022-05-13T20:56:02.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T20:56:02.000Z] ---> Running in af5dea0a2819 [2022-05-13T20:56:02.618Z] Removing intermediate container af5dea0a2819 [2022-05-13T20:56:02.618Z] ---> af58e28ae012 [2022-05-13T20:56:02.618Z] Step 20/22 : LABEL arch=arm64 [2022-05-13T20:56:02.900Z] ---> f53047841cb4 [2022-05-13T20:56:02.900Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-13T20:56:02.900Z] ---> Running in fb341c4b7d0d [2022-05-13T20:56:02.900Z] ---> Running in b05d807d9132 [2022-05-13T20:56:04.090Z] Removing intermediate container fb341c4b7d0d [2022-05-13T20:56:04.090Z] ---> 3f6d8a437d3c [2022-05-13T20:56:04.090Z] Step 21/22 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T20:56:04.090Z] ---> Running in cb2ccec8ac46 [2022-05-13T20:56:04.855Z] Removing intermediate container cb2ccec8ac46 [2022-05-13T20:56:04.855Z] ---> babf57acf874 [2022-05-13T20:56:04.855Z] Step 22/22 : LABEL version=0.0.0 [2022-05-13T20:56:04.855Z] ---> Running in 25e44d5fddcb [2022-05-13T20:56:05.565Z] Removing intermediate container 25e44d5fddcb [2022-05-13T20:56:05.565Z] ---> 7a8d08184a42 [2022-05-13T20:56:05.565Z] [2022-05-13T20:56:05.870Z] 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-13T20:56:06.153Z] Successfully built 7a8d08184a42 [2022-05-13T20:56:06.153Z] Successfully tagged support-notifications-arm64:latest [2022-05-13T20:56:06.153Z] Building support-scheduler [2022-05-13T20:56:39.164Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T20:56:39.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-13T20:56:39.165Z] ---> 6ecf31c464ce [2022-05-13T20:56:39.165Z] Step 3/22 : WORKDIR /edgex-go [2022-05-13T20:56:39.165Z] ---> Using cache [2022-05-13T20:56:39.165Z] ---> 851923974ef2 [2022-05-13T20:56:39.165Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T20:56:39.165Z] ---> Using cache [2022-05-13T20:56:39.165Z] ---> 4975f851f2a4 [2022-05-13T20:56:39.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-13T20:56:39.165Z] ---> Using cache [2022-05-13T20:56:39.165Z] ---> 673a6604f332 [2022-05-13T20:56:39.165Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-13T20:56:39.165Z] ---> Using cache [2022-05-13T20:56:39.165Z] ---> e639e04e4863 [2022-05-13T20:56:39.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T20:56:39.165Z] ---> Using cache [2022-05-13T20:56:39.165Z] ---> 062536e813d2 [2022-05-13T20:56:39.165Z] Step 8/22 : COPY . . [2022-05-13T20:56:39.165Z] ---> Using cache [2022-05-13T20:56:39.165Z] ---> d1b96f4f681e [2022-05-13T20:56:39.165Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-13T20:56:39.165Z] ---> Running in 354f25e76d48 [2022-05-13T20:56:39.165Z] 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-13T20:59:46.182Z] 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-13T20:59:58.632Z] Removing intermediate container 61c62fac7c47 [2022-05-13T20:59:58.632Z] ---> ea5ab0d947a4 [2022-05-13T20:59:58.632Z] [2022-05-13T20:59:58.632Z] Step 10/25 : FROM alpine:3.14 [2022-05-13T20:59:58.632Z] ---> ac73e934f311 [2022-05-13T20:59:58.632Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-13T20:59:58.632Z] ---> Running in 4af7c698b4be [2022-05-13T20:59:59.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-13T20:59:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:00:00.844Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-13T21:00:00.844Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-13T21:00:00.844Z] (3/3) Installing su-exec (0.2-r1) [2022-05-13T21:00:00.844Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T21:00:00.844Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T21:00:01.447Z] OK: 6 MiB in 17 packages [2022-05-13T21:00:03.440Z] Removing intermediate container 4af7c698b4be [2022-05-13T21:00:03.440Z] ---> 55923988ae59 [2022-05-13T21:00:03.440Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-13T21:00:03.440Z] ---> Running in 95144ac227ef [2022-05-13T21:00:03.724Z] Removing intermediate container 95144ac227ef [2022-05-13T21:00:03.724Z] ---> 6f5c8f8a830f [2022-05-13T21:00:03.724Z] Step 13/25 : WORKDIR / [2022-05-13T21:00:04.006Z] ---> Running in 06da5077fea9 [2022-05-13T21:00:04.285Z] Removing intermediate container 06da5077fea9 [2022-05-13T21:00:04.285Z] ---> bebf0dea928e [2022-05-13T21:00:04.285Z] 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-13T21:00:05.749Z] ---> 109529c17d1c [2022-05-13T21:00:05.749Z] 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-13T21:00:06.354Z] ---> b619fe318be8 [2022-05-13T21:00:06.354Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-13T21:00:07.818Z] ---> 92b02b599066 [2022-05-13T21:00:07.818Z] 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-13T21:00:08.443Z] ---> cb837907aa76 [2022-05-13T21:00:08.443Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-13T21:00:09.888Z] ---> 8465428e559c [2022-05-13T21:00:09.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-13T21:00:11.922Z] ---> 7277c5b26f70 [2022-05-13T21:00:11.922Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-13T21:00:12.527Z] ---> e6d97cc736af [2022-05-13T21:00:12.527Z] 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-13T21:00:12.811Z] ---> Running in 6a3476ba2a51 [2022-05-13T21:00:16.230Z] Removing intermediate container 6a3476ba2a51 [2022-05-13T21:00:16.230Z] ---> f1e1bc7c7cfe [2022-05-13T21:00:16.230Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-13T21:00:16.230Z] ---> Running in bd414d2c316b [2022-05-13T21:00:16.511Z] Removing intermediate container bd414d2c316b [2022-05-13T21:00:16.511Z] ---> 0ed140f90d31 [2022-05-13T21:00:16.511Z] Step 23/25 : LABEL arch=arm64 [2022-05-13T21:00:16.511Z] ---> Running in 99265c9d0459 [2022-05-13T21:00:17.119Z] Removing intermediate container 99265c9d0459 [2022-05-13T21:00:17.119Z] ---> 5f9659fb0e3b [2022-05-13T21:00:17.119Z] Step 24/25 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:00:17.119Z] ---> Running in 264b012daafc [2022-05-13T21:00:17.725Z] Removing intermediate container 264b012daafc [2022-05-13T21:00:17.725Z] ---> 46e0d8b9ee8f [2022-05-13T21:00:17.725Z] Step 25/25 : LABEL version=0.0.0 [2022-05-13T21:00:17.725Z] ---> Running in 8f8bb86bd498 [2022-05-13T21:00:18.342Z] Removing intermediate container 8f8bb86bd498 [2022-05-13T21:00:18.342Z] ---> 1227f9d21483 [2022-05-13T21:00:18.342Z] [2022-05-13T21:00:18.944Z] Successfully built 1227f9d21483 [2022-05-13T21:00:18.944Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-13T21:00:18.944Z] Building security-spire-config [2022-05-13T21:00:45.797Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T21:00:45.797Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-13T21:00:45.797Z] ---> 6ecf31c464ce [2022-05-13T21:00:45.797Z] Step 3/26 : WORKDIR /edgex-go [2022-05-13T21:00:45.797Z] ---> Using cache [2022-05-13T21:00:45.797Z] ---> 851923974ef2 [2022-05-13T21:00:45.797Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:00:45.797Z] ---> Using cache [2022-05-13T21:00:45.797Z] ---> 4975f851f2a4 [2022-05-13T21:00:45.797Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-13T21:00:46.404Z] ---> Running in 0e856d7adb9f [2022-05-13T21:00:48.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:00:48.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:00:50.436Z] OK: 220 MiB in 52 packages [2022-05-13T21:00:51.894Z] Removing intermediate container 0e856d7adb9f [2022-05-13T21:00:51.894Z] ---> 68fe75885846 [2022-05-13T21:00:51.894Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-13T21:00:52.502Z] ---> 8cecc1431a92 [2022-05-13T21:00:52.502Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T21:00:52.790Z] ---> Running in cf7d37bdfd1f [2022-05-13T21:00:58.247Z] Removing intermediate container cf7d37bdfd1f [2022-05-13T21:00:58.248Z] ---> f705d31fd9aa [2022-05-13T21:00:58.248Z] Step 8/26 : COPY . . [2022-05-13T21:01:20.443Z] ---> 34f516796ec9 [2022-05-13T21:01:20.443Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-13T21:01:20.443Z] ---> Running in 84ef72e94593 [2022-05-13T21:01:20.443Z] Removing intermediate container 84ef72e94593 [2022-05-13T21:01:20.443Z] ---> 5a36a023b8e5 [2022-05-13T21:01:20.443Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-13T21:01:20.443Z] ---> Running in e34280e81d22 [2022-05-13T21:01:23.868Z] Removing intermediate container e34280e81d22 [2022-05-13T21:01:23.868Z] ---> 6216508aa96f [2022-05-13T21:01:23.868Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-13T21:01:23.868Z] ---> Running in 5f2d45145a80 [2022-05-13T21:01:24.861Z] Removing intermediate container 5f2d45145a80 [2022-05-13T21:01:24.861Z] ---> 9d9ed6bd3a02 [2022-05-13T21:01:24.861Z] 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-13T21:01:24.861Z] ---> Running in 97cf441650d0 [2022-05-13T21:01:28.292Z] Removing intermediate container 95e5e130a88b [2022-05-13T21:01:28.292Z] ---> 036ecb418b1b [2022-05-13T21:01:28.292Z] [2022-05-13T21:01:28.292Z] Step 10/23 : FROM alpine:3.14 [2022-05-13T21:01:28.292Z] ---> ac73e934f311 [2022-05-13T21:01:28.292Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-13T21:01:28.292Z] ---> Running in 92da850b1d06 [2022-05-13T21:01:28.292Z] spire-1.2.1/ [2022-05-13T21:01:28.292Z] spire-1.2.1/.data/ [2022-05-13T21:01:28.292Z] spire-1.2.1/.data/.file [2022-05-13T21:01:28.292Z] spire-1.2.1/.dockerignore [2022-05-13T21:01:28.292Z] spire-1.2.1/.gitattributes [2022-05-13T21:01:28.292Z] spire-1.2.1/.githooks/ [2022-05-13T21:01:28.292Z] spire-1.2.1/.githooks/pre-commit [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/ [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/dependabot.yml [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/ [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-13T21:01:28.292Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-13T21:01:28.292Z] spire-1.2.1/.gitignore [2022-05-13T21:01:28.292Z] spire-1.2.1/.go-version [2022-05-13T21:01:28.292Z] spire-1.2.1/.golangci.yml [2022-05-13T21:01:28.292Z] spire-1.2.1/ADOPTERS.md [2022-05-13T21:01:28.292Z] spire-1.2.1/CHANGELOG.md [2022-05-13T21:01:28.292Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-13T21:01:28.292Z] spire-1.2.1/CODEOWNERS [2022-05-13T21:01:28.292Z] spire-1.2.1/CONTRIBUTING.md [2022-05-13T21:01:28.292Z] spire-1.2.1/Dockerfile [2022-05-13T21:01:28.292Z] spire-1.2.1/Dockerfile.dev [2022-05-13T21:01:28.292Z] spire-1.2.1/Dockerfile.scratch [2022-05-13T21:01:28.292Z] spire-1.2.1/LICENSE [2022-05-13T21:01:28.292Z] spire-1.2.1/MAINTAINERS.md [2022-05-13T21:01:28.292Z] spire-1.2.1/Makefile [2022-05-13T21:01:28.292Z] spire-1.2.1/README.md [2022-05-13T21:01:28.292Z] spire-1.2.1/ROADMAP.md [2022-05-13T21:01:28.292Z] spire-1.2.1/SECURITY.md [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-13T21:01:28.292Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/ [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/agent/ [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/agent/agent.conf [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/server/ [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/server/server.conf [2022-05-13T21:01:28.292Z] spire-1.2.1/conf/server/server_full.conf [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/ [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/SPIRE101.md [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/auditlog.md [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/images/ [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-13T21:01:28.292Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container 92da850b1d06 [2022-05-13T21:01:28.575Z] ---> 3cb6f5f1169d [2022-05-13T21:01:28.575Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-13T21:01:28.575Z] [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/scaling_spire.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/spire_agent.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/spire_server.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/supported_integrations.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/telemetry.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/telemetry_config.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/upgrading.md [2022-05-13T21:01:28.575Z] spire-1.2.1/doc/using_spire.md [2022-05-13T21:01:28.575Z] spire-1.2.1/examples/ [2022-05-13T21:01:28.575Z] spire-1.2.1/examples/README.md [2022-05-13T21:01:28.575Z] spire-1.2.1/go.mod [2022-05-13T21:01:28.575Z] spire-1.2.1/go.sum [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/agent.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/config.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-13T21:01:28.575Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/ [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-13T21:01:28.576Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/config.go ---> Running in 5acf324dddc1 [2022-05-13T21:01:28.855Z] [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-13T21:01:28.855Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/names.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/auth/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-13T21:01:28.856Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/config.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/context.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/health.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/log/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/log/log.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/log/options.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-13T21:01:29.131Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/profiling/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/selector/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/uptime/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/task.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/version/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/version/version.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/api.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/health/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/id.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-13T21:01:29.132Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/status.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/ca/ [2022-05-13T21:01:29.133Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/config.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-13T21:01:29.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 5acf324dddc1 [2022-05-13T21:01:29.410Z] ---> fd333831e33e [2022-05-13T21:01:29.410Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-13T21:01:29.410Z] [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-13T21:01:29.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go ---> Running in 4e6c0e898113 [2022-05-13T21:01:29.687Z] [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/registration/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/server.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/server_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/ [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/private/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/private/server/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/private/server/journal/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-13T21:01:29.687Z] spire-1.2.1/release/ [2022-05-13T21:01:29.687Z] spire-1.2.1/release/spire-extras/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire-extras/README.md [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/README.md [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/conf/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/conf/server/ [2022-05-13T21:01:29.688Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-13T21:01:29.688Z] spire-1.2.1/script/ [2022-05-13T21:01:29.688Z] spire-1.2.1/script/build-artifact.sh [2022-05-13T21:01:29.688Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-13T21:01:29.688Z] spire-1.2.1/support/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-13T21:01:29.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-13T21:01:29.965Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/clock/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/clock/clock.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fixture/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fixture/certs/ [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-13T21:01:29.965Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/fixture.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-13T21:01:29.966Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/common [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-13T21:01:29.966Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-13T21:01:29.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-13T21:01:30.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/Removing intermediate container 4e6c0e898113 [2022-05-13T21:01:30.245Z] ---> 769d28de6de4 [2022-05-13T21:01:30.245Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:01:30.245Z] [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-13T21:01:30.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/test-one.sh [2022-05-13T21:01:30.528Z] spire-1.2.1/test/integration/test.sh [2022-05-13T21:01:30.528Z] spire-1.2.1/test/plugintest/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/plugintest/config.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/plugintest/load.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/plugintest/option.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/dir.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/logs.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/suite.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/spiretest/x509.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testca/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testca/ca.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testkey/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testkey/generate.sh [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testkey/keys.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/testkey/new.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/tpmsimulator/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/util/ [2022-05-13T21:01:30.528Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/util/cert_generation.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/util/io_redirection.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/util/race.go [2022-05-13T21:01:30.528Z] spire-1.2.1/test/util/util.go [2022-05-13T21:01:30.528Z] building spire from source... [2022-05-13T21:01:30.528Z] ---> Running in 90da099eb98f [2022-05-13T21:01:31.134Z] Installing go1.17.7... [2022-05-13T21:01:33.792Z] Removing intermediate container 90da099eb98f [2022-05-13T21:01:33.792Z] ---> 8cc873223591 [2022-05-13T21:01:33.792Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-13T21:01:33.792Z] ---> Running in 91f2f261eeb0 [2022-05-13T21:01:35.238Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:01:36.228Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:01:37.678Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-13T21:01:37.678Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-13T21:01:37.678Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-13T21:01:37.954Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-13T21:01:38.233Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-13T21:01:38.233Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-13T21:01:38.233Z] Executing busybox-1.33.1-r7.trigger [2022-05-13T21:01:38.512Z] OK: 8 MiB in 20 packages [2022-05-13T21:01:40.539Z] Removing intermediate container 91f2f261eeb0 [2022-05-13T21:01:40.539Z] ---> ceb522adcc2c [2022-05-13T21:01:40.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T21:01:41.148Z] ---> c8eaa3b22120 [2022-05-13T21:01:41.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-13T21:01:43.170Z] ---> 61ec3d7c8bf8 [2022-05-13T21:01:43.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-13T21:01:44.178Z] ---> ce6bd01c0a78 [2022-05-13T21:01:44.178Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-13T21:01:44.178Z] ---> Running in 060ce3e564b3 [2022-05-13T21:01:44.464Z] Removing intermediate container 060ce3e564b3 [2022-05-13T21:01:44.464Z] ---> eee750f9fc79 [2022-05-13T21:01:44.464Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T21:01:44.744Z] ---> Running in 9e23c414f646 [2022-05-13T21:01:45.026Z] Removing intermediate container 9e23c414f646 [2022-05-13T21:01:45.026Z] ---> 40781d8b066c [2022-05-13T21:01:45.026Z] Step 21/23 : LABEL arch=arm64 [2022-05-13T21:01:45.309Z] ---> Running in adf149c5f7cb [2022-05-13T21:01:45.590Z] Removing intermediate container adf149c5f7cb [2022-05-13T21:01:45.590Z] ---> 63e0c2eeb88a [2022-05-13T21:01:45.590Z] Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:01:45.871Z] ---> Running in b4f149de09ac [2022-05-13T21:01:46.152Z] Removing intermediate container b4f149de09ac [2022-05-13T21:01:46.152Z] ---> ca886cba0440 [2022-05-13T21:01:46.152Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T21:01:46.438Z] ---> Running in 6e633218032e [2022-05-13T21:01:46.718Z] Removing intermediate container 6e633218032e [2022-05-13T21:01:46.718Z] ---> 669f40265847 [2022-05-13T21:01:46.718Z] [2022-05-13T21:01:47.329Z] Successfully built 669f40265847 [2022-05-13T21:01:47.329Z] Successfully tagged core-data-arm64:latest [2022-05-13T21:01:47.329Z] Building sys-mgmt-agent [2022-05-13T21:01:57.562Z]  Building core-data ... done Building bin/spire-server... [2022-05-13T21:01:57.842Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-13T21:01:57.842Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-13T21:01:57.842Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-13T21:01:58.453Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-13T21:01:59.453Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-13T21:02:00.063Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-13T21:02:05.528Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-13T21:02:05.528Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-13T21:02:05.528Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T21:02:06.144Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-13T21:02:06.434Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-13T21:02:06.434Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-13T21:02:06.434Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T21:02:06.715Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-13T21:02:06.996Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-13T21:02:06.996Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-13T21:02:06.996Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-13T21:02:07.276Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-13T21:02:07.276Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-13T21:02:08.732Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-13T21:02:08.732Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-13T21:02:08.732Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-13T21:02:08.732Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-13T21:02:09.729Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-13T21:02:14.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T21:02:14.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T21:02:14.088Z] ---> 6ecf31c464ce [2022-05-13T21:02:14.088Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T21:02:14.088Z] ---> Using cache [2022-05-13T21:02:14.088Z] ---> 851923974ef2 [2022-05-13T21:02:14.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:02:14.088Z] ---> Using cache [2022-05-13T21:02:14.088Z] ---> 4975f851f2a4 [2022-05-13T21:02:14.088Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-13T21:02:15.543Z] ---> Running in 810f5e7c000a [2022-05-13T21:02:17.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:02:18.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:02:19.598Z] OK: 220 MiB in 52 packages [2022-05-13T21:02:20.606Z] Removing intermediate container 810f5e7c000a [2022-05-13T21:02:20.606Z] ---> ba961dba3339 [2022-05-13T21:02:20.606Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T21:02:21.642Z] ---> cd39405da703 [2022-05-13T21:02:21.642Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T21:02:21.925Z] ---> Running in 880a70a06960 [2022-05-13T21:02:27.353Z] Removing intermediate container 880a70a06960 [2022-05-13T21:02:27.353Z] ---> 458e901792c6 [2022-05-13T21:02:27.353Z] Step 8/23 : COPY . . [2022-05-13T21:02:35.681Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-13T21:02:35.681Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T21:02:35.682Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-13T21:02:35.682Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T21:02:35.682Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-13T21:02:35.958Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-13T21:02:36.560Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-13T21:02:36.560Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-13T21:02:37.162Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-13T21:02:37.162Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-13T21:02:37.162Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-13T21:02:37.162Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T21:02:37.440Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-13T21:02:37.955Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-13T21:02:37.955Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T21:02:38.358Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T21:02:38.669Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-13T21:02:39.708Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-13T21:02:40.003Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-13T21:02:40.611Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-13T21:02:40.611Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-13T21:02:40.888Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-13T21:02:41.962Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-13T21:02:42.589Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-13T21:02:43.585Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-13T21:02:43.585Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-13T21:02:43.585Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-13T21:02:44.657Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-13T21:02:45.639Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-13T21:02:47.622Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-13T21:02:48.612Z]  ---> acef11b67ec8 [2022-05-13T21:02:48.612Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-13T21:02:48.884Z] ---> Running in d8db443e9116 [2022-05-13T21:02:50.870Z] 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-13T21:02:54.291Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-13T21:02:54.291Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T21:02:54.291Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-13T21:02:54.291Z] go: downloading google.golang.org/api v0.70.0 [2022-05-13T21:02:54.291Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-13T21:02:54.291Z] go: downloading k8s.io/api v0.23.4 [2022-05-13T21:03:01.058Z] Removing intermediate container b05d807d9132 [2022-05-13T21:03:01.058Z] ---> 8ddb829be86b [2022-05-13T21:03:01.058Z] [2022-05-13T21:03:01.058Z] Step 9/20 : FROM alpine:3.15 [2022-05-13T21:03:01.058Z] 3.15: Pulling from library/alpine [2022-05-13T21:03:01.661Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-13T21:03:01.938Z] Status: Downloaded newer image for alpine:3.15 [2022-05-13T21:03:01.938Z] ---> 3fb3c9af89a9 [2022-05-13T21:03:01.938Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T21:03:02.218Z] ---> Running in ba5c4dbdbde6 [2022-05-13T21:03:02.826Z] Removing intermediate container ba5c4dbdbde6 [2022-05-13T21:03:02.826Z] ---> 1f96a5473591 [2022-05-13T21:03:02.826Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:03:02.826Z] ---> Running in d5be5b6c72ac [2022-05-13T21:03:05.511Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-13T21:03:05.511Z] Removing intermediate container d5be5b6c72ac [2022-05-13T21:03:05.511Z] ---> 7470374e0d37 [2022-05-13T21:03:05.511Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-13T21:03:05.798Z] ---> Running in 7fea29af757f [2022-05-13T21:03:07.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:03:08.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:03:09.768Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T21:03:09.768Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T21:03:09.768Z] OK: 15734 distinct packages available [2022-05-13T21:03:10.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:03:11.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:03:12.472Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-13T21:03:12.472Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-13T21:03:12.748Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-13T21:03:12.748Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-13T21:03:12.748Z] (5/9) Installing curl (7.80.0-r1) [2022-05-13T21:03:13.024Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-13T21:03:13.024Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-13T21:03:13.024Z] (8/9) Installing libucontext (1.1-r0) [2022-05-13T21:03:13.299Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-13T21:03:13.299Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T21:03:13.299Z] Executing ca-certificates-20211220-r0.trigger [2022-05-13T21:03:13.904Z] OK: 8 MiB in 23 packages [2022-05-13T21:03:15.906Z] Removing intermediate container 7fea29af757f [2022-05-13T21:03:15.906Z] ---> 40a10f12b0f3 [2022-05-13T21:03:15.906Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T21:03:16.900Z] ---> fe7076c58efd [2022-05-13T21:03:16.900Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-13T21:03:18.908Z] ---> e3f3b5f66167 [2022-05-13T21:03:18.908Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-13T21:03:19.899Z] ---> 3e81752e66a8 [2022-05-13T21:03:19.899Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-13T21:03:19.899Z] ---> Running in b2d8aaa3376a [2022-05-13T21:03:20.501Z] Removing intermediate container b2d8aaa3376a [2022-05-13T21:03:20.501Z] ---> 176dd38480f7 [2022-05-13T21:03:20.501Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T21:03:20.501Z] ---> Running in ba7ebe1db04b [2022-05-13T21:03:21.117Z] Removing intermediate container ba7ebe1db04b [2022-05-13T21:03:21.117Z] ---> bf203cd99e0c [2022-05-13T21:03:21.117Z] Step 18/20 : LABEL arch=arm64 [2022-05-13T21:03:21.117Z] ---> Running in ce4ebbe1ca2a [2022-05-13T21:03:21.716Z] Removing intermediate container ce4ebbe1ca2a [2022-05-13T21:03:21.716Z] ---> 4afa32d08f7f [2022-05-13T21:03:21.716Z] Step 19/20 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:03:21.716Z] ---> Running in 3eeaf938e550 [2022-05-13T21:03:22.315Z] Removing intermediate container 3eeaf938e550 [2022-05-13T21:03:22.315Z] ---> 94a9918f2936 [2022-05-13T21:03:22.315Z] Step 20/20 : LABEL version=0.0.0 [2022-05-13T21:03:22.588Z] ---> Running in 334058b4e06f [2022-05-13T21:03:23.183Z] Removing intermediate container 334058b4e06f [2022-05-13T21:03:23.183Z] ---> f5b83c4f441d [2022-05-13T21:03:23.183Z] [2022-05-13T21:03:23.458Z] Successfully built f5b83c4f441d [2022-05-13T21:03:23.458Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-13T21:03:23.458Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-05-13T21:03:45.658Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-13T21:03:45.658Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-13T21:03:45.658Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-13T21:03:45.658Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-13T21:03:45.658Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-13T21:03:45.658Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-13T21:03:46.266Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-13T21:03:48.965Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-13T21:03:50.412Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T21:03:50.412Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-13T21:03:50.412Z] ---> 6ecf31c464ce [2022-05-13T21:03:50.412Z] Step 3/25 : WORKDIR /edgex-go [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 851923974ef2 [2022-05-13T21:03:50.412Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 4975f851f2a4 [2022-05-13T21:03:50.412Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 68fe75885846 [2022-05-13T21:03:50.412Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 8cecc1431a92 [2022-05-13T21:03:50.412Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> f705d31fd9aa [2022-05-13T21:03:50.412Z] Step 8/25 : COPY . . [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 34f516796ec9 [2022-05-13T21:03:50.412Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 5a36a023b8e5 [2022-05-13T21:03:50.412Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-13T21:03:50.412Z] ---> Using cache [2022-05-13T21:03:50.412Z] ---> 6216508aa96f [2022-05-13T21:03:50.693Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-13T21:03:50.693Z] ---> Using cache [2022-05-13T21:03:50.693Z] ---> 9d9ed6bd3a02 [2022-05-13T21:03:50.693Z] 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-13T21:03:51.298Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-13T21:03:51.583Z]  ---> Running in 3039d87c7d77 [2022-05-13T21:03:53.030Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-13T21:03:53.634Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-13T21:03:53.634Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-13T21:03:54.241Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-13T21:03:55.237Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T21:03:55.237Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-13T21:03:55.237Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-13T21:03:55.237Z] spire-1.2.1/ [2022-05-13T21:03:55.516Z] spire-1.2.1/.data/ [2022-05-13T21:03:55.516Z] spire-1.2.1/.data/.file [2022-05-13T21:03:55.516Z] spire-1.2.1/.dockerignore [2022-05-13T21:03:55.516Z] spire-1.2.1/.gitattributes [2022-05-13T21:03:55.516Z] spire-1.2.1/.githooks/ [2022-05-13T21:03:55.516Z] spire-1.2.1/.githooks/pre-commit [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/ [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/dependabot.yml [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/ [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-13T21:03:55.516Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-13T21:03:55.517Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-13T21:03:55.517Z] spire-1.2.1/.gitignore [2022-05-13T21:03:55.517Z] spire-1.2.1/.go-version [2022-05-13T21:03:55.517Z] spire-1.2.1/.golangci.yml [2022-05-13T21:03:55.517Z] spire-1.2.1/ADOPTERS.md [2022-05-13T21:03:55.517Z] spire-1.2.1/CHANGELOG.md [2022-05-13T21:03:55.517Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-13T21:03:55.517Z] spire-1.2.1/CODEOWNERS [2022-05-13T21:03:55.517Z] spire-1.2.1/CONTRIBUTING.md [2022-05-13T21:03:55.517Z] spire-1.2.1/Dockerfile [2022-05-13T21:03:55.517Z] spire-1.2.1/Dockerfile.dev [2022-05-13T21:03:55.517Z] spire-1.2.1/Dockerfile.scratch [2022-05-13T21:03:55.517Z] spire-1.2.1/LICENSE [2022-05-13T21:03:55.517Z] spire-1.2.1/MAINTAINERS.md [2022-05-13T21:03:55.517Z] spire-1.2.1/Makefile [2022-05-13T21:03:55.517Z] spire-1.2.1/README.md [2022-05-13T21:03:55.517Z] spire-1.2.1/ROADMAP.md [2022-05-13T21:03:55.517Z] spire-1.2.1/SECURITY.md [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-13T21:03:55.517Z]  [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T21:03:55.517Z]  [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-13T21:03:55.517Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/ [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/agent/ [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/agent/agent.conf [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/server/ [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/server/server.conf [2022-05-13T21:03:55.517Z] spire-1.2.1/conf/server/server_full.conf [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/ [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/SPIRE101.md [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/auditlog.md [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/images/ [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-13T21:03:55.517Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-13T21:03:55.793Z]  [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/scaling_spire.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/spire_agent.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/spire_server.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/supported_integrations.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/telemetry.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/telemetry_config.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/upgrading.md [2022-05-13T21:03:55.793Z] spire-1.2.1/doc/using_spire.md [2022-05-13T21:03:55.793Z] spire-1.2.1/examples/ [2022-05-13T21:03:55.793Z] spire-1.2.1/examples/README.md [2022-05-13T21:03:55.793Z] spire-1.2.1/go.mod [2022-05-13T21:03:55.793Z] spire-1.2.1/go.sum [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/agent.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-13T21:03:55.793Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/config.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-13T21:03:55.794Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-13T21:03:56.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/names.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/auth/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-13T21:03:56.072Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/config.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/context.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/health.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/log/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/log/log.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/log/options.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-13T21:03:56.073Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-13T21:03:56.351Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/profiling/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/selector/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gogo: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T21:03:56.352Z]  [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/uptime/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/task.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/version/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/version/version.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-13T21:03:56.352Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/api.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/health/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/id.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-13T21:03:56.353Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/status.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/ [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-13T21:03:56.628Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/config.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-13T21:03:56.629Z]  [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-13T21:03:56.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-13T21:03:56.905Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-13T21:03:56.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/registration/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/server.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/server_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/ [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/private/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/private/server/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/private/server/journal/go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-13T21:03:56.906Z]  [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-13T21:03:56.906Z] spire-1.2.1/release/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/README.md [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/README.md [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/conf/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/conf/server/ [2022-05-13T21:03:56.906Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-13T21:03:56.906Z] spire-1.2.1/script/ [2022-05-13T21:03:56.906Z] spire-1.2.1/script/build-artifact.sh [2022-05-13T21:03:56.906Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-13T21:03:56.906Z] spire-1.2.1/support/ [2022-05-13T21:03:56.906Z] spire-1.2.1/support/k8s/ [2022-05-13T21:03:56.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-13T21:03:56.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-13T21:03:56.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-13T21:03:57.181Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-13T21:03:57.181Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-13T21:03:57.181Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-13T21:03:57.182Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/clock/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/clock/clock.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/fixture.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-13T21:03:57.182Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/README.md [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/common [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-13T21:03:57.182Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-13T21:03:57.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-13T21:03:57.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-13T21:03:57.459Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/test-one.sh [2022-05-13T21:03:57.737Z] spire-1.2.1/test/integration/test.sh [2022-05-13T21:03:57.737Z] spire-1.2.1/test/plugintest/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/plugintest/config.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/plugintest/load.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/plugintest/option.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/dir.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/logs.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/suite.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/spiretest/x509.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testca/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testca/ca.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testkey/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testkey/generate.sh [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testkey/keys.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/testkey/new.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/tpmsimulator/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/util/ [2022-05-13T21:03:57.737Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/util/cert_generation.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/util/io_redirection.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/util/race.go [2022-05-13T21:03:57.737Z] spire-1.2.1/test/util/util.go [2022-05-13T21:03:57.737Z] building spire from source... [2022-05-13T21:03:58.342Z] Installing go1.17.7... [2022-05-13T21:03:58.623Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-13T21:03:58.903Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-13T21:03:59.181Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-13T21:03:59.461Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-13T21:03:59.741Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-13T21:04:00.043Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-13T21:04:01.519Z] Removing intermediate container 354f25e76d48 [2022-05-13T21:04:01.519Z] ---> 0361d9d4f4da [2022-05-13T21:04:01.519Z] [2022-05-13T21:04:01.519Z] Step 10/22 : FROM alpine:3.14 [2022-05-13T21:04:01.519Z] ---> ac73e934f311 [2022-05-13T21:04:01.519Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-13T21:04:01.519Z] ---> Using cache [2022-05-13T21:04:01.519Z] ---> 94ffd3d4b3af [2022-05-13T21:04:01.519Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T21:04:01.519Z] ---> Using cache [2022-05-13T21:04:01.519Z] ---> 61cc39990d5b [2022-05-13T21:04:01.519Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-13T21:04:01.519Z] ---> Running in 18e8724520c2 [2022-05-13T21:04:02.124Z] Removing intermediate container 18e8724520c2 [2022-05-13T21:04:02.124Z] ---> 2b1ac9c5d441 [2022-05-13T21:04:02.124Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-13T21:04:02.124Z] ---> Running in ac85105d51e1 [2022-05-13T21:04:02.738Z] Removing intermediate container ac85105d51e1 [2022-05-13T21:04:02.738Z] ---> 04ad3382ca39 [2022-05-13T21:04:02.738Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T21:04:03.769Z] ---> 703e36876f26 [2022-05-13T21:04:03.769Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-13T21:04:05.780Z] ---> 15132d8b84c2 [2022-05-13T21:04:05.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-13T21:04:06.382Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-13T21:04:06.671Z]  ---> 42ff971338e9 [2022-05-13T21:04:06.671Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-13T21:04:06.947Z] ---> Running in 75dcc9d89c24 [2022-05-13T21:04:06.947Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-13T21:04:07.225Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-13T21:04:07.225Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-13T21:04:07.225Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-13T21:04:07.225Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-13T21:04:07.503Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-13T21:04:07.503Z] Removing intermediate container 75dcc9d89c24 [2022-05-13T21:04:07.503Z] ---> be90a8972a82 [2022-05-13T21:04:07.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T21:04:07.503Z] ---> Running in 3885cd72dcda [2022-05-13T21:04:08.104Z] Removing intermediate container 3885cd72dcda [2022-05-13T21:04:08.104Z] ---> a073b49d9c0d [2022-05-13T21:04:08.104Z] Step 20/22 : LABEL arch=arm64 [2022-05-13T21:04:08.104Z] ---> Running in b9c6ae8918fc [2022-05-13T21:04:08.716Z] Removing intermediate container b9c6ae8918fc [2022-05-13T21:04:08.716Z] ---> 02636aec8eb8 [2022-05-13T21:04:08.716Z] Step 21/22 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:04:08.716Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-13T21:04:08.716Z]  ---> Running in e0dfdbfab9a8 [2022-05-13T21:04:09.012Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-13T21:04:09.012Z] Removing intermediate container e0dfdbfab9a8 [2022-05-13T21:04:09.012Z] ---> bb89b939ad1e [2022-05-13T21:04:09.012Z] Step 22/22 : LABEL version=0.0.0 [2022-05-13T21:04:09.315Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-13T21:04:09.315Z]  ---> Running in 261ff167d693 [2022-05-13T21:04:09.315Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-13T21:04:09.589Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-13T21:04:09.589Z] Removing intermediate container 261ff167d693 [2022-05-13T21:04:09.589Z] ---> 20c26035d152 [2022-05-13T21:04:09.589Z] [2022-05-13T21:04:10.192Z] Successfully built 20c26035d152 [2022-05-13T21:04:10.192Z] Successfully tagged support-scheduler-arm64:latest [2022-05-13T21:04:10.192Z]  Building support-scheduler ... done Building core-metadata [2022-05-13T21:04:10.467Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-13T21:04:11.065Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T21:04:11.340Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-13T21:04:11.340Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-13T21:04:11.939Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-13T21:04:12.215Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-13T21:04:12.215Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-13T21:04:12.489Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-13T21:04:12.489Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-13T21:04:13.933Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T21:04:13.933Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-13T21:04:14.210Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-13T21:04:14.210Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-13T21:04:14.488Z] go: downloading go.opencensus.io v0.23.0 [2022-05-13T21:04:15.472Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-13T21:04:17.467Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-13T21:04:17.467Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-13T21:04:18.075Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-13T21:04:18.075Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-13T21:04:18.358Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-13T21:04:18.642Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-13T21:04:18.919Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-13T21:04:19.917Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-13T21:04:23.349Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-13T21:04:25.990Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-13T21:04:25.990Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-13T21:04:26.266Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-13T21:04:26.266Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-13T21:04:26.544Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-13T21:04:27.552Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-13T21:04:27.831Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-13T21:04:28.110Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-13T21:04:28.391Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-13T21:04:28.391Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-13T21:04:28.668Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-13T21:04:28.668Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-13T21:04:28.951Z] Building bin/spire-server... [2022-05-13T21:04:29.551Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-13T21:04:29.551Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-13T21:04:29.551Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-13T21:04:30.541Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-13T21:04:31.530Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-13T21:04:32.132Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-13T21:04:33.581Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-13T21:04:35.025Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-13T21:04:35.627Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-13T21:04:37.615Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-13T21:04:38.218Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-13T21:04:38.218Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-13T21:04:38.218Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-13T21:04:38.494Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-13T21:04:38.771Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-13T21:04:38.771Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-13T21:04:38.771Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-13T21:04:39.769Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-13T21:04:39.769Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-13T21:04:39.769Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-13T21:04:39.769Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-13T21:04:39.769Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-13T21:04:40.053Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-13T21:04:40.053Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-13T21:04:40.053Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-13T21:04:40.053Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-13T21:04:40.053Z] ---> 6ecf31c464ce [2022-05-13T21:04:40.053Z] Step 3/23 : WORKDIR /edgex-go [2022-05-13T21:04:40.053Z] ---> Using cache [2022-05-13T21:04:40.053Z] ---> 851923974ef2 [2022-05-13T21:04:40.053Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:04:40.053Z] ---> Using cache [2022-05-13T21:04:40.053Z] ---> 4975f851f2a4 [2022-05-13T21:04:40.053Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-13T21:04:40.053Z] ---> Using cache [2022-05-13T21:04:40.053Z] ---> 673a6604f332 [2022-05-13T21:04:40.053Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-13T21:04:40.053Z] ---> Using cache [2022-05-13T21:04:40.053Z] ---> e639e04e4863 [2022-05-13T21:04:40.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-13T21:04:40.053Z] ---> Using cache [2022-05-13T21:04:40.053Z] ---> 062536e813d2 [2022-05-13T21:04:40.053Z] Step 8/23 : COPY . . [2022-05-13T21:04:40.053Z] ---> Using cache [2022-05-13T21:04:40.053Z] ---> d1b96f4f681e [2022-05-13T21:04:40.053Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-13T21:04:40.329Z] ---> Running in fad7f56b9c95 [2022-05-13T21:04:40.606Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-13T21:04:40.606Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-13T21:04:42.072Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-13T21:04:42.072Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-13T21:04:42.350Z] 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-13T21:04:57.471Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-13T21:04:57.471Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-13T21:04:57.471Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-13T21:04:57.471Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-13T21:04:57.471Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-13T21:04:57.471Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-13T21:04:57.471Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-13T21:04:57.471Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-13T21:04:57.748Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-13T21:04:58.025Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-13T21:04:58.025Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-13T21:04:58.025Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-13T21:04:58.305Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-13T21:04:58.305Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-13T21:04:58.582Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-13T21:04:59.571Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-13T21:05:00.173Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-13T21:05:00.450Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-13T21:05:00.726Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-13T21:05:00.726Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-13T21:05:00.726Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-13T21:05:01.002Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-13T21:05:01.002Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-13T21:05:01.280Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-13T21:05:01.280Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-13T21:05:01.888Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-13T21:05:02.169Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-13T21:05:02.169Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-13T21:05:02.449Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-13T21:05:03.440Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-13T21:05:06.837Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-13T21:05:17.011Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-13T21:05:17.011Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-13T21:05:17.288Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-13T21:05:17.563Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-13T21:05:17.840Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-13T21:05:17.840Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-13T21:05:18.119Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-13T21:05:45.199Z] go: downloading google.golang.org/api v0.70.0 [2022-05-13T21:05:45.199Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-13T21:05:45.199Z] go: downloading k8s.io/api v0.23.4 [2022-05-13T21:05:55.386Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-13T21:05:55.386Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-13T21:06:27.781Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-13T21:06:27.781Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-13T21:06:27.781Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-13T21:06:27.781Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-13T21:06:27.781Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-13T21:06:27.781Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-13T21:06:27.781Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-13T21:06:27.781Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-13T21:06:29.223Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-13T21:06:29.499Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-13T21:06:29.775Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-13T21:06:30.761Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-13T21:06:30.761Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-13T21:06:31.036Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-13T21:06:31.312Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-13T21:06:31.588Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-13T21:06:31.863Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-13T21:06:31.863Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-13T21:06:32.139Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-13T21:06:32.139Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-13T21:06:32.415Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-13T21:06:32.690Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-13T21:06:33.676Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-13T21:06:33.676Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-13T21:06:34.276Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-13T21:06:39.695Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-13T21:06:39.695Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-13T21:06:39.970Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-13T21:06:39.970Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-13T21:06:39.970Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-13T21:06:39.970Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-13T21:06:39.970Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-13T21:06:40.956Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-13T21:06:41.232Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-13T21:06:41.509Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-13T21:06:41.784Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-13T21:06:41.785Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-13T21:06:42.772Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-13T21:06:43.370Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-13T21:06:43.646Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-13T21:06:43.646Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-13T21:06:43.922Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-13T21:06:43.922Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-13T21:06:43.922Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-13T21:06:44.198Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-13T21:06:44.199Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-13T21:06:45.182Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-13T21:06:45.182Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-13T21:06:45.783Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-13T21:06:45.783Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-13T21:06:46.058Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-13T21:06:48.042Z] go: downloading go.opencensus.io v0.23.0 [2022-05-13T21:06:48.642Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-13T21:06:48.642Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-13T21:06:48.918Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-13T21:06:49.193Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-13T21:06:49.193Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-13T21:06:49.794Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-13T21:06:49.794Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-13T21:06:50.396Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-13T21:06:53.030Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-13T21:06:55.663Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-13T21:06:55.663Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-13T21:06:55.663Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-13T21:06:55.939Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-13T21:06:55.939Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-13T21:06:56.937Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-13T21:06:56.937Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-13T21:06:57.213Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-13T21:06:57.213Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-13T21:06:57.489Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-13T21:06:57.767Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-13T21:06:57.767Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-13T21:07:07.944Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-13T21:07:07.944Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-13T21:07:07.944Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-13T21:07:07.944Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-13T21:07:34.822Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-13T21:07:34.822Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-13T21:07:44.998Z] Removing intermediate container d8db443e9116 [2022-05-13T21:07:44.998Z] ---> 913ab57824e3 [2022-05-13T21:07:44.998Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-13T21:07:44.998Z] ---> Running in fabff3e79f03 [2022-05-13T21:07:45.608Z] 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-13T21:07:49.043Z] Removing intermediate container fabff3e79f03 [2022-05-13T21:07:49.043Z] ---> c39dc720f624 [2022-05-13T21:07:49.043Z] [2022-05-13T21:07:49.043Z] Step 11/23 : FROM docker:20.10.14 [2022-05-13T21:07:49.656Z] 20.10.14: Pulling from library/docker [2022-05-13T21:08:02.099Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-13T21:08:02.099Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-13T21:08:02.099Z] ---> c346e9eafbab [2022-05-13T21:08:02.099Z] 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-13T21:08:02.707Z] ---> Running in 21db1e063daf [2022-05-13T21:08:03.311Z] Removing intermediate container 21db1e063daf [2022-05-13T21:08:03.311Z] ---> 7c95058046c1 [2022-05-13T21:08:03.311Z] 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-13T21:08:03.311Z] ---> Running in 72419a4dfc20 [2022-05-13T21:08:05.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:08:05.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:08:06.578Z] (1/43) Installing readline (8.1.1-r0) [2022-05-13T21:08:06.856Z] (2/43) Installing bash (5.1.16-r0) [2022-05-13T21:08:06.856Z] Executing bash-5.1.16-r0.post-install [2022-05-13T21:08:06.856Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-13T21:08:06.856Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-13T21:08:06.856Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-13T21:08:06.856Z] (6/43) Installing curl (7.80.0-r1) [2022-05-13T21:08:06.856Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-13T21:08:06.856Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-13T21:08:06.856Z] (9/43) Installing expat (2.4.7-r0) [2022-05-13T21:08:06.856Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-13T21:08:06.856Z] (11/43) Installing gdbm (1.22-r0) [2022-05-13T21:08:06.856Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-13T21:08:06.856Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-13T21:08:06.856Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-13T21:08:07.133Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-13T21:08:07.133Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-13T21:08:07.133Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-13T21:08:09.771Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-13T21:08:09.771Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-13T21:08:09.771Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-13T21:08:09.771Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-13T21:08:09.771Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-13T21:08:09.771Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-13T21:08:09.771Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-13T21:08:10.048Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-13T21:08:10.048Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-13T21:08:10.048Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-13T21:08:10.048Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-13T21:08:10.048Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-13T21:08:10.048Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-13T21:08:10.048Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-13T21:08:10.048Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-13T21:08:10.048Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-13T21:08:10.323Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-13T21:08:10.323Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-13T21:08:10.323Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-13T21:08:10.323Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-13T21:08:10.323Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-13T21:08:10.323Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-13T21:08:10.323Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-13T21:08:10.323Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-13T21:08:10.597Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-13T21:08:10.597Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-13T21:08:11.580Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T21:08:11.580Z] OK: 82 MiB in 65 packages [2022-05-13T21:08:16.995Z] Collecting docker-compose==1.23.2 [2022-05-13T21:08:16.995Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-13T21:08:16.995Z] Collecting cached-property<2,>=1.2.0 [2022-05-13T21:08:16.995Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-13T21:08:17.977Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-13T21:08:17.977Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-13T21:08:18.251Z] Collecting texttable<0.10,>=0.9.0 [2022-05-13T21:08:18.252Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-13T21:08:20.234Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-13T21:08:20.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-13T21:08:23.141Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-13T21:08:23.141Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-13T21:08:24.127Z] Collecting PyYAML<4,>=3.10 [2022-05-13T21:08:24.127Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-13T21:08:28.449Z] Collecting jsonschema<3,>=2.5.1 [2022-05-13T21:08:28.449Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-13T21:08:28.449Z] Collecting docopt<0.7,>=0.6.1 [2022-05-13T21:08:28.449Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-13T21:08:31.083Z] 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-13T21:08:31.359Z] Collecting docker<4.0,>=3.6.0 [2022-05-13T21:08:31.359Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-13T21:08:31.634Z] Collecting docker-pycreds>=0.4.0 [2022-05-13T21:08:31.634Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-13T21:08:32.621Z] Collecting idna<2.8,>=2.5 [2022-05-13T21:08:32.621Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-13T21:08:33.221Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-13T21:08:33.221Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-13T21:08:33.221Z] 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-13T21:08:33.497Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-13T21:08:33.497Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-13T21:08:33.777Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-13T21:08:33.777Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-13T21:08:33.777Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-13T21:08:33.777Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-13T21:08:34.764Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-13T21:08:34.764Z] Attempting uninstall: urllib3 [2022-05-13T21:08:34.764Z] Found existing installation: urllib3 1.26.7 [2022-05-13T21:08:34.764Z] Uninstalling urllib3-1.26.7: [2022-05-13T21:08:35.040Z] Successfully uninstalled urllib3-1.26.7 [2022-05-13T21:08:35.642Z] Attempting uninstall: idna [2022-05-13T21:08:35.642Z] Found existing installation: idna 3.3 [2022-05-13T21:08:35.642Z] Uninstalling idna-3.3: [2022-05-13T21:08:36.574Z] Successfully uninstalled idna-3.3 [2022-05-13T21:08:40.956Z] Attempting uninstall: requests [2022-05-13T21:08:40.956Z] Found existing installation: requests 2.26.0 [2022-05-13T21:08:40.956Z] Uninstalling requests-2.26.0: [2022-05-13T21:08:40.956Z] Successfully uninstalled requests-2.26.0 [2022-05-13T21:08:41.556Z] Running setup.py install for texttable: started [2022-05-13T21:08:44.188Z] Running setup.py install for texttable: finished with status 'done' [2022-05-13T21:08:44.188Z] Running setup.py install for PyYAML: started [2022-05-13T21:08:47.602Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-13T21:08:47.602Z] Running setup.py install for docopt: started [2022-05-13T21:08:50.236Z] Running setup.py install for docopt: finished with status 'done' [2022-05-13T21:08:50.236Z] Running setup.py install for dockerpty: started [2022-05-13T21:08:52.864Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-13T21:08:54.851Z] 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-13T21:09:09.972Z] Removing intermediate container 72419a4dfc20 [2022-05-13T21:09:09.972Z] ---> e90f75b15343 [2022-05-13T21:09:09.972Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-13T21:09:09.972Z] ---> Running in 048d9a8d3f9d [2022-05-13T21:09:09.972Z] Removing intermediate container 048d9a8d3f9d [2022-05-13T21:09:09.972Z] ---> 83dbbfec95ae [2022-05-13T21:09:09.972Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-13T21:09:09.972Z] ---> Running in fd406541d37e [2022-05-13T21:09:10.570Z] Removing intermediate container fd406541d37e [2022-05-13T21:09:10.570Z] ---> 660819417829 [2022-05-13T21:09:10.570Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-13T21:09:12.030Z] ---> f4b67bd70e1d [2022-05-13T21:09:12.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-13T21:09:13.013Z] ---> f8d52986e5f3 [2022-05-13T21:09:13.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-13T21:09:13.999Z] ---> 3a08938105be [2022-05-13T21:09:13.999Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-13T21:09:13.999Z] ---> Running in 80f040c82585 [2022-05-13T21:09:14.602Z] Removing intermediate container 80f040c82585 [2022-05-13T21:09:14.602Z] ---> de0efca12f8a [2022-05-13T21:09:14.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T21:09:14.602Z] ---> Running in 0f57406f1f3a [2022-05-13T21:09:15.201Z] Removing intermediate container 0f57406f1f3a [2022-05-13T21:09:15.201Z] ---> 39cffc023f1b [2022-05-13T21:09:15.201Z] Step 21/23 : LABEL arch=arm64 [2022-05-13T21:09:15.201Z] ---> Running in 7cc1aeb78d07 [2022-05-13T21:09:15.800Z] Removing intermediate container 7cc1aeb78d07 [2022-05-13T21:09:15.800Z] ---> 08d5ef40fca2 [2022-05-13T21:09:15.800Z] Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:09:15.800Z] ---> Running in 01745c8297c1 [2022-05-13T21:09:16.418Z] Removing intermediate container 01745c8297c1 [2022-05-13T21:09:16.418Z] ---> 8f04a4314517 [2022-05-13T21:09:16.418Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T21:09:16.418Z] ---> Running in 48beafdcfd62 [2022-05-13T21:09:17.037Z] Removing intermediate container 48beafdcfd62 [2022-05-13T21:09:17.037Z] ---> ee435bff8d54 [2022-05-13T21:09:17.037Z] [2022-05-13T21:09:17.635Z] Successfully built ee435bff8d54 [2022-05-13T21:09:17.635Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-13T21:09:44.462Z]  Building sys-mgmt-agent ... done Removing intermediate container fad7f56b9c95 [2022-05-13T21:09:44.462Z] ---> 6b4eb7d410ce [2022-05-13T21:09:44.462Z] [2022-05-13T21:09:44.462Z] Step 10/23 : FROM alpine:3.14 [2022-05-13T21:09:44.462Z] ---> ac73e934f311 [2022-05-13T21:09:44.462Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-13T21:09:44.462Z] ---> Using cache [2022-05-13T21:09:44.462Z] ---> 94ffd3d4b3af [2022-05-13T21:09:44.462Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-13T21:09:44.462Z] ---> Using cache [2022-05-13T21:09:44.462Z] ---> 61cc39990d5b [2022-05-13T21:09:44.462Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-13T21:09:44.462Z] ---> Running in d241866d4a76 [2022-05-13T21:09:44.462Z] Removing intermediate container d241866d4a76 [2022-05-13T21:09:44.462Z] ---> 20ce94099876 [2022-05-13T21:09:44.462Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-13T21:09:44.462Z] ---> Running in ab61db752bfc [2022-05-13T21:09:44.462Z] Removing intermediate container ab61db752bfc [2022-05-13T21:09:44.462Z] ---> 95c2b1e39926 [2022-05-13T21:09:44.462Z] Step 15/23 : WORKDIR / [2022-05-13T21:09:44.462Z] ---> Running in 03213c20d0ee [2022-05-13T21:09:44.462Z] Removing intermediate container 03213c20d0ee [2022-05-13T21:09:44.462Z] ---> cbf7213b2595 [2022-05-13T21:09:44.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-13T21:09:44.462Z] ---> 2eaf0650264c [2022-05-13T21:09:44.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-13T21:09:45.907Z] ---> ecfed5c0f09a [2022-05-13T21:09:45.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-13T21:09:46.507Z] ---> 801b501296f8 [2022-05-13T21:09:46.507Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-13T21:09:46.787Z] ---> Running in 9ae765c939d2 [2022-05-13T21:09:47.398Z] Removing intermediate container 9ae765c939d2 [2022-05-13T21:09:47.398Z] ---> 88056a47c823 [2022-05-13T21:09:47.398Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-13T21:09:47.398Z] ---> Running in 72cdcd2fb362 [2022-05-13T21:09:48.007Z] Removing intermediate container 72cdcd2fb362 [2022-05-13T21:09:48.007Z] ---> ab581b2a043b [2022-05-13T21:09:48.007Z] Step 21/23 : LABEL arch=arm64 [2022-05-13T21:09:48.284Z] ---> Running in 72622c7fd810 [2022-05-13T21:09:48.887Z] Removing intermediate container 72622c7fd810 [2022-05-13T21:09:48.887Z] ---> dc51b3a39c0f [2022-05-13T21:09:48.887Z] Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:09:48.887Z] ---> Running in fb5ca59858df [2022-05-13T21:09:49.491Z] Removing intermediate container fb5ca59858df [2022-05-13T21:09:49.491Z] ---> 484aa6fe6c17 [2022-05-13T21:09:49.491Z] Step 23/23 : LABEL version=0.0.0 [2022-05-13T21:09:49.491Z] ---> Running in 53d4a477ddd8 [2022-05-13T21:09:50.098Z] Removing intermediate container 53d4a477ddd8 [2022-05-13T21:09:50.098Z] ---> 3a5544f4aa80 [2022-05-13T21:09:50.098Z] [2022-05-13T21:09:50.374Z] Successfully built 3a5544f4aa80 [2022-05-13T21:09:50.374Z] Successfully tagged core-metadata-arm64:latest [2022-05-13T21:24:58.797Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-13T21:25:00.246Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-13T21:25:00.523Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-13T21:25:00.799Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-13T21:25:01.076Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-13T21:25:05.401Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-13T21:25:06.845Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-13T21:25:06.845Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-13T21:25:07.448Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-13T21:25:07.448Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-13T21:25:07.448Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-13T21:25:07.729Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-13T21:25:07.729Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-13T21:25:08.005Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-13T21:31:01.322Z] Removing intermediate container 62e66c776775 [2022-05-13T21:31:01.322Z] ---> ae92dccb27ba [2022-05-13T21:31:01.322Z] [2022-05-13T21:31:01.322Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T21:31:01.322Z] ---> 3fb3c9af89a9 [2022-05-13T21:31:01.322Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T21:31:01.322Z] ---> Using cache [2022-05-13T21:31:01.322Z] ---> 1f96a5473591 [2022-05-13T21:31:01.322Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:31:01.322Z] ---> Using cache [2022-05-13T21:31:01.322Z] ---> 7470374e0d37 [2022-05-13T21:31:01.322Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-13T21:31:01.322Z] ---> Running in ffcb65507d78 [2022-05-13T21:31:01.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:31:01.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:31:01.322Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T21:31:01.322Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T21:31:01.322Z] OK: 15734 distinct packages available [2022-05-13T21:31:01.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:31:01.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:31:01.322Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-13T21:31:01.322Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-13T21:31:01.322Z] (3/5) Installing libucontext (1.1-r0) [2022-05-13T21:31:01.322Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-13T21:31:01.322Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-13T21:31:01.322Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T21:31:01.322Z] OK: 6 MiB in 19 packages [2022-05-13T21:31:01.322Z] Removing intermediate container ffcb65507d78 [2022-05-13T21:31:01.322Z] ---> 0b48ba807297 [2022-05-13T21:31:01.322Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-13T21:31:01.598Z] ---> 7a9fa1022336 [2022-05-13T21:31:01.598Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-13T21:31:05.920Z] ---> 569cbab4fd0e [2022-05-13T21:31:05.921Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-13T21:31:06.524Z] ---> f61b16f6aa70 [2022-05-13T21:31:06.524Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-13T21:31:07.127Z] ---> 1f1dee89c7da [2022-05-13T21:31:07.127Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-13T21:31:08.131Z] ---> 62703924fac7 [2022-05-13T21:31:08.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-13T21:31:08.131Z] ---> Running in 163de6a82fc7 [2022-05-13T21:31:08.406Z] Removing intermediate container 163de6a82fc7 [2022-05-13T21:31:08.406Z] ---> 902e661ef36e [2022-05-13T21:31:08.406Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-13T21:31:08.406Z] ---> Running in b323b585e6d0 [2022-05-13T21:31:09.004Z] Removing intermediate container b323b585e6d0 [2022-05-13T21:31:09.004Z] ---> cc541ad8efc4 [2022-05-13T21:31:09.004Z] Step 24/26 : LABEL arch=arm64 [2022-05-13T21:31:09.004Z] ---> Running in adca623024bb [2022-05-13T21:31:09.284Z] Removing intermediate container adca623024bb [2022-05-13T21:31:09.284Z] ---> cbfd610376e7 [2022-05-13T21:31:09.284Z] Step 25/26 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:31:09.558Z] ---> Running in f96ae4e5603a [2022-05-13T21:31:09.832Z] Removing intermediate container f96ae4e5603a [2022-05-13T21:31:09.832Z] ---> aa60c46cb633 [2022-05-13T21:31:09.832Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T21:31:10.104Z] ---> Running in b1607b5fb9d2 [2022-05-13T21:31:10.376Z] Removing intermediate container b1607b5fb9d2 [2022-05-13T21:31:10.376Z] ---> 5c1e07b5bdb9 [2022-05-13T21:31:10.376Z] [2022-05-13T21:31:10.652Z] Successfully built 5c1e07b5bdb9 [2022-05-13T21:31:10.652Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-13T21:31:32.828Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-13T21:31:32.828Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-13T21:31:32.828Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-13T21:31:32.828Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-13T21:31:32.828Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-13T21:31:33.808Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-13T21:31:34.410Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-13T21:31:34.410Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-13T21:31:34.688Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-13T21:31:34.688Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-13T21:31:34.688Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-13T21:31:34.688Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-13T21:31:34.688Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-13T21:31:34.688Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-13T21:32:31.261Z] Building bin/spire-agent... [2022-05-13T21:32:31.262Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-13T21:32:31.262Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-13T21:32:31.262Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-13T21:32:31.262Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-13T21:32:31.262Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-13T21:32:31.262Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-13T21:32:31.262Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-13T21:32:31.262Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-13T21:32:31.262Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-13T21:32:31.262Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-13T21:32:31.262Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-13T21:32:31.262Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-13T21:32:31.262Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-13T21:36:08.278Z] Removing intermediate container 97cf441650d0 [2022-05-13T21:36:08.278Z] ---> 12519fecd541 [2022-05-13T21:36:08.278Z] [2022-05-13T21:36:08.278Z] Step 13/26 : FROM alpine:3.15 [2022-05-13T21:36:08.278Z] ---> 3fb3c9af89a9 [2022-05-13T21:36:08.278Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T21:36:08.278Z] ---> Using cache [2022-05-13T21:36:08.278Z] ---> 1f96a5473591 [2022-05-13T21:36:08.278Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:36:08.278Z] ---> Using cache [2022-05-13T21:36:08.278Z] ---> 7470374e0d37 [2022-05-13T21:36:08.278Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-13T21:36:08.278Z] ---> Running in dfbf1e18200a [2022-05-13T21:36:08.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:36:08.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:36:08.278Z] v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-13T21:36:08.278Z] v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-13T21:36:08.278Z] OK: 15734 distinct packages available [2022-05-13T21:36:08.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-13T21:36:08.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-13T21:36:08.278Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-13T21:36:08.278Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-13T21:36:08.278Z] (3/4) Installing libucontext (1.1-r0) [2022-05-13T21:36:08.278Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-13T21:36:08.278Z] Executing busybox-1.34.1-r5.trigger [2022-05-13T21:36:08.278Z] OK: 6 MiB in 18 packages [2022-05-13T21:36:08.278Z] Removing intermediate container dfbf1e18200a [2022-05-13T21:36:08.278Z] ---> a8c2655f48fc [2022-05-13T21:36:08.278Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-13T21:36:10.910Z] ---> 24204ce431b1 [2022-05-13T21:36:10.910Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-13T21:36:11.894Z] ---> 4ea529c0218a [2022-05-13T21:36:11.894Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-13T21:36:11.894Z] ---> Running in 72c167e41b35 [2022-05-13T21:36:12.165Z] Removing intermediate container 72c167e41b35 [2022-05-13T21:36:12.165Z] ---> 01fed7d37275 [2022-05-13T21:36:12.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-13T21:36:13.147Z] ---> 423927579046 [2022-05-13T21:36:13.147Z] Step 21/26 : WORKDIR / [2022-05-13T21:36:13.147Z] ---> Running in 2aaad46172b3 [2022-05-13T21:36:13.740Z] Removing intermediate container 2aaad46172b3 [2022-05-13T21:36:13.740Z] ---> 9059b65599e3 [2022-05-13T21:36:13.740Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-13T21:36:14.014Z] ---> Running in 7756d1a2e29a [2022-05-13T21:36:14.288Z] Removing intermediate container 7756d1a2e29a [2022-05-13T21:36:14.288Z] ---> be23eae811cf [2022-05-13T21:36:14.288Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-13T21:36:14.559Z] ---> Running in 56cfa03c8940 [2022-05-13T21:36:14.832Z] Removing intermediate container 56cfa03c8940 [2022-05-13T21:36:14.832Z] ---> 58a67394a3df [2022-05-13T21:36:14.832Z] Step 24/26 : LABEL arch=arm64 [2022-05-13T21:36:14.832Z] ---> Running in 7ee8adcd40d6 [2022-05-13T21:36:15.424Z] Removing intermediate container 7ee8adcd40d6 [2022-05-13T21:36:15.424Z] ---> a721a7263602 [2022-05-13T21:36:15.424Z] Step 25/26 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:36:15.424Z] ---> Running in 84c00cdb2ebf [2022-05-13T21:36:16.022Z] Removing intermediate container 84c00cdb2ebf [2022-05-13T21:36:16.022Z] ---> ed3dd1d7af2c [2022-05-13T21:36:16.022Z] Step 26/26 : LABEL version=0.0.0 [2022-05-13T21:36:16.022Z] ---> Running in 17c70694e726 [2022-05-13T21:36:17.001Z] Removing intermediate container 17c70694e726 [2022-05-13T21:36:17.001Z] ---> e6747aa1043d [2022-05-13T21:36:17.001Z] [2022-05-13T21:36:17.276Z] Successfully built e6747aa1043d [2022-05-13T21:36:17.276Z] Successfully tagged security-spire-config-arm64:latest [2022-05-13T21:36:35.570Z]  Building security-spire-config ... done Removing intermediate container 3039d87c7d77 [2022-05-13T21:36:35.570Z] ---> c926bc6488a3 [2022-05-13T21:36:35.570Z] [2022-05-13T21:36:35.570Z] Step 13/25 : FROM alpine:3.15 [2022-05-13T21:36:35.570Z] ---> 3fb3c9af89a9 [2022-05-13T21:36:35.570Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-13T21:36:35.570Z] ---> Using cache [2022-05-13T21:36:35.570Z] ---> 1f96a5473591 [2022-05-13T21:36:35.570Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-13T21:36:35.570Z] ---> Using cache [2022-05-13T21:36:35.570Z] ---> 7470374e0d37 [2022-05-13T21:36:35.570Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-13T21:36:35.570Z] ---> Using cache [2022-05-13T21:36:35.570Z] ---> 0b48ba807297 [2022-05-13T21:36:35.570Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-13T21:36:37.545Z] ---> d99260a88e56 [2022-05-13T21:36:37.545Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-13T21:36:38.141Z] ---> 6419ae8033f1 [2022-05-13T21:36:38.141Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-13T21:36:38.736Z] ---> 7db519c4450e [2022-05-13T21:36:38.736Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-13T21:36:39.332Z] ---> 4e74b5836f7c [2022-05-13T21:36:39.332Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-13T21:36:39.332Z] ---> Running in 99279d6eba6c [2022-05-13T21:36:39.606Z] Removing intermediate container 99279d6eba6c [2022-05-13T21:36:39.606Z] ---> 3db44b70765e [2022-05-13T21:36:39.606Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-13T21:36:39.882Z] ---> Running in 3625c4c2fefe [2022-05-13T21:36:40.154Z] Removing intermediate container 3625c4c2fefe [2022-05-13T21:36:40.154Z] ---> 65ab745c5062 [2022-05-13T21:36:40.154Z] Step 23/25 : LABEL arch=arm64 [2022-05-13T21:36:40.154Z] ---> Running in d6e74e755aeb [2022-05-13T21:36:40.428Z] Removing intermediate container d6e74e755aeb [2022-05-13T21:36:40.428Z] ---> 7492b7abb1c0 [2022-05-13T21:36:40.428Z] Step 24/25 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a [2022-05-13T21:36:40.428Z] ---> Running in 43ba47fa9f1e [2022-05-13T21:36:41.029Z] Removing intermediate container 43ba47fa9f1e [2022-05-13T21:36:41.029Z] ---> ba9ca201c7d8 [2022-05-13T21:36:41.029Z] Step 25/25 : LABEL version=0.0.0 [2022-05-13T21:36:41.029Z] ---> Running in 8dbb9af0a288 [2022-05-13T21:36:41.301Z] Removing intermediate container 8dbb9af0a288 [2022-05-13T21:36:41.301Z] ---> 414379d92395 [2022-05-13T21:36:41.301Z] [2022-05-13T21:36:41.572Z] Successfully built 414379d92395 [2022-05-13T21:36:41.572Z] Successfully tagged security-spire-server-arm64:latest [2022-05-13T21:36:41.859Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-13T21:36:41.861Z] $ docker stop --time=1 29f6ef50f3b00c0d387173f17574f8f06119bbb5bc28d113675aa40e7522ce6e [2022-05-13T21:36:43.592Z] $ docker rm -f 29f6ef50f3b00c0d387173f17574f8f06119bbb5bc28d113675aa40e7522ce6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T21:36:44.176Z] + docker images [2022-05-13T21:36:44.447Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-13T21:36:44.447Z] security-spire-server-arm64 latest 414379d92395 3 seconds ago 86.3MB [2022-05-13T21:36:44.447Z] c926bc6488a3 23 seconds ago 4.14GB [2022-05-13T21:36:44.447Z] security-spire-config-arm64 latest e6747aa1043d 28 seconds ago 85.6MB [2022-05-13T21:36:44.447Z] 12519fecd541 About a minute ago 4.14GB [2022-05-13T21:36:44.447Z] security-spire-agent-arm64 latest 5c1e07b5bdb9 5 minutes ago 126MB [2022-05-13T21:36:44.447Z] ae92dccb27ba 6 minutes ago 4.14GB [2022-05-13T21:36:44.447Z] core-metadata-arm64 latest 3a5544f4aa80 26 minutes ago 16.3MB [2022-05-13T21:36:44.717Z] 6b4eb7d410ce 27 minutes ago 1.31GB [2022-05-13T21:36:44.717Z] sys-mgmt-agent-arm64 latest ee435bff8d54 27 minutes ago 282MB [2022-05-13T21:36:44.717Z] c39dc720f624 28 minutes ago 1.31GB [2022-05-13T21:36:44.717Z] support-scheduler-arm64 latest 20c26035d152 32 minutes ago 25.2MB [2022-05-13T21:36:44.717Z] 0361d9d4f4da 32 minutes ago 1.36GB [2022-05-13T21:36:44.717Z] security-spiffe-token-provider-arm64 latest f5b83c4f441d 33 minutes ago 27.9MB [2022-05-13T21:36:44.718Z] 8ddb829be86b 33 minutes ago 1.36GB [2022-05-13T21:36:44.718Z] core-data-arm64 latest 669f40265847 34 minutes ago 21.6MB [2022-05-13T21:36:44.718Z] 036ecb418b1b 35 minutes ago 1.34GB [2022-05-13T21:36:44.718Z] security-secretstore-setup-arm64 latest 1227f9d21483 36 minutes ago 27.5MB [2022-05-13T21:36:44.718Z] ea5ab0d947a4 36 minutes ago 1.32GB [2022-05-13T21:36:44.718Z] support-notifications-arm64 latest 7a8d08184a42 40 minutes ago 25.8MB [2022-05-13T21:36:44.718Z] 234264d3d7be 41 minutes ago 1.36GB [2022-05-13T21:36:44.718Z] security-bootstrapper-arm64 latest 18c43ab20353 42 minutes ago 18.3MB [2022-05-13T21:36:44.718Z] security-proxy-setup-arm64 latest 686b5b27ecb5 42 minutes ago 26.1MB [2022-05-13T21:36:44.718Z] core-command-arm64 latest bf60c5416647 42 minutes ago 15.5MB [2022-05-13T21:36:44.718Z] b82fad4dcdbf 42 minutes ago 1.31GB [2022-05-13T21:36:44.718Z] 5b1f4ecce69d 42 minutes ago 1.31GB [2022-05-13T21:36:44.718Z] bd5bcaac0c9a 43 minutes ago 1.3GB [2022-05-13T21:36:44.718Z] ci-base-image-arm64 latest 6ecf31c464ce About an hour ago 884MB [2022-05-13T21:36:44.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB [2022-05-13T21:36:44.718Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-13T21:36:44.718Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-13T21:36:44.718Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-13T21:36:44.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T21:36:45.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T21:36:45.174Z] [2022-05-13T21:36:45.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-13T21:36:45.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T21:36:45.796Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-13T21:36:45.796Z] 8998bd30e6a1: Pulling fs layer [2022-05-13T21:36:45.796Z] 04944245beec: Pulling fs layer [2022-05-13T21:36:45.796Z] 699f458cf7ca: Pulling fs layer [2022-05-13T21:36:45.796Z] 765212b225bb: Pulling fs layer [2022-05-13T21:36:45.796Z] f23df028b6ca: Pulling fs layer [2022-05-13T21:36:45.796Z] d65c8cfc05b1: Pulling fs layer [2022-05-13T21:36:45.796Z] 2437ff75d9bd: Pulling fs layer [2022-05-13T21:36:45.796Z] f23df028b6ca: Waiting [2022-05-13T21:36:45.796Z] d65c8cfc05b1: Waiting [2022-05-13T21:36:45.796Z] 765212b225bb: Waiting [2022-05-13T21:36:45.796Z] 2437ff75d9bd: Waiting [2022-05-13T21:36:45.796Z] 04944245beec: Verifying Checksum [2022-05-13T21:36:45.796Z] 04944245beec: Download complete [2022-05-13T21:36:45.796Z] 765212b225bb: Verifying Checksum [2022-05-13T21:36:45.796Z] 765212b225bb: Download complete [2022-05-13T21:36:45.796Z] f23df028b6ca: Verifying Checksum [2022-05-13T21:36:45.796Z] f23df028b6ca: Download complete [2022-05-13T21:36:45.796Z] d65c8cfc05b1: Verifying Checksum [2022-05-13T21:36:45.796Z] d65c8cfc05b1: Download complete [2022-05-13T21:36:46.069Z] 699f458cf7ca: Verifying Checksum [2022-05-13T21:36:46.069Z] 699f458cf7ca: Download complete [2022-05-13T21:36:46.343Z] 8998bd30e6a1: Verifying Checksum [2022-05-13T21:36:46.343Z] 8998bd30e6a1: Download complete [2022-05-13T21:36:48.969Z] 2437ff75d9bd: Verifying Checksum [2022-05-13T21:36:48.969Z] 2437ff75d9bd: Download complete [2022-05-13T21:36:50.942Z] 8998bd30e6a1: Pull complete [2022-05-13T21:36:51.216Z] 04944245beec: Pull complete [2022-05-13T21:36:52.646Z] 699f458cf7ca: Pull complete [2022-05-13T21:36:52.920Z] 765212b225bb: Pull complete [2022-05-13T21:36:53.902Z] f23df028b6ca: Pull complete [2022-05-13T21:36:53.902Z] d65c8cfc05b1: Pull complete [2022-05-13T21:37:09.001Z] 2437ff75d9bd: Pull complete [2022-05-13T21:37:09.001Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-13T21:37:09.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T21:37:09.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-13T21:37:09.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container [2022-05-13T21:37:09.297Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T21:37:12.083Z] $ docker top 28d6cf4b294bc5ce9a49ee45f150d41be4de3330a65a550333a1ec239cd63336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:13.139Z] ---> job-cost.sh [2022-05-13T21:37:13.139Z] lf-activate-venv: SKIPPING [2022-05-13T21:37:13.139Z] INFO: No Stack... [2022-05-13T21:37:13.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-13T21:37:14.703Z] INFO: Archiving Costs [Pipeline] sh [2022-05-13T21:37:15.366Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [2022-05-13T21:37:15.366Z] + cut -d, -f6 [Pipeline] lock [2022-05-13T21:37:15.399Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] [2022-05-13T21:37:15.405Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] did not exist. Created. [2022-05-13T21:37:15.405Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T21:37:16.074Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-13T21:37:16.259Z] Stashed 1 file(s) [Pipeline] } [2022-05-13T21:37:16.268Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-13T21:37:16.282Z] $ docker stop --time=1 28d6cf4b294bc5ce9a49ee45f150d41be4de3330a65a550333a1ec239cd63336 [2022-05-13T21:37:17.778Z] $ docker rm -f 28d6cf4b294bc5ce9a49ee45f150d41be4de3330a65a550333a1ec239cd63336 [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-13T21:37:18.350Z] provisioning config files... [2022-05-13T21:37:18.389Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config3567925440811544750tmp [Pipeline] { [Pipeline] sh [2022-05-13T21:37:18.699Z] + set +x [2022-05-13T21:37:18.699Z] + + curlbash -s -s https://codecov.io/bash -- [2022-05-13T21:37:18.699Z] [2022-05-13T21:37:18.699Z] [2022-05-13T21:37:18.699Z] _____ _ [2022-05-13T21:37:18.699Z] / ____| | | [2022-05-13T21:37:18.699Z] | | ___ __| | ___ ___ _____ __ [2022-05-13T21:37:18.699Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-13T21:37:18.699Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-13T21:37:18.699Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-13T21:37:18.699Z] Bash-1.0.6 [2022-05-13T21:37:18.699Z] [2022-05-13T21:37:18.699Z] [2022-05-13T21:37:18.699Z] ==> git version 2.25.1 found [2022-05-13T21:37:18.699Z] ==> 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-13T21:37:18.699Z] Release-Date: 2020-01-08 [2022-05-13T21:37:18.699Z] 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-13T21:37:18.699Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-13T21:37:18.699Z] ==> Jenkins CI detected. [2022-05-13T21:37:18.699Z] current dir:  /w/workspace/edgex-go/20 [2022-05-13T21:37:18.699Z] project root: . [2022-05-13T21:37:18.699Z] --> token set from env [2022-05-13T21:37:18.699Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-13T21:37:18.960Z] ==> Running gcov in . (disable via -X gcov) [2022-05-13T21:37:18.960Z] ==> Python coveragepy not found [2022-05-13T21:37:18.960Z] ==> Searching for coverage reports in: [2022-05-13T21:37:18.960Z] + . [2022-05-13T21:37:18.960Z] -> Found 1 reports [2022-05-13T21:37:18.960Z] ==> Detecting git/mercurial file structure [2022-05-13T21:37:18.960Z] ==> Reading reports [2022-05-13T21:37:18.960Z] + ./coverage.out bytes=435134 [2022-05-13T21:37:18.960Z] ==> Appending adjustments [2022-05-13T21:37:18.960Z] https://docs.codecov.io/docs/fixing-reports [2022-05-13T21:37:20.344Z] + Found adjustments [2022-05-13T21:37:20.344Z] ==> Gzipping contents [2022-05-13T21:37:20.344Z] 60K /tmp/codecov.Bx5ei4.gz [2022-05-13T21:37:20.344Z] ==> Uploading reports [2022-05-13T21:37:20.344Z] url: https://codecov.io [2022-05-13T21:37:20.344Z] query: branch=PR-3987&commit=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-13T21:37:20.344Z] -> Pinging Codecov [2022-05-13T21:37:20.344Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-13T21:37:20.344Z] -> Uploading to [2022-05-13T21:37:20.344Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-13/00271124DB129430A58F1EEE437C3FCB/9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33/93280f2e-b288-4e02-b4cd-ae5f278baf8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220513T213720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=010dc5ea64e185102117d9243e7f18f893b8b53ae8ddb8fa15ba82c923896285 [2022-05-13T21:37:20.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T21:37:20.344Z] Dload Upload Total Spent Left Speed [2022-05-13T21:37:20.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59859 0 0 100 59859 0 247k --:--:-- --:--:-- --:--:-- 246k 100 59859 0 0 100 59859 0 247k --:--:-- --:--:-- --:--:-- 246k [2022-05-13T21:37:20.603Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] } [2022-05-13T21:37:20.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-13T21:37:21.332Z] + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:21.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:22.506Z] ---> package-listing.sh [2022-05-13T21:37:22.506Z] ++ facter osfamily [2022-05-13T21:37:22.506Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-13T21:37:22.765Z] + OS_FAMILY=debian [2022-05-13T21:37:22.765Z] + workspace=/w/workspace/edgex-go/20 [2022-05-13T21:37:22.765Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-13T21:37:22.765Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-13T21:37:22.765Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-13T21:37:22.765Z] + PACKAGES=/tmp/packages_start.txt [2022-05-13T21:37:22.765Z] + '[' /w/workspace/edgex-go/20 ']' [2022-05-13T21:37:22.765Z] + PACKAGES=/tmp/packages_end.txt [2022-05-13T21:37:22.765Z] + case "${OS_FAMILY}" in [2022-05-13T21:37:22.765Z] + dpkg -l [2022-05-13T21:37:22.765Z] + grep '^ii' [2022-05-13T21:37:22.765Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-13T21:37:22.765Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-13T21:37:22.765Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-13T21:37:22.765Z] + '[' /w/workspace/edgex-go/20 ']' [2022-05-13T21:37:22.765Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2022-05-13T21:37:22.765Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2022-05-13T21:37:22.778Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-13T21:37:23.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-13T21:37:23.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T21:37:23.616Z] [2022-05-13T21:37:23.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-13T21:37:23.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T21:37:23.923Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-13T21:37:23.923Z] 5eb5b503b376: Pulling fs layer [2022-05-13T21:37:23.923Z] 5c69ac0246d0: Pulling fs layer [2022-05-13T21:37:23.923Z] ec43610c2a17: Pulling fs layer [2022-05-13T21:37:23.923Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-13T21:37:23.923Z] 33b1e0a273af: Pulling fs layer [2022-05-13T21:37:23.923Z] 5d3b04190fa2: Pulling fs layer [2022-05-13T21:37:23.923Z] 2f39f015ded8: Pulling fs layer [2022-05-13T21:37:23.923Z] 3a2ae6a8a46f: Waiting [2022-05-13T21:37:23.923Z] 33b1e0a273af: Waiting [2022-05-13T21:37:23.923Z] 5d3b04190fa2: Waiting [2022-05-13T21:37:23.923Z] 2f39f015ded8: Waiting [2022-05-13T21:37:23.923Z] 5c69ac0246d0: Download complete [2022-05-13T21:37:23.923Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-13T21:37:23.923Z] 3a2ae6a8a46f: Download complete [2022-05-13T21:37:23.923Z] 33b1e0a273af: Verifying Checksum [2022-05-13T21:37:23.923Z] 33b1e0a273af: Download complete [2022-05-13T21:37:24.186Z] 5d3b04190fa2: Download complete [2022-05-13T21:37:24.186Z] ec43610c2a17: Verifying Checksum [2022-05-13T21:37:24.186Z] ec43610c2a17: Download complete [2022-05-13T21:37:24.186Z] 5eb5b503b376: Verifying Checksum [2022-05-13T21:37:24.186Z] 5eb5b503b376: Download complete [2022-05-13T21:37:24.755Z] 2f39f015ded8: Download complete [2022-05-13T21:37:25.325Z] 5eb5b503b376: Pull complete [2022-05-13T21:37:25.325Z] 5c69ac0246d0: Pull complete [2022-05-13T21:37:25.893Z] ec43610c2a17: Pull complete [2022-05-13T21:37:25.893Z] 3a2ae6a8a46f: Pull complete [2022-05-13T21:37:26.152Z] 33b1e0a273af: Pull complete [2022-05-13T21:37:26.152Z] 5d3b04190fa2: Pull complete [2022-05-13T21:37:30.350Z] 2f39f015ded8: Pull complete [2022-05-13T21:37:30.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-13T21:37:30.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T21:37:30.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-13T21:37:30.418Z] prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container [2022-05-13T21:37:30.446Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-13T21:37:32.511Z] $ docker top 7b2c1d416b7c5b36326e2d47619eec8bff890a1d709ba17e7b6ef2297e4e83b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T21:37:32.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-13T21:37:33.158Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-13T21:37:33.448Z] + ls /var/log/sa-host [2022-05-13T21:37:33.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T21:37:33.663Z] provisioning config files... [2022-05-13T21:37:33.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config4021139149268944885tmp [Pipeline] { [Pipeline] echo [2022-05-13T21:37:33.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:33.973Z] ---> create-netrc.sh [Pipeline] } [2022-05-13T21:37:33.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:34.332Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-13T21:37:34.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:34.632Z] ---> sudo-logs.sh [2022-05-13T21:37:34.632Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-13T21:37:34.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:34.939Z] ---> job-cost.sh [2022-05-13T21:37:34.939Z] lf-activate-venv: SKIPPING [2022-05-13T21:37:34.939Z] DEBUG: total: 0.2199999988079071 [2022-05-13T21:37:34.939Z] INFO: Retrieving Stack Cost... [2022-05-13T21:37:35.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-13T21:37:35.771Z] INFO: Archiving Costs [Pipeline] echo [2022-05-13T21:37:35.789Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T21:37:36.076Z] ---> logs-deploy.sh [2022-05-13T21:37:36.076Z] lf-activate-venv: SKIPPING [2022-05-13T21:37:36.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/20 [2022-05-13T21:37:36.076Z] INFO: archiving workspace using pattern(s): [2022-05-13T21:37:37.016Z] Archives upload complete. [2022-05-13T21:37:37.016Z] INFO: archiving logs to Nexus