Pull request #4029 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 35aeb343856abf838fb1856f55c0fac57e9ceb54+87560f2f4565905b4987d66a8308e965001c5142 (92c7ff388b2bed8a14179570effa56a86e96739d) 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-ssh2861327006362269129.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-ssh12278348703110042094.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh907396643860371253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14865333755771175653.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12713801821268301712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14738263479062896695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-64121 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 35aeb343856abf838fb1856f55c0fac57e9ceb54 Merge succeeded, producing 35aeb343856abf838fb1856f55c0fac57e9ceb54 Checking out Revision 35aeb343856abf838fb1856f55c0fac57e9ceb54 (PR-4029) > 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/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-19T23:08:17.646Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-19T23:08:17.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-19T23:08:17.913Z] ========================================================= [2022-05-19T23:08:17.913Z] EdgeX Global Pipelines Version Info [2022-05-19T23:08:17.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-19T23:08:18.761Z] ------------------- [2022-05-19T23:08:18.761Z] stable info: [2022-05-19T23:08:18.761Z] ------------------- [2022-05-19T23:08:18.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-19T23:08:18.761Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T23:08:18.761Z] Message: update stable to v1.0.230 [2022-05-19T23:08:19.335Z] ------------------- [2022-05-19T23:08:19.335Z] experimental info: [2022-05-19T23:08:19.335Z] ------------------- [2022-05-19T23:08:19.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-19T23:08:19.335Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T23:08:19.335Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-19T23:08:19.594Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-19T23:08:19.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-19T23:08:19.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-19T23:08:19.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-19T23:08:19.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-19T23:08:19.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-19T23:08:19.819Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-19T23:08:19.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-19T23:08:19.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-19T23:08:19.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-19T23:08:19.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-19T23:08:20.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-19T23:08:20.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-19T23:08:20.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-19T23:08:20.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-19T23:08:20.335Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-19T23:08:20.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-19T23:08:20.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-19T23:08:20.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-19T23:08:20.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-19T23:08:20.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-19T23:08:20.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-19T23:08:20.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4029 [Pipeline] echo [2022-05-19T23:08:20.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4029 [Pipeline] echo [2022-05-19T23:08:20.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4029 [Pipeline] echo [2022-05-19T23:08:20.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] echo [2022-05-19T23:08:20.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35aeb34 [Pipeline] echo [2022-05-19T23:08:21.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T23:08:21.116Z] provisioning config files... [2022-05-19T23:08:21.131Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6045645911610687956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T23:08:21.482Z] ---> docker-login.sh [2022-05-19T23:08:21.482Z] nexus3.edgexfoundry.org:10001 [2022-05-19T23:08:21.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:08:21.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:08:21.743Z] Configure a credential helper to remove this warning. See [2022-05-19T23:08:21.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:08:21.743Z] [2022-05-19T23:08:21.743Z] Login Succeeded [2022-05-19T23:08:21.743Z] nexus3.edgexfoundry.org:10002 [2022-05-19T23:08:22.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:08:22.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:08:22.005Z] Configure a credential helper to remove this warning. See [2022-05-19T23:08:22.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:08:22.005Z] [2022-05-19T23:08:22.005Z] Login Succeeded [2022-05-19T23:08:22.005Z] nexus3.edgexfoundry.org:10003 [2022-05-19T23:08:22.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:08:22.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:08:22.267Z] Configure a credential helper to remove this warning. See [2022-05-19T23:08:22.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:08:22.267Z] [2022-05-19T23:08:22.267Z] Login Succeeded [2022-05-19T23:08:22.267Z] nexus3.edgexfoundry.org:10004 [2022-05-19T23:08:22.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:08:22.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:08:22.267Z] Configure a credential helper to remove this warning. See [2022-05-19T23:08:22.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:08:22.267Z] [2022-05-19T23:08:22.267Z] Login Succeeded [2022-05-19T23:08:22.267Z] docker.io [2022-05-19T23:08:22.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:08:22.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:08:22.793Z] Configure a credential helper to remove this warning. See [2022-05-19T23:08:22.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:08:22.793Z] [2022-05-19T23:08:22.793Z] Login Succeeded [2022-05-19T23:08:22.793Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T23:08:22.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-19T23:08:23.244Z] + 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-19T23:08:23.244Z] + dirname cmd/core-command/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/core-data/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/core-metadata/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-19T23:08:23.244Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2022-05-19T23:08:23.244Z] [2022-05-19T23:08:23.244Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/support-notifications/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-19T23:08:23.244Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2022-05-19T23:08:23.244Z] -f2 [2022-05-19T23:08:23.244Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-19T23:08:23.244Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-19T23:08:23.244Z] + cut -d/ -f2 [2022-05-19T23:08:23.244Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-19T23:08:23.296Z] 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-19T23:08:23.897Z] + git rev-list -1 --merges 35aeb343856abf838fb1856f55c0fac57e9ceb54~1..35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] echo [2022-05-19T23:08:23.987Z] -----------> git rev-list -1 --merges 35aeb343856abf838fb1856f55c0fac57e9ceb54~1..35aeb343856abf838fb1856f55c0fac57e9ceb54 35aeb343856abf838fb1856f55c0fac57e9ceb54 [false] [Pipeline] sh [2022-05-19T23:08:24.299Z] + git log --format=format:%s -1 35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] echo [2022-05-19T23:08:24.335Z] ========================================================= [2022-05-19T23:08:24.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-19T23:08:24.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-19T23:08:24.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-19T23:08:24.970Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-19T23:08:24.970Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-19T23:08:24.970Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-19T23:08:24.970Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-19T23:08:24.970Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-19T23:08:24.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:08:25.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T23:08:25.440Z] [2022-05-19T23:08:25.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:08:25.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T23:08:25.815Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-19T23:08:25.815Z] 1fe172e4850f: Pulling fs layer [2022-05-19T23:08:25.815Z] caf521ccaac6: Pulling fs layer [2022-05-19T23:08:25.815Z] 3ead6fa29328: Pulling fs layer [2022-05-19T23:08:25.815Z] 5c2a1cbceb83: Pulling fs layer [2022-05-19T23:08:25.815Z] a8d5f1318db7: Pulling fs layer [2022-05-19T23:08:25.815Z] c427282e49a2: Pulling fs layer [2022-05-19T23:08:25.815Z] 1827001aaf11: Pulling fs layer [2022-05-19T23:08:25.815Z] 0714d37db230: Pulling fs layer [2022-05-19T23:08:25.815Z] ac28cf19c067: Pulling fs layer [2022-05-19T23:08:25.815Z] ca983d60f3e2: Pulling fs layer [2022-05-19T23:08:25.815Z] 9f894cec8388: Pulling fs layer [2022-05-19T23:08:25.815Z] 0714d37db230: Waiting [2022-05-19T23:08:25.815Z] ac28cf19c067: Waiting [2022-05-19T23:08:25.815Z] ca983d60f3e2: Waiting [2022-05-19T23:08:25.815Z] 9f894cec8388: Waiting [2022-05-19T23:08:25.815Z] 5c2a1cbceb83: Waiting [2022-05-19T23:08:25.815Z] c427282e49a2: Waiting [2022-05-19T23:08:25.815Z] a8d5f1318db7: Waiting [2022-05-19T23:08:25.815Z] caf521ccaac6: Verifying Checksum [2022-05-19T23:08:25.815Z] caf521ccaac6: Download complete [2022-05-19T23:08:25.815Z] 5c2a1cbceb83: Verifying Checksum [2022-05-19T23:08:25.815Z] 5c2a1cbceb83: Download complete [2022-05-19T23:08:25.815Z] 3ead6fa29328: Verifying Checksum [2022-05-19T23:08:25.815Z] 3ead6fa29328: Download complete [2022-05-19T23:08:26.078Z] c427282e49a2: Verifying Checksum [2022-05-19T23:08:26.078Z] c427282e49a2: Download complete [2022-05-19T23:08:26.078Z] a8d5f1318db7: Verifying Checksum [2022-05-19T23:08:26.078Z] a8d5f1318db7: Download complete [2022-05-19T23:08:26.078Z] 0714d37db230: Verifying Checksum [2022-05-19T23:08:26.078Z] 0714d37db230: Download complete [2022-05-19T23:08:26.078Z] ac28cf19c067: Verifying Checksum [2022-05-19T23:08:26.078Z] ac28cf19c067: Download complete [2022-05-19T23:08:26.078Z] 9f894cec8388: Verifying Checksum [2022-05-19T23:08:26.078Z] 9f894cec8388: Download complete [2022-05-19T23:08:26.078Z] 1fe172e4850f: Verifying Checksum [2022-05-19T23:08:26.078Z] 1fe172e4850f: Download complete [2022-05-19T23:08:26.340Z] 1827001aaf11: Verifying Checksum [2022-05-19T23:08:26.340Z] 1827001aaf11: Download complete [2022-05-19T23:08:27.727Z] 1fe172e4850f: Pull complete [2022-05-19T23:08:27.727Z] caf521ccaac6: Pull complete [2022-05-19T23:08:28.305Z] 3ead6fa29328: Pull complete [2022-05-19T23:08:28.305Z] 5c2a1cbceb83: Pull complete [2022-05-19T23:08:28.568Z] a8d5f1318db7: Pull complete [2022-05-19T23:08:28.568Z] c427282e49a2: Pull complete [2022-05-19T23:08:30.483Z] 1827001aaf11: Pull complete [2022-05-19T23:08:30.744Z] 0714d37db230: Pull complete [2022-05-19T23:08:30.744Z] ac28cf19c067: Pull complete [2022-05-19T23:08:31.009Z] ca983d60f3e2: Pull complete [2022-05-19T23:08:31.009Z] 9f894cec8388: Pull complete [2022-05-19T23:08:31.010Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-19T23:08:31.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T23:08:31.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-19T23:08:31.116Z] prd-ubuntu20.04-docker-8c-8g-64121 does not seem to be running inside a container [2022-05-19T23:08:31.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-19T23:08:32.588Z] $ docker top 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 -eo pid,comm [2022-05-19T23:08:32.663Z] 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-19T23:08:32.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-19T23:08:32.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-19T23:08:32.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-19T23:08:32.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-19T23:08:32.914Z] $ docker exec 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 ssh-agent [2022-05-19T23:08:33.055Z] SSH_AUTH_SOCK=/tmp/ssh-WBxqmXqHDkdU/agent.33 [2022-05-19T23:08:33.055Z] SSH_AGENT_PID=39 [2022-05-19T23:08:33.065Z] Running ssh-add (command line suppressed) [2022-05-19T23:08:33.197Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_400174681180933349.key (/w/workspace/edgex-go/1@tmp/private_key_400174681180933349.key) [2022-05-19T23:08:33.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-19T23:08:33.597Z] + git tag --points-at HEAD [Pipeline] } [2022-05-19T23:08:33.626Z] $ docker exec --env ******** --env ******** 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 ssh-agent -k [2022-05-19T23:08:33.736Z] unset SSH_AUTH_SOCK; [2022-05-19T23:08:33.736Z] unset SSH_AGENT_PID; [2022-05-19T23:08:33.737Z] echo Agent pid 39 killed; [2022-05-19T23:08:33.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-19T23:08:33.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-19T23:08:33.835Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-19T23:08:33.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-19T23:08:33.980Z] $ docker exec 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 ssh-agent [2022-05-19T23:08:34.116Z] SSH_AUTH_SOCK=/tmp/ssh-ZTSVRYfpx9S4/agent.72 [2022-05-19T23:08:34.116Z] SSH_AGENT_PID=78 [2022-05-19T23:08:34.122Z] Running ssh-add (command line suppressed) [2022-05-19T23:08:34.247Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8554961929539847240.key (/w/workspace/edgex-go/1@tmp/private_key_8554961929539847240.key) [2022-05-19T23:08:34.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-19T23:08:34.597Z] + git semver init [2022-05-19T23:08:34.859Z] 2022-05-19 23:08:34,804 [run_init] DEBUG init version:0.0.0 force:False [2022-05-19T23:08:34.860Z] 2022-05-19 23:08:34,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-19T23:08:34.860Z] 2022-05-19 23:08:34,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-19T23:08:34.860Z] 2022-05-19 23:08:34,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,782 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4029 with force:False [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,783 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4029 [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,788 [execute] INFO git cat-file --batch-check [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,795 [execute] INFO git cat-file --batch [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-19T23:08:39.082Z] 2022-05-19 23:08:38,801 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4029 [2022-05-19T23:08:39.082Z] 0.0.0 [Pipeline] } [2022-05-19T23:08:39.111Z] $ docker exec --env ******** --env ******** 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 ssh-agent -k [2022-05-19T23:08:39.232Z] unset SSH_AUTH_SOCK; [2022-05-19T23:08:39.233Z] unset SSH_AGENT_PID; [2022-05-19T23:08:39.233Z] echo Agent pid 78 killed; [2022-05-19T23:08:39.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-19T23:08:39.670Z] + git semver [Pipeline] } [2022-05-19T23:08:39.961Z] $ docker stop --time=1 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 [2022-05-19T23:08:41.288Z] $ docker rm -f 32dc51303f70c19ea89d1a674112f6b1947377ea29fb810f72dbdd2a2c26f278 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-19T23:08:41.710Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-19T23:08:42.092Z] Stashed 1 file(s) [Pipeline] echo [2022-05-19T23:08:42.110Z] [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-19T23:08:42.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-19T23:08:42.611Z] ========================================================= [2022-05-19T23:08:42.611Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-19T23:08:42.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-19T23:08:42.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-19T23:08:42.960Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-19T23:08:42.960Z] 59bf1c3509f3: Pulling fs layer [2022-05-19T23:08:42.960Z] 666ba61612fd: Pulling fs layer [2022-05-19T23:08:42.960Z] 8ed8ca486205: Pulling fs layer [2022-05-19T23:08:42.960Z] 4fe6c5a15a65: Pulling fs layer [2022-05-19T23:08:42.960Z] 22a0e8bec74d: Pulling fs layer [2022-05-19T23:08:42.960Z] ca2b28591e48: Pulling fs layer [2022-05-19T23:08:42.960Z] a51346096db8: Pulling fs layer [2022-05-19T23:08:42.960Z] daebc70d1ce1: Pulling fs layer [2022-05-19T23:08:42.960Z] 0e18a0eac166: Pulling fs layer [2022-05-19T23:08:42.960Z] 22a0e8bec74d: Waiting [2022-05-19T23:08:42.960Z] ca2b28591e48: Waiting [2022-05-19T23:08:42.960Z] a51346096db8: Waiting [2022-05-19T23:08:42.960Z] daebc70d1ce1: Waiting [2022-05-19T23:08:42.960Z] 0e18a0eac166: Waiting [2022-05-19T23:08:42.960Z] 4fe6c5a15a65: Waiting [2022-05-19T23:08:42.960Z] 8ed8ca486205: Download complete [2022-05-19T23:08:42.960Z] 666ba61612fd: Download complete [2022-05-19T23:08:42.960Z] 22a0e8bec74d: Verifying Checksum [2022-05-19T23:08:42.960Z] 22a0e8bec74d: Download complete [2022-05-19T23:08:42.960Z] ca2b28591e48: Download complete [2022-05-19T23:08:42.960Z] 59bf1c3509f3: Verifying Checksum [2022-05-19T23:08:42.960Z] 59bf1c3509f3: Download complete [2022-05-19T23:08:42.960Z] a51346096db8: Verifying Checksum [2022-05-19T23:08:42.960Z] a51346096db8: Download complete [2022-05-19T23:08:43.220Z] daebc70d1ce1: Verifying Checksum [2022-05-19T23:08:43.220Z] daebc70d1ce1: Download complete [2022-05-19T23:08:43.220Z] 59bf1c3509f3: Pull complete [2022-05-19T23:08:43.220Z] 666ba61612fd: Pull complete [2022-05-19T23:08:43.485Z] 8ed8ca486205: Pull complete [2022-05-19T23:08:43.747Z] 0e18a0eac166: Verifying Checksum [2022-05-19T23:08:43.747Z] 0e18a0eac166: Download complete [2022-05-19T23:08:43.747Z] 4fe6c5a15a65: Verifying Checksum [2022-05-19T23:08:43.747Z] 4fe6c5a15a65: Download complete [2022-05-19T23:08:47.960Z] 4fe6c5a15a65: Pull complete [2022-05-19T23:08:47.960Z] 22a0e8bec74d: Pull complete [2022-05-19T23:08:47.960Z] ca2b28591e48: Pull complete [2022-05-19T23:08:47.960Z] a51346096db8: Pull complete [2022-05-19T23:08:48.220Z] daebc70d1ce1: Pull complete [2022-05-19T23:08:50.786Z] 0e18a0eac166: Pull complete [2022-05-19T23:08:50.786Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-19T23:08:50.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-19T23:08:50.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-19T23:08:51.202Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-19T23:08:51.202Z] WORKDIR /edgex [2022-05-19T23:08:51.202Z] COPY go.mod . [2022-05-19T23:08:51.202Z] RUN go mod download [2022-05-19T23:08:51.202Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-19T23:08:52.581Z] Sending build context to Docker daemon 335.3MB [2022-05-19T23:08:52.581Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-19T23:08:52.581Z] ---> f018257e8ee9 [2022-05-19T23:08:52.581Z] Step 2/4 : WORKDIR /edgex [2022-05-19T23:08:55.132Z] ---> Running in e98c9cea71c2 [2022-05-19T23:08:55.132Z] Removing intermediate container e98c9cea71c2 [2022-05-19T23:08:55.132Z] ---> 66c651d2d89f [2022-05-19T23:08:55.132Z] Step 3/4 : COPY go.mod . [2022-05-19T23:08:55.132Z] ---> 3662de691b71 [2022-05-19T23:08:55.132Z] Step 4/4 : RUN go mod download [2022-05-19T23:08:55.132Z] ---> Running in 0e67d2b90166 [2022-05-19T23:08:57.404Z] Still waiting to schedule task [2022-05-19T23:08:57.405Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-19T23:09:13.250Z] Removing intermediate container 0e67d2b90166 [2022-05-19T23:09:13.251Z] ---> 3780eb9041e0 [2022-05-19T23:09:13.251Z] Successfully built 3780eb9041e0 [2022-05-19T23:09:13.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:09:13.588Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-19T23:09:13.588Z] . [Pipeline] withDockerContainer [2022-05-19T23:09:13.732Z] prd-ubuntu20.04-docker-8c-8g-64121 does not seem to be running inside a container [2022-05-19T23:09:13.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-19T23:09:14.204Z] $ docker top 9eb2104ae8c74370b8b078e233bb46ca5f89335e2a2d0391fd407952ed2e1408 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T23:09:14.600Z] + go version [2022-05-19T23:09:14.600Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-19T23:09:14.630Z] $ docker stop --time=1 9eb2104ae8c74370b8b078e233bb46ca5f89335e2a2d0391fd407952ed2e1408 [2022-05-19T23:09:15.890Z] $ docker rm -f 9eb2104ae8c74370b8b078e233bb46ca5f89335e2a2d0391fd407952ed2e1408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:09:16.552Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-19T23:09:16.552Z] . [Pipeline] withDockerContainer [2022-05-19T23:09:16.650Z] prd-ubuntu20.04-docker-8c-8g-64121 does not seem to be running inside a container [2022-05-19T23:09:16.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-19T23:09:17.089Z] $ docker top 335c611b4cc356a857677e5ab74dac61c45b99ac378643ae9e6b780436f3f6dd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-19T23:09:17.224Z] ========================================================= [2022-05-19T23:09:17.224Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-19T23:09:17.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-19T23:09:17.560Z] + make test [2022-05-19T23:09:17.560Z] go mod tidy -compat=1.17 [2022-05-19T23:09:17.560Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-19T23:09:24.138Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-19T23:09:34.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-19T23:09:34.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-19T23:09:34.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-19T23:09:34.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-19T23:09:34.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-19T23:09:34.636Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-19T23:09:34.636Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-19T23:09:34.636Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-19T23:09:34.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-19T23:09:35.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-05-19T23:09:35.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-19T23:09:35.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-19T23:09:36.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-05-19T23:09:36.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-19T23:09:36.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2022-05-19T23:09:36.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-19T23:09:36.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.762s coverage: 89.2% of statements [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.8% of statements [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-05-19T23:09:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-05-19T23:09:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-05-19T23:09:39.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-19T23:09:39.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-05-19T23:09:39.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-05-19T23:09:39.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-05-19T23:09:39.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-05-19T23:09:39.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-05-19T23:09:49.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2022-05-19T23:09:49.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-05-19T23:09:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.164s coverage: 82.5% of statements [2022-05-19T23:09:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-19T23:10:01.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2022-05-19T23:10:01.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-19T23:10:01.026Z] 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-19T23:10:19.130Z] GO111MODULE=on go vet ./... [2022-05-19T23:10:21.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-19T23:10:21.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-19T23:10:21.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-19T23:10:21.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-19T23:10:22.208Z] + ls -al . [2022-05-19T23:10:22.208Z] total 684 [2022-05-19T23:10:22.208Z] drwxrwxr-x 10 1001 1001 4096 May 19 23:10 . [2022-05-19T23:10:22.208Z] drwxr-xr-x 4 root root 4096 May 19 23:09 .. [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 11 May 19 23:08 .dockerignore [2022-05-19T23:10:22.208Z] drwxrwxr-x 8 1001 1001 4096 May 19 23:08 .git [2022-05-19T23:10:22.208Z] drwxrwxr-x 3 1001 1001 4096 May 19 23:08 .github [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 879 May 19 23:08 .gitignore [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 42 May 19 23:08 .golangci.yml [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 87 May 19 23:08 .hadolint.yml [2022-05-19T23:10:22.208Z] drwxr-xr-x 3 1001 1001 4096 May 19 23:08 .semver [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 166 May 19 23:08 .sonarcloud.properties [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 1171 May 19 23:08 ADOPTERS.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 10220 May 19 23:08 Attribution.txt [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 63209 May 19 23:08 CHANGELOG.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 3804 May 19 23:08 CONTRIBUTING.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 677 May 19 23:08 GOVERNANCE.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 850 May 19 23:08 Jenkinsfile [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 10775 May 19 23:08 LICENSE [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 10389 May 19 23:08 Makefile [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 582 May 19 23:08 OWNERS.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 9094 May 19 23:08 README.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 6912 May 19 23:08 SECURITY.md [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 5 May 19 23:08 VERSION [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 4131 May 19 23:08 ZMQWindows.md [2022-05-19T23:10:22.208Z] drwxrwxr-x 2 1001 1001 4096 May 19 23:08 bin [2022-05-19T23:10:22.208Z] drwxrwxr-x 18 1001 1001 4096 May 19 23:08 cmd [2022-05-19T23:10:22.208Z] -rw-r--r-- 1 root root 435134 May 19 23:09 coverage.out [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 3217 May 19 23:08 go.mod [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 35084 May 19 23:09 go.sum [2022-05-19T23:10:22.208Z] drwxrwxr-x 8 1001 1001 4096 May 19 23:08 internal [2022-05-19T23:10:22.208Z] drwxrwxr-x 3 1001 1001 4096 May 19 23:08 openapi [2022-05-19T23:10:22.208Z] drwxrwxr-x 4 1001 1001 4096 May 19 23:08 snap [2022-05-19T23:10:22.208Z] -rw-rw-r-- 1 1001 1001 204 May 19 23:08 version.go [Pipeline] sh [2022-05-19T23:10:22.522Z] + '[' -e coverage.out ] [2022-05-19T23:10:22.522Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-19T23:10:22.637Z] Stashed 1 file(s) [Pipeline] sh [2022-05-19T23:10:22.931Z] + make build [2022-05-19T23:10:22.931Z] 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-19T23:10:35.253Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-19T23:10:40.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64122 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws [2022-05-19T23:10:40.074Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-19T23:10:40.407Z] The recommended git tool is: git [2022-05-19T23:10:43.379Z] 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-19T23:10:43.949Z] 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-19T23:10:46.806Z] using credential edgex-jenkins-ssh [2022-05-19T23:10:46.823Z] Cloning the remote Git repository [2022-05-19T23:10:46.882Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-19T23:10:46.956Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-19T23:10:47.018Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-19T23:10:47.019Z] > git --version # timeout=10 [2022-05-19T23:10:47.037Z] > git --version # 'git version 2.25.1' [2022-05-19T23:10:47.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T23:10:47.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-19T23:10:49.223Z] 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-19T23:10:49.487Z] 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-19T23:10:50.428Z] 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-19T23:10:51.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-19T23:10:52.308Z] 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-19T23:10:53.289Z] 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-19T23:10:53.931Z] 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-19T23:10:54.908Z] 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-19T23:10:56.286Z] 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-19T23:10:57.248Z] $ docker stop --time=1 335c611b4cc356a857677e5ab74dac61c45b99ac378643ae9e6b780436f3f6dd [2022-05-19T23:10:59.999Z] $ docker rm -f 335c611b4cc356a857677e5ab74dac61c45b99ac378643ae9e6b780436f3f6dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:11:01.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-19T23:11:01.324Z] [2022-05-19T23:11:01.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:11:01.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-19T23:11:01.662Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-19T23:11:01.662Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-19T23:11:01.662Z] ca9280d653b3: Pulling fs layer [2022-05-19T23:11:01.662Z] 7e9c9ca2126c: Pulling fs layer [2022-05-19T23:11:01.662Z] cbdbe7a5bc2a: Download complete [2022-05-19T23:11:01.920Z] ca9280d653b3: Verifying Checksum [2022-05-19T23:11:01.920Z] ca9280d653b3: Download complete [2022-05-19T23:11:01.920Z] cbdbe7a5bc2a: Pull complete [2022-05-19T23:11:02.179Z] 7e9c9ca2126c: Download complete [2022-05-19T23:11:02.439Z] ca9280d653b3: Pull complete [2022-05-19T23:11:04.265Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-19T23:11:04.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-19T23:11:04.312Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-19T23:11:04.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-19T23:11:04.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T23:11:04.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-19T23:11:05.167Z] Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:11:05.504Z] Merge succeeded, producing 35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:11:05.505Z] Checking out Revision 35aeb343856abf838fb1856f55c0fac57e9ceb54 (PR-4029) [2022-05-19T23:11:05.724Z] 7e9c9ca2126c: Pull complete [2022-05-19T23:11:05.724Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-19T23:11:05.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-19T23:11:05.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-19T23:11:05.808Z] prd-ubuntu20.04-docker-8c-8g-64121 does not seem to be running inside a container [2022-05-19T23:11:05.845Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-19T23:11:05.191Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T23:11:05.206Z] > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 [2022-05-19T23:11:05.431Z] > git remote # timeout=10 [2022-05-19T23:11:05.447Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T23:11:05.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T23:11:05.473Z] > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 [2022-05-19T23:11:05.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T23:11:05.515Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T23:11:05.533Z] > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 [2022-05-19T23:11:07.246Z] $ docker top 30cc0c22fc2f6970eb23a3fea2f5351f08e75d7d397f5d38b187ea8787dadadc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T23:11:07.648Z] + docker-compose build --help [2022-05-19T23:11:07.648Z] + grep parallel [2022-05-19T23:11:08.221Z] --parallel Build images in parallel. [Pipeline] } [2022-05-19T23:11:08.255Z] $ docker stop --time=1 30cc0c22fc2f6970eb23a3fea2f5351f08e75d7d397f5d38b187ea8787dadadc [2022-05-19T23:11:09.553Z] $ docker rm -f 30cc0c22fc2f6970eb23a3fea2f5351f08e75d7d397f5d38b187ea8787dadadc [Pipeline] // withDockerContainer [Pipeline] writeFile [2022-05-19T23:11:09.762Z] Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:11:09.821Z] > git --version # timeout=10 [2022-05-19T23:11:09.831Z] > git --version # 'git version 2.25.1' [2022-05-19T23:11:09.845Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T23:11:10.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-19T23:11:10.109Z] . [Pipeline] withDockerContainer [2022-05-19T23:11:10.202Z] prd-ubuntu20.04-docker-8c-8g-64121 does not seem to be running inside a container [2022-05-19T23:11:10.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-19T23:11:10.572Z] $ docker top 52e75f6e6390d69800ab09417ca1c669d31a8d1a35a80a9f9d9e55735ccc83a3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-19T23:11:10.980Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-19T23:11:11.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-19T23:11:11.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-19T23:11:11.437Z] Dload Upload Total Spent Left Speed [2022-05-19T23:11:11.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51483 0 --:--:-- --:--:-- --:--:-- 51700 [2022-05-19T23:11:11.550Z] Building core-command ... [2022-05-19T23:11:11.550Z] Building core-data ... [2022-05-19T23:11:11.550Z] Building core-metadata ... [2022-05-19T23:11:11.550Z] Building security-bootstrapper ... [2022-05-19T23:11:11.550Z] Building security-proxy-setup ... [2022-05-19T23:11:11.550Z] Building security-secretstore-setup ... [2022-05-19T23:11:11.550Z] Building security-spiffe-token-provider ... [2022-05-19T23:11:11.550Z] Building security-spire-agent ... [2022-05-19T23:11:11.550Z] Building security-spire-config ... [2022-05-19T23:11:11.550Z] Building security-spire-server ... [2022-05-19T23:11:11.550Z] Building support-notifications ... [2022-05-19T23:11:11.550Z] Building support-scheduler ... [2022-05-19T23:11:11.550Z] Building sys-mgmt-agent ... [2022-05-19T23:11:11.550Z] Building security-spiffe-token-provider [2022-05-19T23:11:11.550Z] Building security-secretstore-setup [2022-05-19T23:11:11.550Z] Building security-bootstrapper [2022-05-19T23:11:11.550Z] Building security-spire-agent [2022-05-19T23:11:11.550Z] Building security-spire-config [Pipeline] sh [2022-05-19T23:11:11.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-19T23:11:12.308Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-19T23:11:12.308Z] /etc/docker/daemon.json [2022-05-19T23:11:12.308Z] { [2022-05-19T23:11:12.308Z] "registry-mirrors": [ [2022-05-19T23:11:12.308Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-19T23:11:12.308Z] ], [2022-05-19T23:11:12.308Z] "bip": "10.250.0.254/24", [2022-05-19T23:11:12.308Z] "hosts": [ [2022-05-19T23:11:12.308Z] "tcp://0.0.0.0:5555", [2022-05-19T23:11:12.308Z] "unix:///var/run/docker.sock" [2022-05-19T23:11:12.308Z] ], [2022-05-19T23:11:12.308Z] "mtu": 1458, [2022-05-19T23:11:12.308Z] "selinux-enabled": true, [2022-05-19T23:11:12.308Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-19T23:11:12.308Z] } [Pipeline] sh [2022-05-19T23:11:12.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-19T23:11:13.045Z] + sudo service docker restart [2022-05-19T23:11:26.457Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:11:26.457Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:11:26.457Z] ---> 3780eb9041e0 [2022-05-19T23:11:26.457Z] Step 3/31 : WORKDIR /edgex-go [2022-05-19T23:11:26.457Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:11:26.457Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:11:26.457Z] ---> 3780eb9041e0 [2022-05-19T23:11:26.457Z] Step 3/25 : WORKDIR /edgex-go [2022-05-19T23:11:26.457Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:11:26.457Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:11:26.457Z] ---> 3780eb9041e0 [2022-05-19T23:11:26.457Z] Step 3/26 : WORKDIR /edgex-go [2022-05-19T23:11:26.457Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:11:26.457Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:11:26.457Z] ---> 3780eb9041e0 [2022-05-19T23:11:26.457Z] Step 3/26 : WORKDIR /edgex-go [2022-05-19T23:11:26.457Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:11:26.457Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:11:26.457Z] ---> 3780eb9041e0 [2022-05-19T23:11:26.457Z] Step 3/20 : WORKDIR /edgex-go [2022-05-19T23:11:29.757Z] ---> Running in 6fab56e8071c [2022-05-19T23:11:29.757Z] ---> Running in 42eafbb5f13b [2022-05-19T23:11:29.757Z] ---> Running in 20a32fdeeb4f [2022-05-19T23:11:29.757Z] ---> Running in 3bb08d6b323d [2022-05-19T23:11:29.757Z] ---> Running in 9f231181df8b [2022-05-19T23:11:29.757Z] Removing intermediate container 3bb08d6b323d [2022-05-19T23:11:29.757Z] ---> 11eb6a21e1fa [2022-05-19T23:11:29.757Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-19T23:11:30.017Z] Removing intermediate container 42eafbb5f13b [2022-05-19T23:11:30.017Z] ---> a0ce1bfcb965 [2022-05-19T23:11:30.017Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:11:30.017Z] Removing intermediate container 20a32fdeeb4f [2022-05-19T23:11:30.017Z] ---> e40f5cabee61 [2022-05-19T23:11:30.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:11:30.017Z] Removing intermediate container 6fab56e8071c [2022-05-19T23:11:30.017Z] ---> 037b9f21cb2f [2022-05-19T23:11:30.017Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:11:30.017Z] Removing intermediate container 9f231181df8b [2022-05-19T23:11:30.017Z] ---> 8be2e8bdea05 [2022-05-19T23:11:30.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:11:30.017Z] ---> Running in 56a385fd8833 [2022-05-19T23:11:30.017Z] ---> Running in 4362833b2f21 [2022-05-19T23:11:30.017Z] ---> Running in 68f95fc66e4d [2022-05-19T23:11:30.017Z] ---> Running in 82019b968c53 [2022-05-19T23:11:30.017Z] ---> Running in d19f6510e041 [2022-05-19T23:11:30.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:31.156Z] Removing intermediate container 68f95fc66e4d [2022-05-19T23:11:31.156Z] ---> f31c3f7baf2b [2022-05-19T23:11:31.156Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-19T23:11:31.156Z] ---> Running in 9e66c4692291 [2022-05-19T23:11:31.156Z] Removing intermediate container 4362833b2f21 [2022-05-19T23:11:31.156Z] ---> 437c735ac371 [2022-05-19T23:11:31.156Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-19T23:11:31.156Z] ---> Running in b6922e968ff1 [Pipeline] withEnv [Pipeline] { [2022-05-19T23:11:31.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:31.415Z] Removing intermediate container d19f6510e041 [2022-05-19T23:11:31.415Z] ---> 94f7d94a2482 [2022-05-19T23:11:31.415Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-19T23:11:31.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] configFileProvider [2022-05-19T23:11:31.472Z] provisioning config files... [2022-05-19T23:11:31.499Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config224867307049163770tmp [2022-05-19T23:11:31.674Z] ---> Running in 538261e40c33 [2022-05-19T23:11:31.674Z] Removing intermediate container 82019b968c53 [2022-05-19T23:11:31.674Z] ---> 44d177ef9bbd [2022-05-19T23:11:31.674Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-19T23:11:31.674Z] ---> Running in 9cd32ac831dc [2022-05-19T23:11:31.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T23:11:31.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:31.934Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-19T23:11:31.934Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-19T23:11:31.934Z] OK: 15864 distinct packages available [2022-05-19T23:11:31.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:31.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:32.084Z] ---> docker-login.sh [2022-05-19T23:11:32.085Z] nexus3.edgexfoundry.org:10001 [2022-05-19T23:11:32.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:32.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:11:32.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:32.762Z] OK: 221 MiB in 52 packages [2022-05-19T23:11:32.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:32.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:32.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:11:32.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:11:32.958Z] Configure a credential helper to remove this warning. See [2022-05-19T23:11:32.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:11:32.958Z] [2022-05-19T23:11:32.958Z] Login Succeeded [2022-05-19T23:11:32.958Z] nexus3.edgexfoundry.org:10002 [2022-05-19T23:11:33.024Z] Removing intermediate container 9e66c4692291 [2022-05-19T23:11:33.024Z] ---> c1b96fa208a2 [2022-05-19T23:11:33.024Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-19T23:11:33.024Z] OK: 221 MiB in 52 packages [2022-05-19T23:11:33.024Z] OK: 221 MiB in 52 packages [2022-05-19T23:11:33.024Z] OK: 221 MiB in 52 packages [2022-05-19T23:11:33.024Z] OK: 221 MiB in 52 packages [2022-05-19T23:11:33.024Z] ---> 52d602f74e76 [2022-05-19T23:11:33.024Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:11:33.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:11:33.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:11:33.233Z] Configure a credential helper to remove this warning. See [2022-05-19T23:11:33.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:11:33.233Z] [2022-05-19T23:11:33.233Z] Login Succeeded [2022-05-19T23:11:33.233Z] nexus3.edgexfoundry.org:10003 [2022-05-19T23:11:33.284Z] ---> Running in e2f7432d374c [2022-05-19T23:11:33.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:11:33.547Z] Removing intermediate container b6922e968ff1 [2022-05-19T23:11:33.547Z] ---> 18062f55c29d [2022-05-19T23:11:33.547Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-19T23:11:33.547Z] Removing intermediate container 9cd32ac831dc [2022-05-19T23:11:33.547Z] ---> 728adc40afc8 [2022-05-19T23:11:33.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-19T23:11:33.547Z] Removing intermediate container 538261e40c33 [2022-05-19T23:11:33.547Z] ---> 521dde312fa7 [2022-05-19T23:11:33.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-19T23:11:33.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:11:33.788Z] Configure a credential helper to remove this warning. See [2022-05-19T23:11:33.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:11:33.788Z] [2022-05-19T23:11:33.788Z] Login Succeeded [2022-05-19T23:11:33.788Z] nexus3.edgexfoundry.org:10004 [2022-05-19T23:11:33.809Z] Removing intermediate container 56a385fd8833 [2022-05-19T23:11:33.809Z] ---> ce5eab8c87b8 [2022-05-19T23:11:33.809Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-19T23:11:33.809Z] ---> 54f2992a66fc [2022-05-19T23:11:33.809Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:11:33.809Z] ---> 8541bcc47dcc [2022-05-19T23:11:33.809Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:11:33.809Z] ---> df21eb191781 [2022-05-19T23:11:33.809Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:11:33.809Z] ---> Running in 3174dae0b247 [2022-05-19T23:11:33.809Z] ---> Running in cd614d2fce3a [2022-05-19T23:11:33.809Z] ---> Running in 7ef4aabf4c6d [2022-05-19T23:11:34.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:11:34.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:11:34.060Z] Configure a credential helper to remove this warning. See [2022-05-19T23:11:34.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:11:34.060Z] [2022-05-19T23:11:34.060Z] Login Succeeded [2022-05-19T23:11:34.060Z] docker.io [2022-05-19T23:11:34.072Z] ---> 9cafc679cfc7 [2022-05-19T23:11:34.072Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:11:34.072Z] ---> Running in eb91ed97ec3c [2022-05-19T23:11:34.641Z] Removing intermediate container e2f7432d374c [2022-05-19T23:11:34.641Z] ---> 7269ae2f660a [2022-05-19T23:11:34.641Z] Step 8/25 : COPY . . [2022-05-19T23:11:34.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T23:11:34.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T23:11:34.923Z] Configure a credential helper to remove this warning. See [2022-05-19T23:11:34.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T23:11:34.923Z] [2022-05-19T23:11:34.923Z] Login Succeeded [2022-05-19T23:11:34.923Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T23:11:34.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-19T23:11:35.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-19T23:11:35.328Z] ========================================================= [2022-05-19T23:11:35.329Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-19T23:11:35.329Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-19T23:11:35.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-19T23:11:35.986Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-19T23:11:35.986Z] 9b3977197b4f: Pulling fs layer [2022-05-19T23:11:35.986Z] 1a89e8eeedd5: Pulling fs layer [2022-05-19T23:11:35.986Z] 94645a83ff95: Pulling fs layer [2022-05-19T23:11:35.986Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-19T23:11:35.986Z] 0c92f367c5e7: Pulling fs layer [2022-05-19T23:11:35.986Z] 3096ccb668a1: Pulling fs layer [2022-05-19T23:11:35.986Z] e8cf19c19ddd: Pulling fs layer [2022-05-19T23:11:35.986Z] a4caa8a26152: Pulling fs layer [2022-05-19T23:11:35.986Z] 3f3a8bcf1eab: Waiting [2022-05-19T23:11:35.986Z] 3096ccb668a1: Waiting [2022-05-19T23:11:35.986Z] 0c92f367c5e7: Waiting [2022-05-19T23:11:35.986Z] e8cf19c19ddd: Waiting [2022-05-19T23:11:35.986Z] a4caa8a26152: Waiting [2022-05-19T23:11:35.986Z] 94645a83ff95: Download complete [2022-05-19T23:11:35.986Z] 1a89e8eeedd5: Verifying Checksum [2022-05-19T23:11:35.986Z] 1a89e8eeedd5: Download complete [2022-05-19T23:11:35.986Z] 0c92f367c5e7: Verifying Checksum [2022-05-19T23:11:35.986Z] 0c92f367c5e7: Download complete [2022-05-19T23:11:35.986Z] 3096ccb668a1: Verifying Checksum [2022-05-19T23:11:35.986Z] 3096ccb668a1: Download complete [2022-05-19T23:11:35.986Z] 9b3977197b4f: Download complete [2022-05-19T23:11:35.986Z] e8cf19c19ddd: Verifying Checksum [2022-05-19T23:11:35.986Z] e8cf19c19ddd: Download complete [2022-05-19T23:11:36.550Z] Removing intermediate container 3174dae0b247 [2022-05-19T23:11:36.550Z] ---> 579c301eb4ce [2022-05-19T23:11:36.550Z] Step 8/31 : COPY . . [2022-05-19T23:11:36.586Z] 9b3977197b4f: Pull complete [2022-05-19T23:11:37.198Z] 1a89e8eeedd5: Pull complete [2022-05-19T23:11:37.475Z] 94645a83ff95: Pull complete [2022-05-19T23:11:37.491Z] Removing intermediate container cd614d2fce3a [2022-05-19T23:11:37.491Z] ---> 50b52793fc5f [2022-05-19T23:11:37.491Z] Step 8/26 : COPY . . [2022-05-19T23:11:37.491Z] Removing intermediate container 7ef4aabf4c6d [2022-05-19T23:11:37.491Z] ---> bd8a068f70c6 [2022-05-19T23:11:37.491Z] Step 8/26 : COPY . . [2022-05-19T23:11:37.751Z] a4caa8a26152: Verifying Checksum [2022-05-19T23:11:37.751Z] a4caa8a26152: Download complete [2022-05-19T23:11:38.348Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-19T23:11:38.348Z] 3f3a8bcf1eab: Download complete [2022-05-19T23:11:40.029Z] Removing intermediate container eb91ed97ec3c [2022-05-19T23:11:40.029Z] ---> 54f6fe11e04e [2022-05-19T23:11:40.029Z] Step 7/20 : COPY . . [2022-05-19T23:11:46.599Z] ---> 4c2374a64443 [2022-05-19T23:11:46.599Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-19T23:11:46.599Z] ---> Running in 82db5c51e341 [2022-05-19T23:11:46.599Z] ---> 94309c0b3b9e [2022-05-19T23:11:46.599Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-19T23:11:46.599Z] ---> f215a44fb471 [2022-05-19T23:11:46.599Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-19T23:11:46.599Z] ---> 3e45b8cf7d56 [2022-05-19T23:11:46.599Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-19T23:11:46.599Z] ---> Running in d993a45f9057 [2022-05-19T23:11:46.599Z] ---> 57d12bd6aef1 [2022-05-19T23:11:46.599Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-19T23:11:46.599Z] ---> Running in 75ba683a02ae [2022-05-19T23:11:46.599Z] ---> Running in 3e337be6cc4b [2022-05-19T23:11:46.599Z] ---> Running in e1a70cca0c51 [2022-05-19T23:11:46.599Z] 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-19T23:11:46.599Z] Removing intermediate container 3e337be6cc4b [2022-05-19T23:11:46.599Z] ---> 4675c59c9d02 [2022-05-19T23:11:46.599Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-19T23:11:46.599Z] Removing intermediate container 75ba683a02ae [2022-05-19T23:11:46.599Z] ---> 0832882f8f85 [2022-05-19T23:11:46.599Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-19T23:11:46.599Z] ---> Running in f3b512dd73e7 [2022-05-19T23:11:46.599Z] ---> Running in a81557ee396d [2022-05-19T23:11:46.599Z] 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-19T23:11:46.858Z] 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-19T23:11:47.795Z] Removing intermediate container f3b512dd73e7 [2022-05-19T23:11:47.795Z] ---> 4028186d0d1e [2022-05-19T23:11:47.795Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-19T23:11:47.795Z] Removing intermediate container a81557ee396d [2022-05-19T23:11:47.795Z] ---> d27adf850de2 [2022-05-19T23:11:47.795Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-19T23:11:47.795Z] ---> Running in 057bb888568e [2022-05-19T23:11:47.795Z] ---> Running in 255a8035c429 [2022-05-19T23:11:48.053Z] Removing intermediate container 057bb888568e [2022-05-19T23:11:48.053Z] ---> 731219b32b57 [2022-05-19T23:11:48.053Z] 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-19T23:11:48.053Z] ---> Running in e8ffb2776230 [2022-05-19T23:11:48.053Z] Removing intermediate container 255a8035c429 [2022-05-19T23:11:48.053Z] ---> 934eaaeff9cf [2022-05-19T23:11:48.053Z] 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-19T23:11:48.053Z] ---> Running in e2023f227ffa [2022-05-19T23:11:49.436Z] spire-1.2.1/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.data/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.data/.file [2022-05-19T23:11:49.437Z] spire-1.2.1/.dockerignore [2022-05-19T23:11:49.437Z] spire-1.2.1/.gitattributes [2022-05-19T23:11:49.437Z] spire-1.2.1/.githooks/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.githooks/pre-commit [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/dependabot.yml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.gitignore [2022-05-19T23:11:49.437Z] spire-1.2.1/.go-version [2022-05-19T23:11:49.437Z] spire-1.2.1/.golangci.yml [2022-05-19T23:11:49.437Z] spire-1.2.1/ADOPTERS.md [2022-05-19T23:11:49.437Z] spire-1.2.1/CHANGELOG.md [2022-05-19T23:11:49.437Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-19T23:11:49.437Z] spire-1.2.1/CODEOWNERS [2022-05-19T23:11:49.437Z] spire-1.2.1/CONTRIBUTING.md [2022-05-19T23:11:49.437Z] spire-1.2.1/Dockerfile [2022-05-19T23:11:49.437Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.data/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.data/.file [2022-05-19T23:11:49.437Z] spire-1.2.1/.dockerignore [2022-05-19T23:11:49.437Z] spire-1.2.1/.gitattributes [2022-05-19T23:11:49.437Z] spire-1.2.1/.githooks/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.githooks/pre-commit [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/dependabot.yml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-19T23:11:49.437Z] spire-1.2.1/.gitignore [2022-05-19T23:11:49.437Z] spire-1.2.1/.go-version [2022-05-19T23:11:49.437Z] spire-1.2.1/.golangci.yml [2022-05-19T23:11:49.437Z] spire-1.2.1/ADOPTERS.md [2022-05-19T23:11:49.437Z] spire-1.2.1/CHANGELOG.md [2022-05-19T23:11:49.437Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-19T23:11:49.437Z] spire-1.2.1/CODEOWNERS [2022-05-19T23:11:49.437Z] spire-1.2.1/CONTRIBUTING.md [2022-05-19T23:11:49.437Z] spire-1.2.1/Dockerfile [2022-05-19T23:11:49.437Z] spire-1.2.1/Dockerfile.dev [2022-05-19T23:11:49.437Z] spire-1.2.1/Dockerfile.scratch [2022-05-19T23:11:49.437Z] spire-1.2.1/LICENSE [2022-05-19T23:11:49.437Z] spire-1.2.1/MAINTAINERS.md [2022-05-19T23:11:49.437Z] spire-1.2.1/Makefile [2022-05-19T23:11:49.437Z] spire-1.2.1/README.md [2022-05-19T23:11:49.437Z] spire-1.2.1/ROADMAP.md [2022-05-19T23:11:49.437Z] spire-1.2.1/SECURITY.md [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-19T23:11:49.437Z] spire-1.2.1/Dockerfile.scratch [2022-05-19T23:11:49.437Z] spire-1.2.1/LICENSE [2022-05-19T23:11:49.437Z] spire-1.2.1/MAINTAINERS.md [2022-05-19T23:11:49.437Z] spire-1.2.1/Makefile [2022-05-19T23:11:49.437Z] spire-1.2.1/README.md [2022-05-19T23:11:49.437Z] spire-1.2.1/ROADMAP.md [2022-05-19T23:11:49.437Z] spire-1.2.1/SECURITY.md [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-19T23:11:49.437Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/ [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/ [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/agent.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/ [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/server.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/server_full.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/ [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/SPIRE101.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/auditlog.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/ [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-19T23:11:49.438Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/ [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/ [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/agent.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/ [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/server.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/conf/server/server_full.conf [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/ [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/SPIRE101.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/auditlog.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/ [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/scaling_spire.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/spire_agent.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/spire_server.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/supported_integrations.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/telemetry.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/telemetry_config.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/upgrading.md [2022-05-19T23:11:49.438Z] spire-1.2.1/doc/using_spire.md [2022-05-19T23:11:49.438Z] spire-1.2.1/examples/ [2022-05-19T23:11:49.438Z] spire-1.2.1/examples/README.md [2022-05-19T23:11:49.438Z] spire-1.2.1/go.mod [2022-05-19T23:11:49.438Z] spire-1.2.1/go.sum [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/agent.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/config.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-19T23:11:49.438Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-19T23:11:49.439Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/svid/ [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-19T23:11:49.439Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/scaling_spire.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/spire_agent.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/spire_server.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/supported_integrations.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/telemetry.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/telemetry_config.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/upgrading.md [2022-05-19T23:11:49.440Z] spire-1.2.1/doc/using_spire.md [2022-05-19T23:11:49.440Z] spire-1.2.1/examples/ [2022-05-19T23:11:49.440Z] spire-1.2.1/examples/README.md [2022-05-19T23:11:49.440Z] spire-1.2.1/go.mod [2022-05-19T23:11:49.440Z] spire-1.2.1/go.sum [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/agent.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/names.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/auth/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-19T23:11:49.440Z] [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/config.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-19T23:11:49.440Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/config.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/context.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/health.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/log/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/log/log.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/log/options.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:11:49.441Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/profiling/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/selector/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/uptime/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/task.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/version/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/version/version.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509util/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/api/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-19T23:11:49.442Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/api.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/names.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/auth/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-19T23:11:49.443Z] [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/health/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/id.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/status.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-19T23:11:49.443Z] [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/config.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/config.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/context.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/health.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/log/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/log/log.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/log/options.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-19T23:11:49.443Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/profiling/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/selector/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/uptime/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/task.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/version/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/version/version.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/api/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-19T23:11:49.444Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/api.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-19T23:11:49.445Z] [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/health/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/id.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/status.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/catalog/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-19T23:11:49.445Z] [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/config.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/registration/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/server.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/server_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/private/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/private/server/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/private/server/journal/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-19T23:11:49.445Z] spire-1.2.1/release/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/README.md [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/README.md [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/conf/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/conf/server/ [2022-05-19T23:11:49.445Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-19T23:11:49.445Z] spire-1.2.1/script/ [2022-05-19T23:11:49.445Z] spire-1.2.1/script/build-artifact.sh [2022-05-19T23:11:49.445Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-19T23:11:49.445Z] spire-1.2.1/support/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-19T23:11:49.445Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-19T23:11:49.445Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-19T23:11:49.446Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/clock/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/clock/clock.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-19T23:11:49.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/fixture.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-19T23:11:49.446Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-19T23:11:49.446Z] spire-1.2.1/test/integration/ [2022-05-19T23:11:49.446Z] spire-1.2.1/test/integration/README.md [2022-05-19T23:11:49.446Z] spire-1.2.1/test/integration/common [2022-05-19T23:11:49.446Z] spire-1.2.1/test/integration/setup/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-19T23:11:49.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-19T23:11:49.447Z] [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-19T23:11:49.447Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/registration/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/server.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/server_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/ [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/private/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/private/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/private/server/journal/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/test-one.sh [2022-05-19T23:11:49.448Z] spire-1.2.1/test/integration/test.sh [2022-05-19T23:11:49.448Z] spire-1.2.1/test/plugintest/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/plugintest/config.go [2022-05-19T23:11:49.448Z] spire-1.2.1/test/plugintest/load.go [2022-05-19T23:11:49.448Z] spire-1.2.1/test/plugintest/option.go [2022-05-19T23:11:49.448Z] spire-1.2.1/test/spiretest/ [2022-05-19T23:11:49.448Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-19T23:11:49.448Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-19T23:11:49.448Z] spire-1.2.1/release/ [2022-05-19T23:11:49.448Z] spire-1.2.1/release/spire-extras/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire-extras/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/conf/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/conf/server/ [2022-05-19T23:11:49.449Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/script/ [2022-05-19T23:11:49.449Z] spire-1.2.1/script/build-artifact.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/support/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/dir.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/logs.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/suite.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/spiretest/x509.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testca/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testca/ca.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testkey/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testkey/generate.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testkey/keys.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/testkey/new.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/tpmsimulator/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/util/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/util/cert_generation.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/util/io_redirection.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/util/race.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/util/util.go [2022-05-19T23:11:49.449Z] building spire from source... [2022-05-19T23:11:49.449Z] [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-19T23:11:49.449Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/clock/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/clock/clock.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/fixture.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-19T23:11:49.449Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/common [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-19T23:11:49.449Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-19T23:11:49.450Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/test-one.sh [2022-05-19T23:11:49.451Z] spire-1.2.1/test/integration/test.sh [2022-05-19T23:11:49.451Z] spire-1.2.1/test/plugintest/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/plugintest/config.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/plugintest/load.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/plugintest/option.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/dir.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/logs.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/suite.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/spiretest/x509.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testca/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testca/ca.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testkey/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testkey/generate.sh [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testkey/keys.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/testkey/new.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/tpmsimulator/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-19T23:11:49.451Z] spire-1.2.1/test/util/ [2022-05-19T23:11:49.451Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-19T23:11:49.452Z] spire-1.2.1/test/util/cert_generation.go [2022-05-19T23:11:49.452Z] spire-1.2.1/test/util/io_redirection.go [2022-05-19T23:11:49.452Z] spire-1.2.1/test/util/race.go [2022-05-19T23:11:49.452Z] spire-1.2.1/test/util/util.go [2022-05-19T23:11:49.452Z] building spire from source... [2022-05-19T23:11:49.452Z] Installing go1.17.7... [2022-05-19T23:11:49.452Z] Installing go1.17.7... [2022-05-19T23:11:50.759Z] 3f3a8bcf1eab: Pull complete [2022-05-19T23:11:51.033Z] 0c92f367c5e7: Pull complete [2022-05-19T23:11:51.308Z] 3096ccb668a1: Pull complete [2022-05-19T23:11:51.583Z] e8cf19c19ddd: Pull complete [2022-05-19T23:11:56.016Z] Building bin/spire-server... [2022-05-19T23:11:56.016Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-19T23:11:56.016Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-19T23:11:56.016Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-19T23:11:56.016Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-19T23:11:56.016Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T23:11:56.016Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-19T23:11:56.016Z] Building bin/spire-server... [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-19T23:11:56.016Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-19T23:11:56.016Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-19T23:11:56.016Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-19T23:11:56.016Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-19T23:11:56.016Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-19T23:11:56.016Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-19T23:11:56.016Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T23:11:56.016Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-19T23:11:56.016Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-19T23:11:56.016Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-19T23:11:56.016Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-19T23:11:56.016Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-19T23:11:56.016Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-19T23:11:56.016Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-19T23:11:56.016Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-19T23:11:56.016Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-19T23:11:56.016Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-19T23:11:56.016Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-19T23:11:56.016Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-19T23:11:56.016Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-19T23:11:56.016Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-19T23:11:56.016Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-19T23:11:56.016Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T23:11:56.016Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-19T23:11:56.016Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-19T23:11:56.016Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-19T23:11:56.016Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-19T23:11:56.016Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-19T23:11:56.016Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-19T23:11:56.016Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-19T23:11:56.016Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-19T23:11:56.016Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-19T23:11:56.016Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-19T23:11:56.016Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T23:11:56.016Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-19T23:11:56.275Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-19T23:11:56.275Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-19T23:11:56.275Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T23:11:56.275Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-19T23:11:56.275Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-19T23:11:56.275Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-19T23:11:56.275Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-19T23:11:56.275Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T23:11:56.275Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T23:11:56.275Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-19T23:11:56.275Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-19T23:11:56.275Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T23:11:56.275Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T23:11:56.275Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-19T23:11:56.275Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-19T23:11:56.275Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-19T23:11:56.275Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-19T23:11:56.275Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-19T23:11:56.543Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-19T23:11:56.543Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-19T23:11:56.543Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-19T23:11:56.543Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-19T23:11:56.543Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-19T23:11:56.543Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-19T23:11:56.543Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-19T23:11:56.543Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-19T23:11:56.543Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-19T23:11:56.543Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-19T23:11:56.543Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T23:11:56.543Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-19T23:11:56.543Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-19T23:11:56.543Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-19T23:11:56.543Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-19T23:11:56.804Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-19T23:11:57.062Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-19T23:11:58.310Z] a4caa8a26152: Pull complete [2022-05-19T23:11:58.310Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-19T23:11:58.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-19T23:11:58.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-19T23:11:58.720Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-19T23:11:58.720Z] WORKDIR /edgex [2022-05-19T23:11:58.720Z] COPY go.mod . [2022-05-19T23:11:58.720Z] RUN go mod download [2022-05-19T23:11:58.720Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-19T23:11:58.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-19T23:11:58.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-19T23:11:58.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-19T23:11:58.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-19T23:11:59.227Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T23:11:59.227Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-19T23:11:59.227Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-19T23:11:59.227Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-19T23:11:59.227Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T23:11:59.227Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-19T23:11:59.227Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-19T23:11:59.227Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-19T23:11:59.227Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-19T23:11:59.227Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-19T23:11:59.227Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-19T23:11:59.227Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-19T23:11:59.227Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-19T23:12:01.402Z] Sending build context to Docker daemon 169.4MB [2022-05-19T23:12:01.402Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-19T23:12:01.402Z] ---> 725f1c02e7f9 [2022-05-19T23:12:01.402Z] Step 2/4 : WORKDIR /edgex [2022-05-19T23:12:02.850Z] ---> Running in 8a0d1f37ec2d [2022-05-19T23:12:02.850Z] Removing intermediate container 8a0d1f37ec2d [2022-05-19T23:12:02.850Z] ---> 7b94c8cdb15b [2022-05-19T23:12:02.850Z] Step 3/4 : COPY go.mod . [2022-05-19T23:12:03.426Z] go: downloading google.golang.org/api v0.70.0 [2022-05-19T23:12:03.427Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-19T23:12:03.427Z] go: downloading k8s.io/api v0.23.4 [2022-05-19T23:12:03.427Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-19T23:12:03.427Z] go: downloading google.golang.org/api v0.70.0 [2022-05-19T23:12:03.427Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-19T23:12:03.427Z] go: downloading k8s.io/api v0.23.4 [2022-05-19T23:12:03.427Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-19T23:12:03.427Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-19T23:12:03.427Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-19T23:12:03.486Z] ---> d2c63e004b6b [2022-05-19T23:12:03.486Z] Step 4/4 : RUN go mod download [2022-05-19T23:12:03.486Z] ---> Running in 9b4e6f91240f [2022-05-19T23:12:03.862Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-19T23:12:04.121Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-19T23:12:04.121Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-19T23:12:04.385Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-19T23:12:04.647Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-19T23:12:04.906Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-19T23:12:04.906Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-19T23:12:04.906Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-19T23:12:04.906Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-19T23:12:05.165Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-19T23:12:05.165Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-19T23:12:05.617Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-19T23:12:05.617Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-19T23:12:05.617Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-19T23:12:05.877Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-19T23:12:05.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-19T23:12:05.877Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T23:12:05.877Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-19T23:12:05.877Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-19T23:12:05.877Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-19T23:12:05.877Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-19T23:12:05.877Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-19T23:12:05.877Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-19T23:12:06.187Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-19T23:12:06.187Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-19T23:12:06.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-19T23:12:06.449Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-19T23:12:06.449Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-19T23:12:06.708Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-19T23:12:06.708Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-19T23:12:06.708Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-19T23:12:06.708Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-19T23:12:06.708Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-19T23:12:06.708Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-19T23:12:06.967Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-19T23:12:06.967Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-19T23:12:06.967Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-19T23:12:06.967Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-19T23:12:06.967Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-19T23:12:06.967Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-19T23:12:07.225Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-19T23:12:07.225Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-19T23:12:07.225Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-19T23:12:07.225Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-19T23:12:07.483Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-19T23:12:07.483Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-19T23:12:07.483Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-19T23:12:07.483Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-19T23:12:07.483Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-19T23:12:07.483Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-19T23:12:07.483Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-19T23:12:07.483Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-19T23:12:07.483Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-19T23:12:07.483Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T23:12:07.483Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-19T23:12:07.483Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-19T23:12:07.483Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T23:12:07.483Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-19T23:12:07.742Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-19T23:12:07.742Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-19T23:12:07.742Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-19T23:12:07.742Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-19T23:12:07.742Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-19T23:12:07.742Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-19T23:12:07.742Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-19T23:12:07.742Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-19T23:12:07.742Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-19T23:12:07.742Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-19T23:12:07.742Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-19T23:12:08.262Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-19T23:12:08.262Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-19T23:12:08.262Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T23:12:08.262Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-19T23:12:08.262Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-19T23:12:08.262Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-19T23:12:08.262Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T23:12:08.262Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T23:12:08.262Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-19T23:12:08.262Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-19T23:12:08.262Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-19T23:12:08.559Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-19T23:12:08.559Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T23:12:08.559Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T23:12:08.559Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-19T23:12:08.559Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-19T23:12:08.559Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T23:12:08.559Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-19T23:12:08.559Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-19T23:12:08.559Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-19T23:12:08.559Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-19T23:12:08.559Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-19T23:12:08.559Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-19T23:12:08.559Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-19T23:12:08.559Z] go: downloading go.opencensus.io v0.23.0 [2022-05-19T23:12:08.559Z] go: downloading go.opencensus.io v0.23.0 [2022-05-19T23:12:08.559Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-19T23:12:08.559Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-19T23:12:08.559Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-19T23:12:08.559Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-19T23:12:08.559Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-19T23:12:08.559Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-19T23:12:08.559Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-19T23:12:08.559Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-19T23:12:08.559Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-19T23:12:08.559Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-19T23:12:08.889Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-19T23:12:08.889Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-19T23:12:08.889Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-19T23:12:08.889Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-19T23:12:08.889Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-19T23:12:08.889Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-19T23:12:08.889Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-19T23:12:08.889Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-19T23:12:08.889Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-19T23:12:08.889Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-19T23:12:08.889Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-19T23:12:08.889Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-19T23:12:08.889Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-19T23:12:08.889Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-19T23:12:08.889Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-19T23:12:08.889Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-19T23:12:08.889Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-19T23:12:08.889Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-19T23:12:08.890Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-19T23:12:08.890Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-19T23:12:08.890Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-19T23:12:08.890Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-19T23:12:08.890Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-19T23:12:08.890Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-19T23:12:08.890Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-19T23:12:08.890Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-19T23:12:09.162Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-19T23:12:09.162Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-19T23:12:09.162Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-19T23:12:09.162Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-19T23:12:09.162Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-19T23:12:09.162Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-19T23:12:09.162Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-19T23:12:09.162Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-19T23:12:09.162Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-19T23:12:09.162Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-19T23:12:09.162Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-19T23:12:09.162Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-19T23:12:14.470Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-19T23:12:14.470Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-19T23:12:14.470Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-19T23:12:14.470Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-19T23:12:32.578Z] Removing intermediate container d993a45f9057 [2022-05-19T23:12:32.578Z] ---> 2e039248e18e [2022-05-19T23:12:32.578Z] [2022-05-19T23:12:32.578Z] Step 10/31 : FROM alpine:3.14 [2022-05-19T23:12:32.578Z] Removing intermediate container 82db5c51e341 [2022-05-19T23:12:32.578Z] ---> 5f426cf50e30 [2022-05-19T23:12:32.578Z] [2022-05-19T23:12:32.578Z] Step 10/25 : FROM alpine:3.14 [2022-05-19T23:12:32.578Z] Removing intermediate container e1a70cca0c51 [2022-05-19T23:12:32.578Z] ---> b480e2279b6b [2022-05-19T23:12:32.578Z] [2022-05-19T23:12:32.578Z] Step 9/20 : FROM alpine:3.15 [2022-05-19T23:12:32.837Z] 3.14: Pulling from library/alpine [2022-05-19T23:12:32.837Z] 3.14: Pulling from library/alpine [2022-05-19T23:12:33.405Z] 3.15: Pulling from library/alpine [2022-05-19T23:12:33.975Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-19T23:12:33.975Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-19T23:12:33.975Z] Status: Downloaded newer image for alpine:3.14 [2022-05-19T23:12:33.975Z] Status: Downloaded newer image for alpine:3.14 [2022-05-19T23:12:33.975Z] ---> e04c818066af [2022-05-19T23:12:33.976Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-19T23:12:33.976Z] ---> e04c818066af [2022-05-19T23:12:33.976Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-19T23:12:35.358Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-19T23:12:35.358Z] Status: Downloaded newer image for alpine:3.15 [2022-05-19T23:12:35.358Z] ---> 0ac33e5f5afa [2022-05-19T23:12:35.358Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-19T23:12:35.358Z] ---> Running in 88232b214b99 [2022-05-19T23:12:35.358Z] ---> Running in c817b5450405 [2022-05-19T23:12:35.617Z] ---> Running in b44d37e21234 [2022-05-19T23:12:35.880Z] Removing intermediate container c817b5450405 [2022-05-19T23:12:35.880Z] ---> 37450e83f56b [2022-05-19T23:12:35.880Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-19T23:12:35.880Z] Removing intermediate container b44d37e21234 [2022-05-19T23:12:35.880Z] ---> 75afcfa4b97c [2022-05-19T23:12:35.880Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:12:36.140Z] ---> Running in 58823e5648f9 [2022-05-19T23:12:36.140Z] ---> Running in 039777a91ccd [2022-05-19T23:12:36.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:36.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:36.399Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-19T23:12:36.399Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-19T23:12:36.399Z] (3/3) Installing su-exec (0.2-r1) [2022-05-19T23:12:36.399Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:12:36.399Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:12:36.399Z] OK: 6 MiB in 17 packages [2022-05-19T23:12:37.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:37.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:37.596Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-19T23:12:37.596Z] (2/2) Installing su-exec (0.2-r1) [2022-05-19T23:12:37.596Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:12:37.596Z] OK: 6 MiB in 16 packages [2022-05-19T23:12:37.856Z] Removing intermediate container 88232b214b99 [2022-05-19T23:12:37.856Z] ---> d164635a18dd [2022-05-19T23:12:37.856Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-19T23:12:38.114Z] ---> Running in 8146003423b4 [2022-05-19T23:12:38.383Z] Removing intermediate container 8146003423b4 [2022-05-19T23:12:38.383Z] ---> 50c7abf9efcb [2022-05-19T23:12:38.383Z] Step 13/25 : WORKDIR / [2022-05-19T23:12:38.383Z] ---> Running in 291c306ca59e [2022-05-19T23:12:38.383Z] Removing intermediate container 039777a91ccd [2022-05-19T23:12:38.383Z] ---> 566350f8eefb [2022-05-19T23:12:38.383Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-19T23:12:38.383Z] Removing intermediate container 58823e5648f9 [2022-05-19T23:12:38.383Z] ---> 5b71a35bdd78 [2022-05-19T23:12:38.383Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-19T23:12:38.645Z] ---> Running in 92c28939206c [2022-05-19T23:12:38.645Z] ---> Running in 0717d1fd6131 [2022-05-19T23:12:38.929Z] Removing intermediate container 291c306ca59e [2022-05-19T23:12:38.929Z] ---> 3c86869ff28e [2022-05-19T23:12:38.929Z] 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-19T23:12:38.929Z] Removing intermediate container 0717d1fd6131 [2022-05-19T23:12:38.929Z] ---> f1dacb882a12 [2022-05-19T23:12:38.929Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-19T23:12:39.188Z] ---> Running in 2f8626fc7e0a [2022-05-19T23:12:39.446Z] Removing intermediate container 2f8626fc7e0a [2022-05-19T23:12:39.446Z] ---> 16a01147f4de [2022-05-19T23:12:39.446Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-19T23:12:39.446Z] ---> 4f55518fbd66 [2022-05-19T23:12:39.446Z] 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-19T23:12:39.446Z] ---> Running in 0767275bcb8d [2022-05-19T23:12:39.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:40.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:40.382Z] ---> b321e76103df [2022-05-19T23:12:40.382Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-19T23:12:40.641Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-19T23:12:40.641Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-19T23:12:40.641Z] OK: 15857 distinct packages available [2022-05-19T23:12:40.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:41.210Z] ---> 7cf672b1689b [2022-05-19T23:12:41.210Z] 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-19T23:12:41.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:41.743Z] Removing intermediate container 0767275bcb8d [2022-05-19T23:12:41.743Z] ---> db040b4a94c8 [2022-05-19T23:12:41.743Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-19T23:12:41.743Z] ---> 39ea0e6c1dc1 [2022-05-19T23:12:41.743Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-19T23:12:42.027Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-19T23:12:42.027Z] ---> Running in 8352e596c198 [2022-05-19T23:12:42.027Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-19T23:12:42.027Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-19T23:12:42.291Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-19T23:12:42.291Z] (5/9) Installing curl (7.80.0-r1) [2022-05-19T23:12:42.291Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-19T23:12:42.551Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-19T23:12:42.551Z] Removing intermediate container 8352e596c198 [2022-05-19T23:12:42.551Z] ---> 2986745668d6 [2022-05-19T23:12:42.551Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-19T23:12:42.551Z] (8/9) Installing libucontext (1.1-r0) [2022-05-19T23:12:42.810Z] ---> d315700da544 [2022-05-19T23:12:42.810Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-19T23:12:42.810Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-19T23:12:42.810Z] Executing busybox-1.34.1-r5.trigger [2022-05-19T23:12:42.810Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:12:42.810Z] OK: 8 MiB in 23 packages [2022-05-19T23:12:43.072Z] ---> 74d764cdce21 [2022-05-19T23:12:43.072Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-19T23:12:43.334Z] ---> Running in 619337ffb61f [2022-05-19T23:12:43.594Z] ---> 20b44dc52476 [2022-05-19T23:12:43.594Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-19T23:12:44.173Z] Removing intermediate container 92c28939206c [2022-05-19T23:12:44.173Z] ---> 2d43aadcb390 [2022-05-19T23:12:44.173Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:12:44.173Z] ---> 28d5ed6af52c [2022-05-19T23:12:44.173Z] 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-19T23:12:44.434Z] ---> Running in acbe25e58f30 [2022-05-19T23:12:44.693Z] ---> 2a083471b596 [2022-05-19T23:12:44.693Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-19T23:12:45.636Z] Removing intermediate container 619337ffb61f [2022-05-19T23:12:45.636Z] ---> 6806dda55356 [2022-05-19T23:12:45.636Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:12:46.204Z] ---> f81d6d6bda45 [2022-05-19T23:12:46.204Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-19T23:12:46.204Z] ---> a33d8ed6f7ba [2022-05-19T23:12:46.204Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-19T23:12:46.204Z] Removing intermediate container acbe25e58f30 [2022-05-19T23:12:46.204Z] ---> 4cd7b8b13e33 [2022-05-19T23:12:46.204Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-19T23:12:46.463Z] ---> Running in 8acf28c7519a [2022-05-19T23:12:47.035Z] Removing intermediate container 8acf28c7519a [2022-05-19T23:12:47.035Z] ---> 0553140407a1 [2022-05-19T23:12:47.035Z] Step 23/25 : LABEL arch=x86_64 [2022-05-19T23:12:47.035Z] ---> 4f73c5f17249 [2022-05-19T23:12:47.035Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-19T23:12:47.035Z] ---> Running in 890ba60d594f [2022-05-19T23:12:47.035Z] ---> a47d51e6518b [2022-05-19T23:12:47.035Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-19T23:12:47.035Z] ---> Running in 8099d54aa17c [2022-05-19T23:12:47.294Z] Removing intermediate container 890ba60d594f [2022-05-19T23:12:47.294Z] ---> 9fe12e0b2a33 [2022-05-19T23:12:47.294Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:12:47.294Z] ---> Running in 6fe6273c6bc6 [2022-05-19T23:12:47.557Z] Removing intermediate container 8099d54aa17c [2022-05-19T23:12:47.557Z] ---> 79204c5e6d97 [2022-05-19T23:12:47.557Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:12:47.557Z] ---> Running in 52ac1fbfede5 [2022-05-19T23:12:47.557Z] ---> 55a71c49bf6d [2022-05-19T23:12:47.557Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-19T23:12:47.834Z] Removing intermediate container 6fe6273c6bc6 [2022-05-19T23:12:47.834Z] ---> ac0cb2f00670 [2022-05-19T23:12:47.834Z] Step 25/25 : LABEL version=0.0.0 [2022-05-19T23:12:47.834Z] ---> Running in 161cd45b69ee [2022-05-19T23:12:47.834Z] Removing intermediate container 52ac1fbfede5 [2022-05-19T23:12:47.834Z] ---> 2622c771015f [2022-05-19T23:12:47.834Z] Step 18/20 : LABEL arch=x86_64 [2022-05-19T23:12:48.093Z] ---> Running in 2bedc031cfd0 [2022-05-19T23:12:48.093Z] Removing intermediate container 161cd45b69ee [2022-05-19T23:12:48.093Z] ---> b479207891a3 [2022-05-19T23:12:48.093Z] [2022-05-19T23:12:48.093Z] ---> d98dd60e3763 [2022-05-19T23:12:48.093Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-19T23:12:48.093Z] Successfully built b479207891a3 [2022-05-19T23:12:48.352Z] Successfully tagged security-secretstore-setup:latest [2022-05-19T23:12:48.352Z] Building core-command [2022-05-19T23:12:48.611Z]  Building security-secretstore-setup ... done Removing intermediate container 2bedc031cfd0 [2022-05-19T23:12:48.611Z] ---> c797d43d03bb [2022-05-19T23:12:48.611Z] Step 19/20 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:12:50.541Z] Removing intermediate container 9b4e6f91240f [2022-05-19T23:12:50.541Z] ---> d8c02b4e734b [2022-05-19T23:12:50.541Z] Successfully built d8c02b4e734b [2022-05-19T23:12:50.541Z] Successfully tagged ci-base-image-arm64:latest [2022-05-19T23:12:50.546Z] ---> fcac817e7434 [2022-05-19T23:12:50.546Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-19T23:12:50.546Z] ---> Running in ffe78c0b2943 [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:12:50.805Z] ---> Running in 127539b1095c [2022-05-19T23:12:50.932Z] + docker inspect -f . ci-base-image-arm64 [2022-05-19T23:12:50.932Z] . [Pipeline] withDockerContainer [2022-05-19T23:12:51.067Z] Removing intermediate container ffe78c0b2943 [2022-05-19T23:12:51.067Z] ---> 1b3e16c13792 [2022-05-19T23:12:51.067Z] Step 20/20 : LABEL version=0.0.0 [2022-05-19T23:12:51.067Z] Removing intermediate container 127539b1095c [2022-05-19T23:12:51.067Z] ---> 02aba1f35b6f [2022-05-19T23:12:51.067Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-19T23:12:51.067Z] ---> Running in 9e4017ef1c7a [2022-05-19T23:12:51.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-64122 does not seem to be running inside a container [2022-05-19T23:12:51.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-19T23:12:51.637Z] Removing intermediate container 9e4017ef1c7a [2022-05-19T23:12:51.637Z] ---> ac0ea661d725 [2022-05-19T23:12:51.637Z] [2022-05-19T23:12:51.637Z] Successfully built ac0ea661d725 [2022-05-19T23:12:51.637Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-19T23:12:51.637Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-05-19T23:12:51.637Z] ---> 9647669ebf68 [2022-05-19T23:12:51.637Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-19T23:12:51.902Z] ---> Running in aec8e71f0e7b [2022-05-19T23:12:52.628Z] $ docker top e972f295be98e8dc99b1d3b34c5b241c419b9f90f19328a30b3c5e6603df9c3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T23:12:53.645Z] + go version [2022-05-19T23:12:53.645Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-19T23:12:53.684Z] $ docker stop --time=1 e972f295be98e8dc99b1d3b34c5b241c419b9f90f19328a30b3c5e6603df9c3a [2022-05-19T23:12:55.189Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:12:55.189Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:12:55.189Z] ---> 3780eb9041e0 [2022-05-19T23:12:55.189Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:12:55.189Z] ---> Using cache [2022-05-19T23:12:55.189Z] ---> 8be2e8bdea05 [2022-05-19T23:12:55.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:12:55.189Z] ---> Using cache [2022-05-19T23:12:55.189Z] ---> 94f7d94a2482 [2022-05-19T23:12:55.189Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-19T23:12:55.334Z] $ docker rm -f e972f295be98e8dc99b1d3b34c5b241c419b9f90f19328a30b3c5e6603df9c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:12:56.220Z] + docker inspect -f . ci-base-image-arm64 [2022-05-19T23:12:56.220Z] . [Pipeline] withDockerContainer [2022-05-19T23:12:56.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-64122 does not seem to be running inside a container [2022-05-19T23:12:56.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-19T23:12:57.722Z] ---> Running in 32b766c6f758 [2022-05-19T23:12:57.835Z] $ docker top 2c63559cb40b3ec20560c4a47442c51310621d5fd78f161a6969a60daf5cc62c -eo pid,comm [2022-05-19T23:12:57.985Z] Removing intermediate container aec8e71f0e7b [2022-05-19T23:12:57.985Z] ---> ba2b1037003f [2022-05-19T23:12:57.985Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] { [Pipeline] echo [2022-05-19T23:12:58.167Z] ========================================================= [2022-05-19T23:12:58.167Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-19T23:12:58.167Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-19T23:12:58.247Z] ---> Running in 797e0aa1c3a1 [2022-05-19T23:12:58.817Z] Removing intermediate container 797e0aa1c3a1 [2022-05-19T23:12:58.817Z] ---> 27e9a1fdd07e [2022-05-19T23:12:58.817Z] Step 28/31 : CMD ["gate"] [2022-05-19T23:12:58.817Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:12:58.817Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:12:58.817Z] ---> 3780eb9041e0 [2022-05-19T23:12:58.817Z] Step 3/22 : WORKDIR /edgex-go [2022-05-19T23:12:58.817Z] ---> Using cache [2022-05-19T23:12:58.817Z] ---> 8be2e8bdea05 [2022-05-19T23:12:58.817Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:12:58.817Z] ---> Using cache [2022-05-19T23:12:58.817Z] ---> 94f7d94a2482 [2022-05-19T23:12:58.817Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-19T23:12:58.817Z] ---> Running in 36997181d738 [2022-05-19T23:12:58.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:58.817Z] ---> Running in 184e770b96fe [2022-05-19T23:12:58.869Z] + make test [2022-05-19T23:12:58.869Z] go mod tidy -compat=1.17 [2022-05-19T23:12:59.389Z] Removing intermediate container 184e770b96fe [2022-05-19T23:12:59.389Z] ---> 270673d39d64 [2022-05-19T23:12:59.389Z] Step 29/31 : LABEL arch=x86_64 [2022-05-19T23:12:59.389Z] ---> Running in cf271a3a9241 [2022-05-19T23:12:59.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:12:59.852Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-19T23:12:59.908Z] Removing intermediate container cf271a3a9241 [2022-05-19T23:12:59.908Z] ---> d8b00d01bda6 [2022-05-19T23:12:59.908Z] Step 30/31 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:12:59.908Z] ---> Running in 96179c5b970f [2022-05-19T23:13:00.168Z] OK: 221 MiB in 52 packages [2022-05-19T23:13:00.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:00.168Z] Removing intermediate container 96179c5b970f [2022-05-19T23:13:00.168Z] ---> aab561e53272 [2022-05-19T23:13:00.168Z] Step 31/31 : LABEL version=0.0.0 [2022-05-19T23:13:00.432Z] ---> Running in ba2fbdfb2eca [2022-05-19T23:13:01.007Z] Removing intermediate container ba2fbdfb2eca [2022-05-19T23:13:01.007Z] ---> 4f352cf29ac1 [2022-05-19T23:13:01.007Z] [2022-05-19T23:13:01.007Z] Removing intermediate container 32b766c6f758 [2022-05-19T23:13:01.007Z] ---> bbb7c6332ceb [2022-05-19T23:13:01.007Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:13:01.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:01.007Z] Successfully built 4f352cf29ac1 [2022-05-19T23:13:01.007Z] Successfully tagged security-bootstrapper:latest [2022-05-19T23:13:01.007Z] Building sys-mgmt-agent [2022-05-19T23:13:01.267Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-05-19T23:13:03.171Z] ---> 9009a60d4d6e [2022-05-19T23:13:03.171Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:13:03.171Z] ---> Running in 97b428eafa38 [2022-05-19T23:13:03.739Z] Removing intermediate container 36997181d738 [2022-05-19T23:13:03.739Z] ---> 0b242d4efa31 [2022-05-19T23:13:03.739Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-19T23:13:04.675Z] ---> d30c82980198 [2022-05-19T23:13:04.675Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:13:04.933Z] ---> Running in 5c5707db395f [2022-05-19T23:13:05.871Z] Removing intermediate container 97b428eafa38 [2022-05-19T23:13:05.871Z] ---> ba1eaa0042c1 [2022-05-19T23:13:05.871Z] Step 8/23 : COPY . . [2022-05-19T23:13:08.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:13:08.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:13:08.408Z] ---> 3780eb9041e0 [2022-05-19T23:13:08.408Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:13:08.408Z] ---> Using cache [2022-05-19T23:13:08.408Z] ---> 8be2e8bdea05 [2022-05-19T23:13:08.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:13:08.408Z] ---> Using cache [2022-05-19T23:13:08.408Z] ---> 94f7d94a2482 [2022-05-19T23:13:08.408Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-19T23:13:09.787Z] Removing intermediate container 5c5707db395f [2022-05-19T23:13:09.787Z] ---> aae5da919350 [2022-05-19T23:13:09.787Z] Step 8/22 : COPY . . [2022-05-19T23:13:09.787Z] ---> Running in 2c0db5d544e3 [2022-05-19T23:13:10.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:11.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:11.922Z] OK: 221 MiB in 52 packages [2022-05-19T23:13:18.500Z] Removing intermediate container 2c0db5d544e3 [2022-05-19T23:13:18.500Z] ---> f4e78d00cbcd [2022-05-19T23:13:18.500Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:13:18.500Z] ---> dd8bcdaaa076 [2022-05-19T23:13:18.500Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-19T23:13:18.500Z] ---> Running in 02dde14c61b2 [2022-05-19T23:13:18.500Z] ---> 9e5ac397ab6c [2022-05-19T23:13:18.500Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:13:18.758Z] ---> Running in 812145ef3526 [2022-05-19T23:13:19.696Z] 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-19T23:13:22.228Z] Removing intermediate container 812145ef3526 [2022-05-19T23:13:22.228Z] ---> 1fd8012fac04 [2022-05-19T23:13:22.228Z] Step 8/23 : COPY . . [2022-05-19T23:13:27.514Z] ---> acdf54de76fe [2022-05-19T23:13:27.514Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-19T23:13:28.084Z] ---> Running in 6328f255f328 [2022-05-19T23:13:29.024Z] 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-19T23:13:30.431Z] ---> c433955b0525 [2022-05-19T23:13:30.431Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-19T23:13:30.691Z] ---> Running in 5c19644777cb [2022-05-19T23:13:32.068Z] 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-19T23:13:32.212Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-19T23:13:50.158Z] Removing intermediate container 02dde14c61b2 [2022-05-19T23:13:50.158Z] ---> b8f6a8eb87a9 [2022-05-19T23:13:50.158Z] [2022-05-19T23:13:50.158Z] Step 10/23 : FROM alpine:3.14 [2022-05-19T23:13:50.158Z] ---> e04c818066af [2022-05-19T23:13:50.158Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-19T23:13:50.158Z] ---> Running in 8419c7efdb6a [2022-05-19T23:13:50.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:50.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:50.158Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-19T23:13:50.158Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:13:50.158Z] OK: 6 MiB in 15 packages [2022-05-19T23:13:50.158Z] Removing intermediate container 8419c7efdb6a [2022-05-19T23:13:50.158Z] ---> 237835089392 [2022-05-19T23:13:50.158Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:13:50.158Z] ---> Running in 503d054c78d8 [2022-05-19T23:13:50.158Z] Removing intermediate container 503d054c78d8 [2022-05-19T23:13:50.158Z] ---> f3b2028733c7 [2022-05-19T23:13:50.158Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-19T23:13:50.158Z] ---> Running in 446c9244b6f9 [2022-05-19T23:13:50.158Z] Removing intermediate container 446c9244b6f9 [2022-05-19T23:13:50.158Z] ---> 983755174246 [2022-05-19T23:13:50.158Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-19T23:13:50.158Z] ---> Running in a87b409d01f5 [2022-05-19T23:13:50.416Z] Removing intermediate container a87b409d01f5 [2022-05-19T23:13:50.416Z] ---> 893d782679b1 [2022-05-19T23:13:50.416Z] Step 15/23 : WORKDIR / [2022-05-19T23:13:50.676Z] ---> Running in 5cbb53857f17 [2022-05-19T23:13:50.935Z] Removing intermediate container 5cbb53857f17 [2022-05-19T23:13:50.935Z] ---> a4190051cd29 [2022-05-19T23:13:50.935Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:13:51.503Z] ---> 12207e3b63ea [2022-05-19T23:13:51.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-19T23:13:52.071Z] ---> af575665a3fa [2022-05-19T23:13:52.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-19T23:13:52.643Z] ---> 28a1ec656b07 [2022-05-19T23:13:52.643Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-19T23:13:52.643Z] ---> Running in e771c0f241a3 [2022-05-19T23:13:52.643Z] Removing intermediate container 5c19644777cb [2022-05-19T23:13:52.643Z] ---> 5befcf600028 [2022-05-19T23:13:52.643Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-19T23:13:52.903Z] ---> Running in b7f5b2574cbb [2022-05-19T23:13:52.903Z] Removing intermediate container e771c0f241a3 [2022-05-19T23:13:52.903Z] ---> 4b42bdcaa772 [2022-05-19T23:13:52.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:13:52.903Z] ---> Running in c9e68233cf3e [2022-05-19T23:13:53.163Z] Removing intermediate container c9e68233cf3e [2022-05-19T23:13:53.163Z] ---> 4fc1a02ab725 [2022-05-19T23:13:53.163Z] Step 21/23 : LABEL arch=x86_64 [2022-05-19T23:13:53.163Z] ---> Running in e1a7fb48d038 [2022-05-19T23:13:53.163Z] 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-19T23:13:53.422Z] Removing intermediate container e1a7fb48d038 [2022-05-19T23:13:53.422Z] ---> e5e57aa96ded [2022-05-19T23:13:53.422Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:13:53.422Z] ---> Running in c00504fd140b [2022-05-19T23:13:53.422Z] Removing intermediate container c00504fd140b [2022-05-19T23:13:53.422Z] ---> ba56f2ff26b2 [2022-05-19T23:13:53.422Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:13:53.717Z] ---> Running in 0d2f77af008b [2022-05-19T23:13:53.717Z] Removing intermediate container 0d2f77af008b [2022-05-19T23:13:53.717Z] ---> c14b5a037648 [2022-05-19T23:13:53.717Z] [2022-05-19T23:13:54.006Z] Removing intermediate container b7f5b2574cbb [2022-05-19T23:13:54.006Z] ---> 3353d64cee3a [2022-05-19T23:13:54.006Z] [2022-05-19T23:13:54.006Z] Step 11/23 : FROM docker:20.10.14 [2022-05-19T23:13:54.006Z] Successfully built c14b5a037648 [2022-05-19T23:13:54.006Z] Successfully tagged core-command:latest [2022-05-19T23:13:54.006Z]  Building core-command ... done Building security-spire-server [2022-05-19T23:13:54.275Z] 20.10.14: Pulling from library/docker [2022-05-19T23:13:57.713Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:13:57.713Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:13:57.713Z] ---> 3780eb9041e0 [2022-05-19T23:13:57.713Z] Step 3/25 : WORKDIR /edgex-go [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> 8be2e8bdea05 [2022-05-19T23:13:57.713Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> 94f7d94a2482 [2022-05-19T23:13:57.713Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> 521dde312fa7 [2022-05-19T23:13:57.713Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> df21eb191781 [2022-05-19T23:13:57.713Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> bd8a068f70c6 [2022-05-19T23:13:57.713Z] Step 8/25 : COPY . . [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> f215a44fb471 [2022-05-19T23:13:57.713Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> 4675c59c9d02 [2022-05-19T23:13:57.713Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> 4028186d0d1e [2022-05-19T23:13:57.713Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-19T23:13:57.713Z] ---> Using cache [2022-05-19T23:13:57.713Z] ---> 731219b32b57 [2022-05-19T23:13:57.713Z] 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-19T23:13:58.654Z] ---> Running in 7b039d4e319e [2022-05-19T23:13:58.914Z] Removing intermediate container 6328f255f328 [2022-05-19T23:13:58.914Z] ---> 5c718fd2a9dd [2022-05-19T23:13:58.914Z] [2022-05-19T23:13:58.914Z] Step 10/22 : FROM alpine:3.14 [2022-05-19T23:13:58.914Z] ---> e04c818066af [2022-05-19T23:13:58.914Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-19T23:13:58.914Z] ---> Using cache [2022-05-19T23:13:58.914Z] ---> 237835089392 [2022-05-19T23:13:58.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:13:58.914Z] ---> Using cache [2022-05-19T23:13:58.914Z] ---> f3b2028733c7 [2022-05-19T23:13:58.914Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-19T23:13:58.914Z] ---> Running in 004615872a58 [2022-05-19T23:13:59.174Z] Removing intermediate container 004615872a58 [2022-05-19T23:13:59.174Z] ---> 67a0b771e50c [2022-05-19T23:13:59.174Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-19T23:13:59.174Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-19T23:13:59.174Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-19T23:13:59.174Z] ---> 7417809fdb73 [2022-05-19T23:13:59.174Z] 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-19T23:13:59.174Z] ---> Running in 4ebd654aa0a6 [2022-05-19T23:13:59.174Z] ---> Running in 8cd0ac01d729 [2022-05-19T23:13:59.174Z] Removing intermediate container 4ebd654aa0a6 [2022-05-19T23:13:59.174Z] ---> d5fad20eb66d [2022-05-19T23:13:59.174Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:13:59.435Z] Removing intermediate container 8cd0ac01d729 [2022-05-19T23:13:59.435Z] ---> 6c52b69bc3ad [2022-05-19T23:13:59.435Z] 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-19T23:13:59.435Z] ---> Running in 5ae59f92ec03 [2022-05-19T23:13:59.435Z] ---> 077c0be2bc01 [2022-05-19T23:13:59.435Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-19T23:13:59.435Z] spire-1.2.1/ [2022-05-19T23:13:59.435Z] spire-1.2.1/.data/ [2022-05-19T23:13:59.435Z] spire-1.2.1/.data/.file [2022-05-19T23:13:59.435Z] spire-1.2.1/.dockerignore [2022-05-19T23:13:59.435Z] spire-1.2.1/.gitattributes [2022-05-19T23:13:59.435Z] spire-1.2.1/.githooks/ [2022-05-19T23:13:59.435Z] spire-1.2.1/.githooks/pre-commit [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/ [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/dependabot.yml [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/ [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-19T23:13:59.435Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-19T23:13:59.435Z] spire-1.2.1/.gitignore [2022-05-19T23:13:59.435Z] spire-1.2.1/.go-version [2022-05-19T23:13:59.435Z] spire-1.2.1/.golangci.yml [2022-05-19T23:13:59.435Z] spire-1.2.1/ADOPTERS.md [2022-05-19T23:13:59.435Z] spire-1.2.1/CHANGELOG.md [2022-05-19T23:13:59.435Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-19T23:13:59.435Z] spire-1.2.1/CODEOWNERS [2022-05-19T23:13:59.435Z] spire-1.2.1/CONTRIBUTING.md [2022-05-19T23:13:59.435Z] spire-1.2.1/Dockerfile [2022-05-19T23:13:59.435Z] spire-1.2.1/Dockerfile.dev [2022-05-19T23:13:59.435Z] spire-1.2.1/Dockerfile.scratch [2022-05-19T23:13:59.435Z] spire-1.2.1/LICENSE [2022-05-19T23:13:59.435Z] spire-1.2.1/MAINTAINERS.md [2022-05-19T23:13:59.435Z] spire-1.2.1/Makefile [2022-05-19T23:13:59.435Z] spire-1.2.1/README.md [2022-05-19T23:13:59.435Z] spire-1.2.1/ROADMAP.md [2022-05-19T23:13:59.435Z] spire-1.2.1/SECURITY.md [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-19T23:13:59.435Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-19T23:13:59.436Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/ [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/agent/ [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/agent/agent.conf [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/server/ [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/server/server.conf [2022-05-19T23:13:59.436Z] spire-1.2.1/conf/server/server_full.conf [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/ [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/SPIRE101.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/auditlog.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/ [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/scaling_spire.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/spire_agent.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/spire_server.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/supported_integrations.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/telemetry.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/telemetry_config.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/upgrading.md [2022-05-19T23:13:59.436Z] spire-1.2.1/doc/using_spire.md [2022-05-19T23:13:59.436Z] spire-1.2.1/examples/ [2022-05-19T23:13:59.436Z] spire-1.2.1/examples/README.md [2022-05-19T23:13:59.436Z] spire-1.2.1/go.mod [2022-05-19T23:13:59.436Z] spire-1.2.1/go.sum [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/agent.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/config.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:13:59.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/names.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/auth/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-19T23:13:59.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/config.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/context.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/health.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/log/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/log/log.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/log/options.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/profiling/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/selector/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/uptime/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/task.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/version/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/version/version.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-19T23:13:59.438Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/api.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/health/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/id.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/status.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/config.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-19T23:13:59.439Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-19T23:13:59.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/registration/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/server.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/server_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/ [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/private/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/private/server/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/private/server/journal/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/plugin/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-19T23:13:59.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-19T23:13:59.702Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-19T23:13:59.702Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-19T23:13:59.702Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-19T23:13:59.702Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-19T23:13:59.702Z] spire-1.2.1/release/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/README.md [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/README.md [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/conf/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/conf/server/ [2022-05-19T23:13:59.702Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/script/ [2022-05-19T23:13:59.702Z] spire-1.2.1/script/build-artifact.sh [2022-05-19T23:13:59.702Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-19T23:13:59.702Z] spire-1.2.1/support/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-19T23:13:59.702Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/clock/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/clock/clock.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/ [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-19T23:13:59.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/fixture.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-19T23:13:59.703Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/common [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-19T23:13:59.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-19T23:13:59.704Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/test-one.sh [2022-05-19T23:13:59.705Z] spire-1.2.1/test/integration/test.sh [2022-05-19T23:13:59.705Z] spire-1.2.1/test/plugintest/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/plugintest/config.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/plugintest/load.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/plugintest/option.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/dir.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/logs.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/suite.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/spiretest/x509.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testca/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testca/ca.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testkey/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testkey/generate.sh [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testkey/keys.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/testkey/new.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/tpmsimulator/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/util/ [2022-05-19T23:13:59.705Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/util/cert_generation.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/util/io_redirection.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/util/race.go [2022-05-19T23:13:59.705Z] spire-1.2.1/test/util/util.go [2022-05-19T23:13:59.705Z] building spire from source... [2022-05-19T23:13:59.705Z] Installing go1.17.7... [2022-05-19T23:13:59.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:59.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:13:59.964Z] (1/43) Installing readline (8.1.1-r0) [2022-05-19T23:13:59.964Z] (2/43) Installing bash (5.1.16-r0) [2022-05-19T23:13:59.964Z] Executing bash-5.1.16-r0.post-install [2022-05-19T23:14:00.226Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-19T23:14:00.226Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-19T23:14:00.226Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-19T23:14:00.226Z] (6/43) Installing curl (7.80.0-r1) [2022-05-19T23:14:00.226Z] ---> 17e12e26538d [2022-05-19T23:14:00.226Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-19T23:14:00.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-19T23:14:00.226Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-19T23:14:00.226Z] (9/43) Installing expat (2.4.7-r0) [2022-05-19T23:14:00.226Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-19T23:14:00.226Z] (11/43) Installing gdbm (1.22-r0) [2022-05-19T23:14:00.226Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-19T23:14:00.226Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-19T23:14:00.226Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-19T23:14:00.226Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-19T23:14:00.226Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-19T23:14:00.226Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-19T23:14:00.793Z] ---> 35dcf9293362 [2022-05-19T23:14:00.793Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-19T23:14:00.793Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-19T23:14:00.793Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-19T23:14:00.793Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-19T23:14:00.793Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-19T23:14:00.793Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-19T23:14:00.793Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-19T23:14:00.793Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-19T23:14:00.793Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-19T23:14:00.793Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-19T23:14:00.793Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-19T23:14:00.793Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-19T23:14:00.793Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-19T23:14:00.793Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-19T23:14:00.793Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-19T23:14:00.793Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-19T23:14:01.052Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-19T23:14:01.052Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-19T23:14:01.052Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-19T23:14:01.052Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-19T23:14:01.052Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-19T23:14:01.052Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-19T23:14:01.052Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-19T23:14:01.052Z] ---> Running in f264041e5a7d [2022-05-19T23:14:01.052Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-19T23:14:01.052Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-19T23:14:01.052Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-19T23:14:01.052Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-19T23:14:01.311Z] Removing intermediate container f264041e5a7d [2022-05-19T23:14:01.311Z] ---> 851acb0d1b43 [2022-05-19T23:14:01.311Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:14:01.311Z] Executing busybox-1.34.1-r5.trigger [2022-05-19T23:14:01.311Z] OK: 83 MiB in 65 packages [2022-05-19T23:14:01.571Z] ---> Running in ccd6a9f4c1e1 [2022-05-19T23:14:01.571Z] Removing intermediate container ccd6a9f4c1e1 [2022-05-19T23:14:01.571Z] ---> 9e8f93fcc035 [2022-05-19T23:14:01.571Z] Step 20/22 : LABEL arch=x86_64 [2022-05-19T23:14:01.832Z] ---> Running in cd655ecde6af [2022-05-19T23:14:01.832Z] Removing intermediate container cd655ecde6af [2022-05-19T23:14:01.832Z] ---> 58bf49c3292d [2022-05-19T23:14:01.832Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:14:02.101Z] ---> Running in 144bbf4fbc2a [2022-05-19T23:14:02.101Z] Removing intermediate container 144bbf4fbc2a [2022-05-19T23:14:02.101Z] ---> 61c0014ecac3 [2022-05-19T23:14:02.101Z] Step 22/22 : LABEL version=0.0.0 [2022-05-19T23:14:02.101Z] Collecting docker-compose==1.23.2 [2022-05-19T23:14:02.101Z] ---> Running in fe84fa19758e [2022-05-19T23:14:02.360Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-19T23:14:02.360Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-19T23:14:02.360Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-19T23:14:02.360Z] Removing intermediate container fe84fa19758e [2022-05-19T23:14:02.360Z] ---> 7a82a5467d98 [2022-05-19T23:14:02.360Z] [2022-05-19T23:14:02.360Z] Collecting docopt<0.7,>=0.6.1 [2022-05-19T23:14:02.360Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-19T23:14:02.360Z] Successfully built 7a82a5467d98 [2022-05-19T23:14:02.360Z] Successfully tagged support-scheduler:latest [2022-05-19T23:14:02.360Z]  Building support-scheduler ... done Building support-notifications [2022-05-19T23:14:02.929Z] Collecting jsonschema<3,>=2.5.1 [2022-05-19T23:14:02.929Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-19T23:14:02.929Z] Collecting docker<4.0,>=3.6.0 [2022-05-19T23:14:02.929Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-19T23:14:02.929Z] Collecting cached-property<2,>=1.2.0 [2022-05-19T23:14:02.929Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-19T23:14:02.929Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-19T23:14:02.929Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-19T23:14:03.187Z] Collecting PyYAML<4,>=3.10 [2022-05-19T23:14:03.187Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-19T23:14:04.129Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-19T23:14:04.129Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-19T23:14:04.129Z] 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-19T23:14:04.129Z] Collecting texttable<0.10,>=0.9.0 [2022-05-19T23:14:04.129Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-19T23:14:04.387Z] Collecting docker-pycreds>=0.4.0 [2022-05-19T23:14:04.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-19T23:14:04.387Z] 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-19T23:14:04.387Z] Collecting idna<2.8,>=2.5 [2022-05-19T23:14:04.387Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-19T23:14:04.387Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-19T23:14:04.387Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-19T23:14:04.649Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-19T23:14:04.649Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-19T23:14:04.649Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-19T23:14:04.649Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-19T23:14:04.649Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-19T23:14:04.649Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-19T23:14:04.649Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-19T23:14:04.649Z] Attempting uninstall: urllib3 [2022-05-19T23:14:04.649Z] Found existing installation: urllib3 1.26.7 [2022-05-19T23:14:04.649Z] Uninstalling urllib3-1.26.7: [2022-05-19T23:14:04.649Z] Successfully uninstalled urllib3-1.26.7 [2022-05-19T23:14:04.649Z] Building bin/spire-server... [2022-05-19T23:14:04.649Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-19T23:14:04.649Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-19T23:14:04.649Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-19T23:14:04.649Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-19T23:14:04.649Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-19T23:14:04.909Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-19T23:14:04.909Z]  Attempting uninstall: idna [2022-05-19T23:14:04.909Z] Found existing installation: idna 3.3 [2022-05-19T23:14:04.909Z] Uninstalling idna-3.3: [2022-05-19T23:14:04.909Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T23:14:04.909Z]  Successfully uninstalled idna-3.3 [2022-05-19T23:14:04.909Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-19T23:14:04.909Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-19T23:14:04.909Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-19T23:14:04.909Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-19T23:14:04.909Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-19T23:14:04.909Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T23:14:04.909Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-19T23:14:04.909Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-19T23:14:05.167Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-19T23:14:05.167Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-19T23:14:05.167Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-19T23:14:05.167Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-19T23:14:05.167Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-19T23:14:05.430Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-19T23:14:05.430Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-19T23:14:05.430Z]  Attempting uninstall: requests [2022-05-19T23:14:05.430Z] Found existing installation: requests 2.26.0 [2022-05-19T23:14:05.430Z] Uninstalling requests-2.26.0: [2022-05-19T23:14:05.430Z] Successfully uninstalled requests-2.26.0 [2022-05-19T23:14:05.430Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-19T23:14:05.430Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-19T23:14:05.430Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T23:14:05.430Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-19T23:14:05.430Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:14:05.430Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:14:05.430Z] ---> 3780eb9041e0 [2022-05-19T23:14:05.430Z] Step 3/22 : WORKDIR /edgex-go [2022-05-19T23:14:05.430Z] ---> Using cache [2022-05-19T23:14:05.430Z] ---> 8be2e8bdea05 [2022-05-19T23:14:05.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:14:05.430Z] ---> Using cache [2022-05-19T23:14:05.430Z] ---> 94f7d94a2482 [2022-05-19T23:14:05.430Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-19T23:14:05.430Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T23:14:05.430Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-19T23:14:05.430Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-19T23:14:05.705Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-19T23:14:05.705Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-19T23:14:05.705Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T23:14:05.705Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T23:14:05.970Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T23:14:05.971Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-19T23:14:06.229Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-19T23:14:06.229Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-19T23:14:06.229Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-19T23:14:06.229Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-19T23:14:06.229Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-19T23:14:06.229Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-19T23:14:06.489Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-19T23:14:06.489Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-19T23:14:06.489Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T23:14:06.749Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-19T23:14:06.749Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-19T23:14:06.749Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-19T23:14:06.749Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-19T23:14:06.749Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-19T23:14:06.749Z]  Running setup.py install for texttable: started [2022-05-19T23:14:06.749Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-19T23:14:06.749Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-19T23:14:07.007Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-19T23:14:07.007Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-19T23:14:07.007Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-19T23:14:07.267Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-19T23:14:07.267Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-19T23:14:07.267Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-19T23:14:07.267Z]  Running setup.py install for texttable: finished with status 'done' [2022-05-19T23:14:07.267Z] Running setup.py install for PyYAML: started [2022-05-19T23:14:07.267Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-19T23:14:07.526Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-05-19T23:14:07.785Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T23:14:07.785Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-19T23:14:07.785Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-19T23:14:08.355Z]  Running setup.py install for docopt: started [2022-05-19T23:14:08.616Z] Running setup.py install for docopt: finished with status 'done' [2022-05-19T23:14:08.616Z] Running setup.py install for dockerpty: started [2022-05-19T23:14:08.877Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-19T23:14:09.137Z] ---> Running in 9b36863af520 [2022-05-19T23:14:09.396Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-19T23:14:09.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:14:10.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:14:10.595Z] OK: 221 MiB in 52 packages [2022-05-19T23:14:10.595Z] go: downloading google.golang.org/api v0.70.0 [2022-05-19T23:14:10.595Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-19T23:14:10.595Z] go: downloading k8s.io/api v0.23.4 [2022-05-19T23:14:10.595Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-19T23:14:10.595Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-19T23:14:10.595Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-19T23:14:10.595Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-19T23:14:10.595Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-19T23:14:10.595Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-19T23:14:10.866Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-19T23:14:11.826Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-19T23:14:12.088Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-19T23:14:12.088Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-19T23:14:12.088Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-19T23:14:12.347Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-19T23:14:12.347Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-19T23:14:12.638Z] Removing intermediate container 9b36863af520 [2022-05-19T23:14:12.638Z] ---> 815715b29f30 [2022-05-19T23:14:12.638Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-19T23:14:12.638Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-19T23:14:12.638Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-19T23:14:12.638Z] Removing intermediate container 5ae59f92ec03 [2022-05-19T23:14:12.638Z] ---> 770b7070878d [2022-05-19T23:14:12.638Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-19T23:14:12.638Z] ---> Running in b3f83dc7e14e [2022-05-19T23:14:12.900Z] ---> e72bfda320b0 [2022-05-19T23:14:12.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:14:12.900Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-19T23:14:12.900Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-19T23:14:12.900Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-19T23:14:12.900Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-19T23:14:12.900Z]  ---> Running in 939a89085c76 [2022-05-19T23:14:12.900Z] Removing intermediate container b3f83dc7e14e [2022-05-19T23:14:12.900Z] ---> 6ece19ba544b [2022-05-19T23:14:12.900Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-19T23:14:12.900Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-19T23:14:13.168Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-19T23:14:13.168Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-19T23:14:13.168Z]  ---> Running in 045465322c08 [2022-05-19T23:14:13.168Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-19T23:14:13.168Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-19T23:14:13.168Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-19T23:14:13.168Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-19T23:14:13.168Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-19T23:14:13.433Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-19T23:14:13.433Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-19T23:14:13.433Z] Removing intermediate container 045465322c08 [2022-05-19T23:14:13.433Z] ---> 203d2589ed26 [2022-05-19T23:14:13.433Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-19T23:14:14.008Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-19T23:14:14.008Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-19T23:14:14.008Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-19T23:14:14.008Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-19T23:14:14.269Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T23:14:14.269Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-19T23:14:14.269Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-19T23:14:14.529Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-19T23:14:14.529Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-19T23:14:14.529Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-19T23:14:14.529Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-19T23:14:14.529Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-19T23:14:14.529Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-19T23:14:14.529Z]  ---> 3068c6f87f9f [2022-05-19T23:14:14.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-19T23:14:14.529Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T23:14:14.529Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-19T23:14:14.529Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-19T23:14:14.529Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T23:14:14.529Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-19T23:14:14.529Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T23:14:14.529Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-19T23:14:14.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-19T23:14:14.788Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-19T23:14:14.788Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-19T23:14:14.788Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-19T23:14:14.788Z] go: downloading go.opencensus.io v0.23.0 [2022-05-19T23:14:14.788Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-19T23:14:14.788Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-19T23:14:14.788Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-19T23:14:14.788Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-19T23:14:14.788Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-19T23:14:14.788Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-19T23:14:14.788Z]  ---> a23314dbf871 [2022-05-19T23:14:14.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-19T23:14:14.788Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-19T23:14:14.788Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-19T23:14:14.788Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-19T23:14:14.788Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-19T23:14:15.211Z] Removing intermediate container 939a89085c76 [2022-05-19T23:14:15.211Z] ---> 0b1ed1bfd102 [2022-05-19T23:14:15.211Z] Step 8/22 : COPY . . [2022-05-19T23:14:15.211Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-19T23:14:15.211Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-19T23:14:15.211Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-19T23:14:15.211Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-19T23:14:15.211Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-19T23:14:15.211Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-19T23:14:15.211Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-19T23:14:15.211Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-19T23:14:15.211Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-19T23:14:15.211Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-19T23:14:15.212Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-19T23:14:15.212Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-19T23:14:15.212Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-19T23:14:15.212Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-19T23:14:17.117Z]  ---> e2ab2110cd6a [2022-05-19T23:14:17.117Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-19T23:14:19.654Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-19T23:14:19.654Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-19T23:14:20.598Z]  ---> Running in 8f5e052cf61d [2022-05-19T23:14:20.598Z] ---> d8074b138c00 [2022-05-19T23:14:20.598Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-19T23:14:20.598Z] ---> Running in efffd69e70f3 [2022-05-19T23:14:20.598Z] Removing intermediate container 8f5e052cf61d [2022-05-19T23:14:20.598Z] ---> ae864701de62 [2022-05-19T23:14:20.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:14:20.855Z] ---> Running in 6be688729883 [2022-05-19T23:14:20.855Z] Removing intermediate container 6be688729883 [2022-05-19T23:14:20.855Z] ---> 8842a1be703d [2022-05-19T23:14:20.855Z] Step 21/23 : LABEL arch=x86_64 [2022-05-19T23:14:20.855Z] ---> Running in 1911c3d7f867 [2022-05-19T23:14:21.113Z] 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-19T23:14:21.113Z] Removing intermediate container 1911c3d7f867 [2022-05-19T23:14:21.113Z] ---> d7c395d857a8 [2022-05-19T23:14:21.113Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:14:21.113Z] ---> Running in 1ec6271bb506 [2022-05-19T23:14:21.371Z] Removing intermediate container 1ec6271bb506 [2022-05-19T23:14:21.371Z] ---> 6afa24186b84 [2022-05-19T23:14:21.371Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:14:21.371Z] ---> Running in 13014b3b6669 [2022-05-19T23:14:21.629Z] Removing intermediate container 13014b3b6669 [2022-05-19T23:14:21.629Z] ---> f3af9fcf2357 [2022-05-19T23:14:21.629Z] [2022-05-19T23:14:21.629Z] Successfully built f3af9fcf2357 [2022-05-19T23:14:21.629Z] Successfully tagged sys-mgmt-agent:latest [2022-05-19T23:14:21.629Z] Building security-proxy-setup [2022-05-19T23:14:23.530Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-19T23:14:23.789Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-19T23:14:23.789Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-19T23:14:23.789Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-19T23:14:23.789Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-19T23:14:24.727Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-19T23:14:24.986Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-19T23:14:24.986Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-19T23:14:24.986Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-19T23:14:24.986Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-19T23:14:24.986Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-19T23:14:24.986Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-19T23:14:24.986Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-19T23:14:24.986Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-19T23:14:25.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:14:25.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:14:25.688Z] ---> 3780eb9041e0 [2022-05-19T23:14:25.688Z] Step 3/22 : WORKDIR /edgex-go [2022-05-19T23:14:25.688Z] ---> Using cache [2022-05-19T23:14:25.688Z] ---> 8be2e8bdea05 [2022-05-19T23:14:25.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:14:25.688Z] ---> Using cache [2022-05-19T23:14:25.688Z] ---> 94f7d94a2482 [2022-05-19T23:14:25.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-19T23:14:25.688Z] ---> Using cache [2022-05-19T23:14:25.688Z] ---> 0b242d4efa31 [2022-05-19T23:14:25.688Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-19T23:14:25.688Z] ---> Using cache [2022-05-19T23:14:25.688Z] ---> d30c82980198 [2022-05-19T23:14:25.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:14:25.688Z] ---> Using cache [2022-05-19T23:14:25.688Z] ---> aae5da919350 [2022-05-19T23:14:25.688Z] Step 8/22 : COPY . . [2022-05-19T23:14:25.688Z] ---> Using cache [2022-05-19T23:14:25.688Z] ---> acdf54de76fe [2022-05-19T23:14:25.688Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-19T23:14:28.236Z] Building bin/spire-agent... [2022-05-19T23:14:28.496Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-19T23:14:28.496Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-19T23:14:28.496Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-19T23:14:28.496Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-19T23:14:29.433Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-19T23:14:29.433Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-19T23:14:29.433Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-19T23:14:29.695Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-19T23:14:29.695Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-19T23:14:29.695Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-19T23:14:29.695Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-19T23:14:29.695Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-19T23:14:29.955Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-19T23:14:30.213Z]  ---> Running in 5011ede623c0 [2022-05-19T23:14:31.148Z] 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-19T23:14:53.083Z] 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-19T23:14:57.279Z] Removing intermediate container efffd69e70f3 [2022-05-19T23:14:57.279Z] ---> d7dc929af113 [2022-05-19T23:14:57.279Z] [2022-05-19T23:14:57.279Z] Step 10/22 : FROM alpine:3.14 [2022-05-19T23:14:57.279Z] ---> e04c818066af [2022-05-19T23:14:57.279Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-19T23:14:58.215Z] ---> Running in 5837517248ad [2022-05-19T23:14:58.474Z] Removing intermediate container 5011ede623c0 [2022-05-19T23:14:58.474Z] ---> d9ff7ecf32a6 [2022-05-19T23:14:58.474Z] [2022-05-19T23:14:58.474Z] Step 10/22 : FROM alpine:3.14 [2022-05-19T23:14:58.474Z] ---> e04c818066af [2022-05-19T23:14:58.474Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-19T23:14:59.041Z] ---> Running in e6f531a3505b [2022-05-19T23:14:59.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:14:59.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:14:59.302Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-19T23:14:59.302Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-19T23:14:59.302Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:14:59.302Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:14:59.302Z] OK: 6 MiB in 16 packages [2022-05-19T23:15:00.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:00.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:00.498Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-19T23:15:00.498Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-19T23:15:00.498Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-19T23:15:00.498Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-19T23:15:00.498Z] (5/6) Installing curl (7.79.1-r1) [2022-05-19T23:15:00.498Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-19T23:15:00.498Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:15:00.498Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:15:00.757Z] OK: 8 MiB in 20 packages [2022-05-19T23:15:01.323Z] Removing intermediate container 5837517248ad [2022-05-19T23:15:01.323Z] ---> 50412a53bd29 [2022-05-19T23:15:01.323Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:15:01.905Z] ---> Running in dee16824c698 [2022-05-19T23:15:02.168Z] Removing intermediate container dee16824c698 [2022-05-19T23:15:02.168Z] ---> 5a26df29529e [2022-05-19T23:15:02.168Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-19T23:15:02.426Z] Removing intermediate container e6f531a3505b [2022-05-19T23:15:02.426Z] ---> dfb962101838 [2022-05-19T23:15:02.426Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-19T23:15:02.426Z] ---> Running in eece25ef410d [2022-05-19T23:15:02.426Z] ---> Running in 35f2c5e1ff9d [2022-05-19T23:15:02.684Z] Removing intermediate container eece25ef410d [2022-05-19T23:15:02.684Z] ---> 4939b5c0df7a [2022-05-19T23:15:02.684Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-19T23:15:02.944Z] Removing intermediate container 35f2c5e1ff9d [2022-05-19T23:15:02.944Z] ---> 3bd1cdbe5a4e [2022-05-19T23:15:02.944Z] Step 13/22 : WORKDIR /edgex [2022-05-19T23:15:02.944Z] ---> Running in 855cd392abca [2022-05-19T23:15:02.944Z] ---> Running in 8a70b51e35fe [2022-05-19T23:15:03.511Z] Removing intermediate container 855cd392abca [2022-05-19T23:15:03.511Z] ---> 2193597e197c [2022-05-19T23:15:03.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:15:03.511Z] Removing intermediate container 8a70b51e35fe [2022-05-19T23:15:03.511Z] ---> 7ab423910e88 [2022-05-19T23:15:03.511Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-19T23:15:04.448Z] ---> e8ff7e3b0159 [2022-05-19T23:15:04.448Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-19T23:15:04.448Z] ---> 6e9a6b35e132 [2022-05-19T23:15:04.448Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-19T23:15:07.738Z] ---> 694208be5ba5 [2022-05-19T23:15:07.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-19T23:15:07.738Z] ---> ba809dc141ce [2022-05-19T23:15:07.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-19T23:15:09.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-19T23:15:09.111Z] ---> 96295b4da181 [2022-05-19T23:15:09.111Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-19T23:15:09.111Z] ---> b1e5a04c89fe [2022-05-19T23:15:09.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-19T23:15:09.111Z] ---> Running in 86b45af95cd6 [2022-05-19T23:15:09.679Z] Removing intermediate container 86b45af95cd6 [2022-05-19T23:15:09.679Z] ---> 09eb6bb57704 [2022-05-19T23:15:09.679Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:15:09.940Z] ---> Running in 6e330bf23fc0 [2022-05-19T23:15:09.940Z] ---> 0418fd1e576e [2022-05-19T23:15:09.940Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-19T23:15:10.211Z] ---> Running in 477ae48a02a7 [2022-05-19T23:15:10.470Z] Removing intermediate container 6e330bf23fc0 [2022-05-19T23:15:10.470Z] ---> 7ee543fec723 [2022-05-19T23:15:10.470Z] Step 20/22 : LABEL arch=x86_64 [2022-05-19T23:15:10.733Z] ---> Running in 4830ad5a38d1 [2022-05-19T23:15:11.301Z] Removing intermediate container 4830ad5a38d1 [2022-05-19T23:15:11.301Z] ---> 8326224ba125 [2022-05-19T23:15:11.301Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:15:12.240Z] ---> Running in 159eede85a3a [2022-05-19T23:15:13.221Z] Removing intermediate container 159eede85a3a [2022-05-19T23:15:13.221Z] ---> 21ede7d6a12c [2022-05-19T23:15:13.221Z] Step 22/22 : LABEL version=0.0.0 [2022-05-19T23:15:13.221Z] ---> Running in 1bfd93454d6f [2022-05-19T23:15:13.221Z] Removing intermediate container 477ae48a02a7 [2022-05-19T23:15:13.221Z] ---> c5f5f4b40421 [2022-05-19T23:15:13.221Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-19T23:15:13.534Z] ---> Running in cabc9e6c2ebc [2022-05-19T23:15:13.811Z] Removing intermediate container 1bfd93454d6f [2022-05-19T23:15:13.811Z] ---> 707c034df5fd [2022-05-19T23:15:13.811Z] [2022-05-19T23:15:13.811Z] Successfully built 707c034df5fd [2022-05-19T23:15:13.811Z] Successfully tagged support-notifications:latest [2022-05-19T23:15:13.811Z]  Building support-notifications ... done Building core-metadata [2022-05-19T23:15:13.811Z] Removing intermediate container cabc9e6c2ebc [2022-05-19T23:15:13.811Z] ---> e835d360dee5 [2022-05-19T23:15:13.811Z] Step 20/22 : LABEL arch=x86_64 [2022-05-19T23:15:14.103Z] ---> Running in 112af95c40b9 [2022-05-19T23:15:16.671Z] Removing intermediate container 112af95c40b9 [2022-05-19T23:15:16.671Z] ---> 55ea34575be2 [2022-05-19T23:15:16.671Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:15:18.050Z] ---> Running in 8c5252c9b7f5 [2022-05-19T23:15:18.988Z] Removing intermediate container 8c5252c9b7f5 [2022-05-19T23:15:18.988Z] ---> 9f7d03ab405b [2022-05-19T23:15:18.988Z] Step 22/22 : LABEL version=0.0.0 [2022-05-19T23:15:20.897Z] ---> Running in 83c9355d7906 [2022-05-19T23:15:21.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:15:21.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:15:21.155Z] ---> 3780eb9041e0 [2022-05-19T23:15:21.155Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:15:21.155Z] ---> Using cache [2022-05-19T23:15:21.155Z] ---> 8be2e8bdea05 [2022-05-19T23:15:21.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:15:21.155Z] ---> Using cache [2022-05-19T23:15:21.155Z] ---> 94f7d94a2482 [2022-05-19T23:15:21.155Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-19T23:15:21.155Z] ---> Using cache [2022-05-19T23:15:21.155Z] ---> 0b242d4efa31 [2022-05-19T23:15:21.155Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:15:21.155Z] ---> Using cache [2022-05-19T23:15:21.155Z] ---> d30c82980198 [2022-05-19T23:15:21.155Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:15:21.155Z] ---> Using cache [2022-05-19T23:15:21.155Z] ---> aae5da919350 [2022-05-19T23:15:21.155Z] Step 8/23 : COPY . . [2022-05-19T23:15:21.155Z] ---> Using cache [2022-05-19T23:15:21.155Z] ---> acdf54de76fe [2022-05-19T23:15:21.155Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-19T23:15:21.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.251s coverage: 28.7% of statements [2022-05-19T23:15:21.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-19T23:15:21.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-19T23:15:22.091Z] Removing intermediate container 83c9355d7906 [2022-05-19T23:15:22.092Z] ---> af793864421d [2022-05-19T23:15:22.092Z] [2022-05-19T23:15:22.351Z] Successfully built af793864421d [2022-05-19T23:15:22.611Z] Successfully tagged security-proxy-setup:latest [2022-05-19T23:15:22.611Z]  Building security-proxy-setup ... done Building core-data [2022-05-19T23:15:22.869Z] ---> Running in f777b8bd009c [2022-05-19T23:15:23.127Z] 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-19T23:15:25.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements [2022-05-19T23:15:25.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-19T23:15:25.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.542s coverage: 53.4% of statements [2022-05-19T23:15:25.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-19T23:15:25.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-19T23:15:27.312Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:15:27.312Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:15:27.312Z] ---> 3780eb9041e0 [2022-05-19T23:15:27.312Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:15:27.312Z] ---> Using cache [2022-05-19T23:15:27.312Z] ---> 8be2e8bdea05 [2022-05-19T23:15:27.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:15:27.312Z] ---> Using cache [2022-05-19T23:15:27.312Z] ---> 94f7d94a2482 [2022-05-19T23:15:27.312Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-19T23:15:39.529Z] ---> Running in 1d7e164e445d [2022-05-19T23:15:39.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:40.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:40.359Z] OK: 221 MiB in 52 packages [2022-05-19T23:15:44.549Z] Removing intermediate container f777b8bd009c [2022-05-19T23:15:44.549Z] ---> d2d95104af35 [2022-05-19T23:15:44.549Z] [2022-05-19T23:15:44.549Z] Step 10/23 : FROM alpine:3.14 [2022-05-19T23:15:44.549Z] ---> e04c818066af [2022-05-19T23:15:44.549Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-19T23:15:44.549Z] ---> Using cache [2022-05-19T23:15:44.549Z] ---> 237835089392 [2022-05-19T23:15:44.549Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:15:44.549Z] ---> Using cache [2022-05-19T23:15:44.549Z] ---> f3b2028733c7 [2022-05-19T23:15:44.549Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-19T23:15:45.933Z] Removing intermediate container 1d7e164e445d [2022-05-19T23:15:45.934Z] ---> cba97e803d9c [2022-05-19T23:15:45.934Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:15:45.934Z] ---> Running in a41b321a23f0 [2022-05-19T23:15:45.934Z] ---> 61140fc685eb [2022-05-19T23:15:45.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:15:46.199Z] ---> Running in d96d05ff0d61 [2022-05-19T23:15:46.199Z] Removing intermediate container a41b321a23f0 [2022-05-19T23:15:46.199Z] ---> 497bf8f63aae [2022-05-19T23:15:46.199Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-19T23:15:46.199Z] ---> Running in a1bfa27c27e3 [2022-05-19T23:15:46.471Z] Removing intermediate container a1bfa27c27e3 [2022-05-19T23:15:46.471Z] ---> d41cc3426c0a [2022-05-19T23:15:46.471Z] Step 15/23 : WORKDIR / [2022-05-19T23:15:47.409Z] ---> Running in add6d449950b [2022-05-19T23:15:47.409Z] Removing intermediate container add6d449950b [2022-05-19T23:15:47.409Z] ---> 3435d360c93a [2022-05-19T23:15:47.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:15:47.409Z] Removing intermediate container d96d05ff0d61 [2022-05-19T23:15:47.409Z] ---> 167d8b4baa48 [2022-05-19T23:15:47.409Z] Step 8/23 : COPY . . [2022-05-19T23:15:48.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.859s coverage: 89.2% of statements [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:15:48.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.399s coverage: 84.8% of statements [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-19T23:15:48.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-19T23:15:49.946Z] ---> 21622e655b7f [2022-05-19T23:15:49.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-19T23:15:49.946Z] Removing intermediate container e8ffb2776230 [2022-05-19T23:15:49.946Z] ---> 498e4e13de16 [2022-05-19T23:15:49.946Z] [2022-05-19T23:15:49.946Z] Step 13/26 : FROM alpine:3.15 [2022-05-19T23:15:49.946Z] ---> 0ac33e5f5afa [2022-05-19T23:15:49.946Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-19T23:15:49.946Z] ---> Using cache [2022-05-19T23:15:49.946Z] ---> 75afcfa4b97c [2022-05-19T23:15:49.946Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:15:49.946Z] ---> Using cache [2022-05-19T23:15:49.946Z] ---> 566350f8eefb [2022-05-19T23:15:49.946Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-19T23:15:50.206Z] Removing intermediate container e2023f227ffa [2022-05-19T23:15:50.206Z] ---> dcfe4dffa1cd [2022-05-19T23:15:50.206Z] [2022-05-19T23:15:50.206Z] Step 13/26 : FROM alpine:3.15 [2022-05-19T23:15:50.206Z] ---> 0ac33e5f5afa [2022-05-19T23:15:50.206Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-19T23:15:50.206Z] ---> Using cache [2022-05-19T23:15:50.206Z] ---> 75afcfa4b97c [2022-05-19T23:15:50.206Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:15:50.206Z] ---> Using cache [2022-05-19T23:15:50.206Z] ---> 566350f8eefb [2022-05-19T23:15:50.206Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-19T23:15:50.466Z] ---> Running in d5bbd2c84b23 [2022-05-19T23:15:50.466Z] ---> Running in 29fef488f95e [2022-05-19T23:15:50.466Z] ---> 125a834fddce [2022-05-19T23:15:50.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-19T23:15:50.748Z] ---> 3a10b746facc [2022-05-19T23:15:50.748Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-19T23:15:50.748Z] ---> Running in a75c3500c386 [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.301s coverage: 95.6% of statements [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 72.2% of statements [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.443s coverage: 60.0% of statements [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.681s coverage: 0.9% of statements [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.370s coverage: 58.8% of statements [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.664s coverage: 29.6% of statements [2022-05-19T23:15:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.220s coverage: 47.1% of statements [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.211s coverage: 79.5% of statements [2022-05-19T23:15:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2022-05-19T23:15:51.007Z] Removing intermediate container a75c3500c386 [2022-05-19T23:15:51.007Z] ---> 946fa679372f [2022-05-19T23:15:51.007Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:15:51.007Z] ---> Running in 445aa6f8b7c6 [2022-05-19T23:15:51.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:51.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:51.268Z] Removing intermediate container 445aa6f8b7c6 [2022-05-19T23:15:51.268Z] ---> aa5071b1a74b [2022-05-19T23:15:51.268Z] Step 21/23 : LABEL arch=x86_64 [2022-05-19T23:15:51.268Z] ---> Running in 212f6a9ddd58 [2022-05-19T23:15:51.528Z] Removing intermediate container 212f6a9ddd58 [2022-05-19T23:15:51.528Z] ---> 66c561bcd2ca [2022-05-19T23:15:51.528Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:15:51.528Z] ---> Running in 0f903c455b9c [2022-05-19T23:15:51.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2022-05-19T23:15:51.786Z] Removing intermediate container 0f903c455b9c [2022-05-19T23:15:51.786Z] ---> e46d40bee549 [2022-05-19T23:15:51.786Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:15:51.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:51.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:51.786Z] ---> Running in 72a37885a03e [2022-05-19T23:15:52.044Z] Removing intermediate container 72a37885a03e [2022-05-19T23:15:52.044Z] ---> 569b807bb962 [2022-05-19T23:15:52.044Z] [2022-05-19T23:15:52.044Z] Successfully built 569b807bb962 [2022-05-19T23:15:52.044Z] Successfully tagged core-metadata:latest [2022-05-19T23:15:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-05-19T23:15:52.305Z]  Building core-metadata ... done v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-19T23:15:52.305Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-19T23:15:52.305Z] OK: 15857 distinct packages available [2022-05-19T23:15:52.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:52.305Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-19T23:15:52.305Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-19T23:15:52.305Z] OK: 15857 distinct packages available [2022-05-19T23:15:52.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:53.245Z] ---> 76ca25472280 [2022-05-19T23:15:53.245Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-19T23:15:53.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:15:53.245Z] ---> Running in ed024a00f793 [2022-05-19T23:15:53.504Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-19T23:15:53.504Z] 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-19T23:15:53.504Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-19T23:15:53.504Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-19T23:15:53.504Z] (3/4) Installing libucontext (1.1-r0) [2022-05-19T23:15:53.504Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-19T23:15:53.766Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-19T23:15:53.766Z] (3/5) Installing libucontext (1.1-r0) [2022-05-19T23:15:53.766Z] Executing busybox-1.34.1-r5.trigger [2022-05-19T23:15:53.766Z] OK: 6 MiB in 18 packages [2022-05-19T23:15:53.766Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-19T23:15:53.766Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-19T23:15:54.025Z] Executing busybox-1.34.1-r5.trigger [2022-05-19T23:15:54.025Z] OK: 6 MiB in 19 packages [2022-05-19T23:15:54.286Z] Removing intermediate container d5bbd2c84b23 [2022-05-19T23:15:54.286Z] ---> 6cc729ceea9c [2022-05-19T23:15:54.287Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-19T23:15:54.287Z] Removing intermediate container 29fef488f95e [2022-05-19T23:15:54.287Z] ---> 896bb587e7df [2022-05-19T23:15:54.287Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-19T23:15:55.669Z] ---> 5b3716a8e444 [2022-05-19T23:15:55.669Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-19T23:15:55.669Z] ---> a9246007aedd [2022-05-19T23:15:55.669Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-19T23:15:55.929Z] ---> 599350edaf05 [2022-05-19T23:15:55.929Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-19T23:15:55.929Z] ---> Running in b5e50c74bb72 [2022-05-19T23:15:56.194Z] Removing intermediate container b5e50c74bb72 [2022-05-19T23:15:56.194Z] ---> 130f3cacca71 [2022-05-19T23:15:56.194Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-19T23:15:57.133Z] ---> 9486d12455d6 [2022-05-19T23:15:57.133Z] Step 21/26 : WORKDIR / [2022-05-19T23:15:57.133Z] ---> d09c4f4980cd [2022-05-19T23:15:57.133Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-19T23:15:57.133Z] ---> Running in ad4e5e8cfc0e [2022-05-19T23:15:57.133Z] Removing intermediate container ad4e5e8cfc0e [2022-05-19T23:15:57.133Z] ---> 0dc42f927972 [2022-05-19T23:15:57.133Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-19T23:15:57.397Z] ---> f8f1355e5977 [2022-05-19T23:15:57.397Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-19T23:15:57.397Z] ---> Running in 62a75642e2f1 [2022-05-19T23:15:57.656Z] Removing intermediate container 62a75642e2f1 [2022-05-19T23:15:57.656Z] ---> 73e75f8e21ca [2022-05-19T23:15:57.656Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-19T23:15:57.656Z] ---> 8fa667b00a0c [2022-05-19T23:15:57.656Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-19T23:15:57.656Z] ---> Running in 448ce07fb065 [2022-05-19T23:15:57.915Z] Removing intermediate container 448ce07fb065 [2022-05-19T23:15:57.915Z] ---> 1e19e2e98ff7 [2022-05-19T23:15:57.915Z] Step 24/26 : LABEL arch=x86_64 [2022-05-19T23:15:57.915Z] ---> Running in 71b994692d65 [2022-05-19T23:15:57.915Z] ---> 1068cc540872 [2022-05-19T23:15:57.915Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-19T23:15:57.915Z] ---> Running in 232a04db92e6 [2022-05-19T23:15:58.175Z] Removing intermediate container 71b994692d65 [2022-05-19T23:15:58.175Z] ---> 47c8183e4a37 [2022-05-19T23:15:58.175Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:15:58.175Z] ---> Running in 45ecf58293f5 [2022-05-19T23:15:58.175Z] Removing intermediate container 232a04db92e6 [2022-05-19T23:15:58.175Z] ---> 4cc350fc498a [2022-05-19T23:15:58.175Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-19T23:15:58.175Z] ---> Running in 2055312fcee1 [2022-05-19T23:15:58.175Z] Removing intermediate container 45ecf58293f5 [2022-05-19T23:15:58.175Z] ---> e3921fce5eec [2022-05-19T23:15:58.175Z] Step 26/26 : LABEL version=0.0.0 [2022-05-19T23:15:58.434Z] ---> Running in 655d73013146 [2022-05-19T23:15:58.434Z] Removing intermediate container 2055312fcee1 [2022-05-19T23:15:58.434Z] ---> 4ca8526ef3e1 [2022-05-19T23:15:58.434Z] Step 24/26 : LABEL arch=x86_64 [2022-05-19T23:15:58.434Z] ---> Running in e4ec6e8960d6 [2022-05-19T23:15:58.434Z] Removing intermediate container 655d73013146 [2022-05-19T23:15:58.434Z] ---> f74fba2bac74 [2022-05-19T23:15:58.434Z] [2022-05-19T23:15:58.697Z] Successfully built f74fba2bac74 [2022-05-19T23:15:58.697Z] Successfully tagged security-spire-config:latest [2022-05-19T23:15:58.697Z]  Building security-spire-config ... done Removing intermediate container e4ec6e8960d6 [2022-05-19T23:15:58.697Z] ---> 92eff854639c [2022-05-19T23:15:58.697Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:15:58.697Z] ---> Running in 8158d11837dd [2022-05-19T23:15:58.955Z] Removing intermediate container 8158d11837dd [2022-05-19T23:15:58.955Z] ---> 2e2bf81c2a57 [2022-05-19T23:15:58.955Z] Step 26/26 : LABEL version=0.0.0 [2022-05-19T23:15:58.955Z] ---> Running in 6c4b65187ac3 [2022-05-19T23:15:59.215Z] Removing intermediate container 6c4b65187ac3 [2022-05-19T23:15:59.215Z] ---> eb53baafb4a1 [2022-05-19T23:15:59.215Z] [2022-05-19T23:15:59.215Z] Successfully built eb53baafb4a1 [2022-05-19T23:15:59.215Z] Successfully tagged security-spire-agent:latest [2022-05-19T23:16:05.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.328s coverage: 94.4% of statements [2022-05-19T23:16:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2022-05-19T23:16:07.341Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-19T23:16:07.341Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-19T23:16:07.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-19T23:16:07.341Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-19T23:16:07.341Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-19T23:16:07.341Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-19T23:16:07.341Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-19T23:16:07.341Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-19T23:16:07.341Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-19T23:16:07.341Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-19T23:16:07.341Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-19T23:16:07.341Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-19T23:16:07.341Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-19T23:16:07.341Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-19T23:16:10.644Z] Removing intermediate container ed024a00f793 [2022-05-19T23:16:10.644Z] ---> a7ee12af74e9 [2022-05-19T23:16:10.644Z] [2022-05-19T23:16:10.644Z] Step 10/23 : FROM alpine:3.14 [2022-05-19T23:16:10.644Z] ---> e04c818066af [2022-05-19T23:16:10.644Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-19T23:16:10.644Z] ---> Running in 72762518cbae [2022-05-19T23:16:10.644Z] Removing intermediate container 72762518cbae [2022-05-19T23:16:10.644Z] ---> 206214891dec [2022-05-19T23:16:10.644Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-19T23:16:10.645Z] ---> Running in cf4040025637 [2022-05-19T23:16:10.645Z] Removing intermediate container cf4040025637 [2022-05-19T23:16:10.645Z] ---> f096a263678e [2022-05-19T23:16:10.645Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-19T23:16:10.645Z] ---> Running in ecd711b23923 [2022-05-19T23:16:10.903Z] Removing intermediate container ecd711b23923 [2022-05-19T23:16:10.903Z] ---> 4042db1368cf [2022-05-19T23:16:10.903Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:16:10.903Z] ---> Running in d142b20374b6 [2022-05-19T23:16:11.843Z] Removing intermediate container d142b20374b6 [2022-05-19T23:16:11.843Z] ---> c77b6cf5baa2 [2022-05-19T23:16:11.843Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-19T23:16:11.843Z] ---> Running in 7af3e5f1c2cf [2022-05-19T23:16:11.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.730s coverage: 82.5% of statements [2022-05-19T23:16:11.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-19T23:16:12.412Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-19T23:16:12.980Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-19T23:16:13.240Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-19T23:16:13.500Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-19T23:16:13.500Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-19T23:16:13.500Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-19T23:16:13.764Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-19T23:16:13.764Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-19T23:16:13.764Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:16:13.764Z] OK: 8 MiB in 20 packages [2022-05-19T23:16:14.700Z] Removing intermediate container 7af3e5f1c2cf [2022-05-19T23:16:14.700Z] ---> da63fda59ade [2022-05-19T23:16:14.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:16:14.700Z] ---> 1eae82026615 [2022-05-19T23:16:14.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-19T23:16:15.270Z] ---> d2d86f61bba5 [2022-05-19T23:16:15.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-19T23:16:15.530Z] ---> 3758ee08cb88 [2022-05-19T23:16:15.530Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-19T23:16:15.530Z] ---> Running in f4436da864bd [2022-05-19T23:16:15.530Z] Removing intermediate container f4436da864bd [2022-05-19T23:16:15.530Z] ---> d377b0fb648e [2022-05-19T23:16:15.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:16:15.530Z] ---> Running in 1df0d6e418d7 [2022-05-19T23:16:15.790Z] Removing intermediate container 1df0d6e418d7 [2022-05-19T23:16:15.790Z] ---> 0188ad0617a2 [2022-05-19T23:16:15.790Z] Step 21/23 : LABEL arch=x86_64 [2022-05-19T23:16:15.790Z] ---> Running in 34492e1d8dd2 [2022-05-19T23:16:15.790Z] Removing intermediate container 34492e1d8dd2 [2022-05-19T23:16:15.790Z] ---> adc8a4c55dc2 [2022-05-19T23:16:15.790Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:16:16.049Z] ---> Running in 33681aee3f75 [2022-05-19T23:16:16.049Z] Removing intermediate container 33681aee3f75 [2022-05-19T23:16:16.049Z] ---> 33ce88fda11a [2022-05-19T23:16:16.049Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:16:16.049Z] ---> Running in a436537324a2 [2022-05-19T23:16:16.049Z] Removing intermediate container a436537324a2 [2022-05-19T23:16:16.049Z] ---> 58feafc431a7 [2022-05-19T23:16:16.049Z] [2022-05-19T23:16:16.309Z] Successfully built 58feafc431a7 [2022-05-19T23:16:16.309Z] Successfully tagged core-data:latest [2022-05-19T23:16:18.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-05-19T23:16:18.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements [2022-05-19T23:16:18.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-19T23:16:22.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.934s coverage: 64.4% of statements [2022-05-19T23:16:22.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-19T23:16:22.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-19T23:16:22.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.248s coverage: 100.0% of statements [2022-05-19T23:16:22.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-05-19T23:16:22.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-05-19T23:16:22.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-05-19T23:16:22.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-05-19T23:16:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.442s coverage: 65.4% of statements [2022-05-19T23:16:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-19T23:16:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-19T23:16:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-19T23:16:32.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.8% of statements [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-19T23:16:32.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-19T23:16:32.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-19T23:16:32.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.623s coverage: 92.3% of statements [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.421s coverage: 63.2% of statements [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-19T23:16:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-05-19T23:16:43.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-05-19T23:16:43.028Z] 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-19T23:16:43.028Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-19T23:16:43.028Z] GO111MODULE=on go vet ./... [2022-05-19T23:17:03.004Z]  Building core-data ... done Removing intermediate container 7b039d4e319e [2022-05-19T23:17:03.004Z] ---> 7eba04b8583d [2022-05-19T23:17:03.004Z] [2022-05-19T23:17:03.004Z] Step 13/25 : FROM alpine:3.15 [2022-05-19T23:17:03.004Z] ---> 0ac33e5f5afa [2022-05-19T23:17:03.004Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-19T23:17:03.004Z] ---> Using cache [2022-05-19T23:17:03.004Z] ---> 75afcfa4b97c [2022-05-19T23:17:03.004Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:17:03.004Z] ---> Using cache [2022-05-19T23:17:03.004Z] ---> 566350f8eefb [2022-05-19T23:17:03.004Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-19T23:17:03.004Z] ---> Using cache [2022-05-19T23:17:03.004Z] ---> 896bb587e7df [2022-05-19T23:17:03.004Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-19T23:17:03.004Z] ---> 4f5763d26485 [2022-05-19T23:17:03.004Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-19T23:17:03.004Z] ---> e7fc5e8d9427 [2022-05-19T23:17:03.004Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-19T23:17:03.004Z] ---> e3fabf96a773 [2022-05-19T23:17:03.004Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-19T23:17:03.004Z] ---> 140426dda8bb [2022-05-19T23:17:03.004Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-19T23:17:03.004Z] ---> Running in bcdf7b4e634a [2022-05-19T23:17:03.004Z] Removing intermediate container bcdf7b4e634a [2022-05-19T23:17:03.004Z] ---> a33eb33a1d8c [2022-05-19T23:17:03.004Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-19T23:17:03.004Z] ---> Running in bdddb552feed [2022-05-19T23:17:03.004Z] Removing intermediate container bdddb552feed [2022-05-19T23:17:03.004Z] ---> 2dfc3ca3fe3c [2022-05-19T23:17:03.004Z] Step 23/25 : LABEL arch=x86_64 [2022-05-19T23:17:03.004Z] ---> Running in fcec06db5a81 [2022-05-19T23:17:03.004Z] Removing intermediate container fcec06db5a81 [2022-05-19T23:17:03.004Z] ---> 436d295b7058 [2022-05-19T23:17:03.004Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:17:03.004Z] ---> Running in c07b024399b7 [2022-05-19T23:17:03.004Z] Removing intermediate container c07b024399b7 [2022-05-19T23:17:03.004Z] ---> 0f2983dc8ed3 [2022-05-19T23:17:03.004Z] Step 25/25 : LABEL version=0.0.0 [2022-05-19T23:17:03.004Z] ---> Running in 9e3069ebcb1d [2022-05-19T23:17:03.004Z] Removing intermediate container 9e3069ebcb1d [2022-05-19T23:17:03.004Z] ---> dd74a3042ec4 [2022-05-19T23:17:03.004Z] [2022-05-19T23:17:03.004Z] Successfully built dd74a3042ec4 [2022-05-19T23:17:03.004Z] Successfully tagged security-spire-server:latest [2022-05-19T23:17:03.011Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-19T23:17:03.033Z] $ docker stop --time=1 52e75f6e6390d69800ab09417ca1c669d31a8d1a35a80a9f9d9e55735ccc83a3 [2022-05-19T23:17:04.335Z] $ docker rm -f 52e75f6e6390d69800ab09417ca1c669d31a8d1a35a80a9f9d9e55735ccc83a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-19T23:17:04.758Z] + docker images [2022-05-19T23:17:04.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T23:17:04.759Z] security-spire-server latest dd74a3042ec4 3 seconds ago 87.3MB [2022-05-19T23:17:04.759Z] 7eba04b8583d 17 seconds ago 4.43GB [2022-05-19T23:17:04.759Z] core-data latest 58feafc431a7 48 seconds ago 22.5MB [2022-05-19T23:17:04.759Z] a7ee12af74e9 55 seconds ago 1.52GB [2022-05-19T23:17:04.759Z] security-spire-agent latest eb53baafb4a1 About a minute ago 127MB [2022-05-19T23:17:04.759Z] security-spire-config latest f74fba2bac74 About a minute ago 86.7MB [2022-05-19T23:17:04.759Z] core-metadata latest 569b807bb962 About a minute ago 17MB [2022-05-19T23:17:04.759Z] dcfe4dffa1cd About a minute ago 4.43GB [2022-05-19T23:17:04.759Z] 498e4e13de16 About a minute ago 4.43GB [2022-05-19T23:17:04.759Z] d2d95104af35 About a minute ago 1.5GB [2022-05-19T23:17:04.759Z] security-proxy-setup latest af793864421d About a minute ago 26.9MB [2022-05-19T23:17:04.759Z] support-notifications latest 707c034df5fd About a minute ago 26.9MB [2022-05-19T23:17:04.759Z] d9ff7ecf32a6 2 minutes ago 1.5GB [2022-05-19T23:17:04.759Z] d7dc929af113 2 minutes ago 1.55GB [2022-05-19T23:17:04.759Z] sys-mgmt-agent latest f3af9fcf2357 2 minutes ago 299MB [2022-05-19T23:17:04.759Z] support-scheduler latest 7a82a5467d98 3 minutes ago 26.3MB [2022-05-19T23:17:04.759Z] 5c718fd2a9dd 3 minutes ago 1.55GB [2022-05-19T23:17:04.759Z] core-command latest c14b5a037648 3 minutes ago 16.1MB [2022-05-19T23:17:04.759Z] 3353d64cee3a 3 minutes ago 1.49GB [2022-05-19T23:17:04.759Z] b8f6a8eb87a9 3 minutes ago 1.49GB [2022-05-19T23:17:04.759Z] security-bootstrapper latest 4f352cf29ac1 4 minutes ago 19.1MB [2022-05-19T23:17:04.759Z] security-spiffe-token-provider latest ac0ea661d725 4 minutes ago 28.8MB [2022-05-19T23:17:04.759Z] security-secretstore-setup latest b479207891a3 4 minutes ago 28.5MB [2022-05-19T23:17:04.759Z] b480e2279b6b 4 minutes ago 1.54GB [2022-05-19T23:17:04.759Z] 5f426cf50e30 4 minutes ago 1.5GB [2022-05-19T23:17:04.759Z] 2e039248e18e 4 minutes ago 1.5GB [2022-05-19T23:17:04.759Z] ci-base-image-x86_64 latest 3780eb9041e0 7 minutes ago 895MB [2022-05-19T23:17:04.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB [2022-05-19T23:17:04.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-19T23:17:04.759Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-19T23:17:04.759Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-19T23:17:04.759Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-19T23:17:04.759Z] 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-19T23:18:19.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-19T23:18:20.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-19T23:18:22.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-19T23:18:25.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-19T23:18:26.367Z] + ls -al . [2022-05-19T23:18:26.367Z] total 680 [2022-05-19T23:18:26.367Z] drwxrwxr-x 9 1001 1001 4096 May 19 23:18 . [2022-05-19T23:18:26.367Z] drwxr-xr-x 4 root root 4096 May 19 23:12 .. [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 11 May 19 23:11 .dockerignore [2022-05-19T23:18:26.367Z] drwxrwxr-x 8 1001 1001 4096 May 19 23:11 .git [2022-05-19T23:18:26.367Z] drwxrwxr-x 3 1001 1001 4096 May 19 23:11 .github [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 879 May 19 23:11 .gitignore [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 42 May 19 23:11 .golangci.yml [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 87 May 19 23:11 .hadolint.yml [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 166 May 19 23:11 .sonarcloud.properties [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 1171 May 19 23:11 ADOPTERS.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 10220 May 19 23:11 Attribution.txt [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 63209 May 19 23:11 CHANGELOG.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 3804 May 19 23:11 CONTRIBUTING.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 677 May 19 23:11 GOVERNANCE.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 850 May 19 23:11 Jenkinsfile [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 10775 May 19 23:11 LICENSE [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 10389 May 19 23:11 Makefile [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 582 May 19 23:11 OWNERS.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 9094 May 19 23:11 README.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 6912 May 19 23:11 SECURITY.md [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 5 May 19 23:08 VERSION [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 4131 May 19 23:11 ZMQWindows.md [2022-05-19T23:18:26.367Z] drwxrwxr-x 2 1001 1001 4096 May 19 23:11 bin [2022-05-19T23:18:26.367Z] drwxrwxr-x 18 1001 1001 4096 May 19 23:11 cmd [2022-05-19T23:18:26.367Z] -rw-r--r-- 1 root root 435134 May 19 23:16 coverage.out [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 3217 May 19 23:11 go.mod [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 35084 May 19 23:12 go.sum [2022-05-19T23:18:26.367Z] drwxrwxr-x 8 1001 1001 4096 May 19 23:11 internal [2022-05-19T23:18:26.367Z] drwxrwxr-x 3 1001 1001 4096 May 19 23:11 openapi [2022-05-19T23:18:26.367Z] drwxrwxr-x 4 1001 1001 4096 May 19 23:11 snap [2022-05-19T23:18:26.367Z] -rw-rw-r-- 1 1001 1001 204 May 19 23:11 version.go [Pipeline] sh [2022-05-19T23:18:27.036Z] + '[' -e coverage.out ] [2022-05-19T23:18:27.036Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-19T23:18:27.073Z] Warning: overwriting stash ‘coverage-report’ [2022-05-19T23:18:27.841Z] Stashed 1 file(s) [Pipeline] sh [2022-05-19T23:18:28.509Z] + make build [2022-05-19T23:18:28.509Z] 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-19T23:19:50.335Z] 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-19T23:20:46.914Z] 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-19T23:20:46.914Z] 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-19T23:21:19.455Z] 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-19T23:21:19.455Z] 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-19T23:21:20.888Z] 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-19T23:21:27.601Z] 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-19T23:21:30.235Z] 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-19T23:21:35.645Z] 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-19T23:21:38.263Z] 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-19T23:21:41.661Z] 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-19T23:21:49.956Z] 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-19T23:21:54.301Z] $ docker stop --time=1 2c63559cb40b3ec20560c4a47442c51310621d5fd78f161a6969a60daf5cc62c [2022-05-19T23:21:56.328Z] $ docker rm -f 2c63559cb40b3ec20560c4a47442c51310621d5fd78f161a6969a60daf5cc62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:21:58.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-19T23:21:58.657Z] [2022-05-19T23:21:58.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:21:59.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-19T23:21:59.308Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-19T23:21:59.308Z] 29e5d40040c1: Pulling fs layer [2022-05-19T23:21:59.308Z] 1ce36da41761: Pulling fs layer [2022-05-19T23:21:59.308Z] 25b303627fd3: Pulling fs layer [2022-05-19T23:21:59.308Z] 29e5d40040c1: Verifying Checksum [2022-05-19T23:21:59.308Z] 29e5d40040c1: Download complete [2022-05-19T23:21:59.581Z] 1ce36da41761: Verifying Checksum [2022-05-19T23:21:59.581Z] 1ce36da41761: Download complete [2022-05-19T23:21:59.851Z] 29e5d40040c1: Pull complete [2022-05-19T23:22:01.283Z] 25b303627fd3: Verifying Checksum [2022-05-19T23:22:01.283Z] 25b303627fd3: Download complete [2022-05-19T23:22:01.283Z] 1ce36da41761: Pull complete [2022-05-19T23:22:13.677Z] 25b303627fd3: Pull complete [2022-05-19T23:22:13.677Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-19T23:22:13.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-19T23:22:13.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-19T23:22:13.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-64122 does not seem to be running inside a container [2022-05-19T23:22:14.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-19T23:22:16.335Z] $ docker top 8b0b89744660daa9804cf14890e61edef91e8ea8eecf3b4081844e5d6603bd44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T23:22:17.302Z] + docker-compose build --help [2022-05-19T23:22:17.302Z] + grep parallel [2022-05-19T23:22:21.591Z] --parallel Build images in parallel. [Pipeline] } [2022-05-19T23:22:21.632Z] $ docker stop --time=1 8b0b89744660daa9804cf14890e61edef91e8ea8eecf3b4081844e5d6603bd44 [2022-05-19T23:22:23.308Z] $ docker rm -f 8b0b89744660daa9804cf14890e61edef91e8ea8eecf3b4081844e5d6603bd44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T23:22:24.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-19T23:22:24.059Z] . [Pipeline] withDockerContainer [2022-05-19T23:22:24.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-64122 does not seem to be running inside a container [2022-05-19T23:22:24.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-19T23:22:25.665Z] $ docker top 36653ee2f832acd6036d2059f0f8227b9550c264cdb13970b60f2869578fb915 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T23:22:26.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-19T23:22:30.891Z] Building core-command ... [2022-05-19T23:22:30.891Z] Building core-data ... [2022-05-19T23:22:30.891Z] Building core-metadata ... [2022-05-19T23:22:30.891Z] Building security-bootstrapper ... [2022-05-19T23:22:30.891Z] Building security-proxy-setup ... [2022-05-19T23:22:30.891Z] Building security-secretstore-setup ... [2022-05-19T23:22:30.891Z] Building security-spiffe-token-provider ... [2022-05-19T23:22:30.891Z] Building security-spire-agent ... [2022-05-19T23:22:30.891Z] Building security-spire-config ... [2022-05-19T23:22:30.891Z] Building security-spire-server ... [2022-05-19T23:22:30.891Z] Building support-notifications ... [2022-05-19T23:22:30.891Z] Building support-scheduler ... [2022-05-19T23:22:30.891Z] Building sys-mgmt-agent ... [2022-05-19T23:22:30.891Z] Building support-scheduler [2022-05-19T23:22:30.891Z] Building support-notifications [2022-05-19T23:22:30.891Z] Building security-secretstore-setup [2022-05-19T23:22:30.891Z] Building security-spiffe-token-provider [2022-05-19T23:22:30.891Z] Building security-proxy-setup [2022-05-19T23:24:07.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:24:07.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:24:07.703Z] ---> d8c02b4e734b [2022-05-19T23:24:07.703Z] Step 3/22 : WORKDIR /edgex-go [2022-05-19T23:24:07.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:24:07.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:24:07.703Z] ---> d8c02b4e734b [2022-05-19T23:24:07.703Z] Step 3/22 : WORKDIR /edgex-go [2022-05-19T23:24:07.703Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:24:07.703Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:24:07.703Z] ---> d8c02b4e734b [2022-05-19T23:24:07.703Z] Step 3/25 : WORKDIR /edgex-go [2022-05-19T23:24:07.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:24:07.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:24:07.703Z] ---> d8c02b4e734b [2022-05-19T23:24:07.703Z] Step 3/22 : WORKDIR /edgex-go [2022-05-19T23:24:07.703Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:24:07.703Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:24:07.703Z] ---> d8c02b4e734b [2022-05-19T23:24:07.703Z] Step 3/20 : WORKDIR /edgex-go [2022-05-19T23:24:07.703Z] ---> Running in 8d90f2ce6920 [2022-05-19T23:24:07.703Z] ---> Running in 9386d9acd633 [2022-05-19T23:24:07.703Z] ---> Running in f81c76f68cb1 [2022-05-19T23:24:07.703Z] ---> Running in acd80a59df34 [2022-05-19T23:24:07.703Z] ---> Running in fa4bc73ad736 [2022-05-19T23:24:07.703Z] Removing intermediate container f81c76f68cb1 [2022-05-19T23:24:07.703Z] ---> 563da2c82bad [2022-05-19T23:24:07.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:24:07.703Z] Removing intermediate container acd80a59df34 [2022-05-19T23:24:07.703Z] ---> b8d2ed6d267a [2022-05-19T23:24:07.703Z] Removing intermediate container 9386d9acd633 [2022-05-19T23:24:07.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 8acd56bbf29f [2022-05-19T23:24:07.703Z] [2022-05-19T23:24:07.703Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-19T23:24:07.703Z] Removing intermediate container 8d90f2ce6920 [2022-05-19T23:24:07.703Z] ---> f69cb9c73fe5 [2022-05-19T23:24:07.703Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:24:07.703Z] ---> Running in 8cd246d165a0 [2022-05-19T23:24:07.703Z] Removing intermediate container fa4bc73ad736 [2022-05-19T23:24:07.703Z] ---> ace83f10f425 [2022-05-19T23:24:07.703Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:24:07.703Z] ---> Running in c6c0152bf13f [2022-05-19T23:24:07.703Z] ---> Running in 3f483ba57365 [2022-05-19T23:24:07.703Z] ---> Running in 57b4dd6d6aee [2022-05-19T23:24:07.703Z] ---> Running in bec02375cb49 [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] Removing intermediate container 8cd246d165a0 [2022-05-19T23:24:07.703Z] ---> a6f20e393422 [2022-05-19T23:24:07.703Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-19T23:24:07.703Z] ---> Running in c79c32194214 [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] Removing intermediate container 57b4dd6d6aee [2022-05-19T23:24:07.703Z] ---> 9185cf7064b2 [2022-05-19T23:24:07.703Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-19T23:24:07.703Z] Removing intermediate container bec02375cb49 [2022-05-19T23:24:07.703Z] ---> Running in fb832e56463f [2022-05-19T23:24:07.703Z] ---> d8964a12dccc [2022-05-19T23:24:07.703Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-19T23:24:07.703Z] Removing intermediate container c6c0152bf13f [2022-05-19T23:24:07.703Z] ---> 07e04238bd27 [2022-05-19T23:24:07.703Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-19T23:24:07.703Z] ---> Running in 062eb0b9e2d5 [2022-05-19T23:24:07.703Z] ---> Running in 1a39f6e78e07 [2022-05-19T23:24:07.703Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-19T23:24:07.703Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-19T23:24:07.703Z] OK: 15741 distinct packages available [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] OK: 220 MiB in 52 packages [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:24:07.703Z] OK: 220 MiB in 52 packages [2022-05-19T23:24:07.703Z] Removing intermediate container 3f483ba57365 [2022-05-19T23:24:07.703Z] ---> 48d4fc147a7e [2022-05-19T23:24:07.703Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-19T23:24:07.703Z] OK: 220 MiB in 52 packages [2022-05-19T23:24:07.703Z] OK: 220 MiB in 52 packages [2022-05-19T23:24:07.703Z] OK: 220 MiB in 52 packages [2022-05-19T23:24:07.703Z] ---> a1c7cf594597 [2022-05-19T23:24:07.703Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:24:07.703Z] ---> Running in 90744a805903 [2022-05-19T23:24:07.703Z] Removing intermediate container c79c32194214 [2022-05-19T23:24:07.703Z] ---> 410d61b53cae [2022-05-19T23:24:07.703Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-19T23:24:07.703Z] Removing intermediate container fb832e56463f [2022-05-19T23:24:07.703Z] ---> 40107db5f839 [2022-05-19T23:24:07.703Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-19T23:24:07.703Z] Removing intermediate container 062eb0b9e2d5 [2022-05-19T23:24:07.703Z] ---> 576452676dac [2022-05-19T23:24:07.703Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-19T23:24:07.703Z] Removing intermediate container 1a39f6e78e07 [2022-05-19T23:24:07.703Z] ---> f374b69667cb [2022-05-19T23:24:07.703Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-19T23:24:07.703Z] ---> a37b3018dabc [2022-05-19T23:24:07.703Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:24:07.703Z] ---> Running in b2970dd1b3eb [2022-05-19T23:24:07.703Z] ---> ffb374a879c9 [2022-05-19T23:24:07.703Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:24:07.703Z] ---> Running in af88e61edc0a [2022-05-19T23:24:07.987Z] ---> 918a78de3317 [2022-05-19T23:24:07.987Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:24:07.987Z] ---> 2012a230f2de [2022-05-19T23:24:07.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:24:07.987Z] ---> Running in 4ed716589caa [2022-05-19T23:24:08.263Z] ---> Running in b727b90b6e2e [2022-05-19T23:24:09.704Z] Removing intermediate container 90744a805903 [2022-05-19T23:24:09.704Z] ---> 98b173db0f28 [2022-05-19T23:24:09.704Z] Step 7/20 : COPY . . [2022-05-19T23:24:13.117Z] Removing intermediate container af88e61edc0a [2022-05-19T23:24:13.117Z] ---> fd2fcf9720b6 [2022-05-19T23:24:13.117Z] Step 8/22 : COPY . . [2022-05-19T23:24:13.117Z] Removing intermediate container b2970dd1b3eb [2022-05-19T23:24:13.117Z] ---> 1c5969aaef52 [2022-05-19T23:24:13.117Z] Step 8/22 : COPY . . [2022-05-19T23:24:13.721Z] Removing intermediate container b727b90b6e2e [2022-05-19T23:24:13.721Z] ---> 331dfcf9fe6a [2022-05-19T23:24:13.721Z] Step 8/22 : COPY . . [2022-05-19T23:24:13.721Z] Removing intermediate container 4ed716589caa [2022-05-19T23:24:13.721Z] ---> 20dc38c533a8 [2022-05-19T23:24:13.721Z] Step 8/25 : COPY . . [2022-05-19T23:24:40.553Z] ---> 459fff0073ce [2022-05-19T23:24:40.553Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-19T23:24:40.553Z] ---> 5a18e7d483bd [2022-05-19T23:24:40.553Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-19T23:24:40.553Z] ---> Running in 5991fd2de5fb [2022-05-19T23:24:40.553Z] ---> Running in 70cbfb027e24 [2022-05-19T23:24:40.554Z] ---> bbbd9236b601 [2022-05-19T23:24:40.554Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-19T23:24:40.554Z] ---> Running in 9d385e6403e1 [2022-05-19T23:24:40.554Z] ---> 5ff0cc00c961 [2022-05-19T23:24:40.554Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-19T23:24:40.554Z] ---> 41d730c0f62a [2022-05-19T23:24:40.554Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-19T23:24:40.828Z] ---> Running in b1368158bdba [2022-05-19T23:24:40.828Z] ---> Running in 65dfb20c26f2 [2022-05-19T23:24:41.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-19T23:24:41.717Z] 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-19T23:24:41.989Z] 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-19T23:24:43.430Z] 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-19T23:24:43.430Z] 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-19T23:29:05.571Z] 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-19T23:29:05.571Z] 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-19T23:29:13.918Z] Removing intermediate container 65dfb20c26f2 [2022-05-19T23:29:13.918Z] ---> 4aa585ec9544 [2022-05-19T23:29:13.918Z] [2022-05-19T23:29:13.918Z] Step 10/25 : FROM alpine:3.14 [2022-05-19T23:29:13.918Z] 3.14: Pulling from library/alpine [2022-05-19T23:29:13.918Z] Removing intermediate container 70cbfb027e24 [2022-05-19T23:29:13.918Z] ---> 0d4e5c0d25ac [2022-05-19T23:29:13.918Z] [2022-05-19T23:29:13.918Z] Step 10/22 : FROM alpine:3.14 [2022-05-19T23:29:13.918Z] 3.14: Pulling from library/alpine [2022-05-19T23:29:14.927Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-19T23:29:14.927Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-19T23:29:14.927Z] Status: Image is up to date for alpine:3.14 [2022-05-19T23:29:14.927Z] Status: Downloaded newer image for alpine:3.14 [2022-05-19T23:29:14.927Z] ---> ac73e934f311 [2022-05-19T23:29:14.927Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-19T23:29:14.927Z] ---> ac73e934f311 [2022-05-19T23:29:14.927Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-19T23:29:15.210Z] ---> Running in c561407217d5 [2022-05-19T23:29:15.211Z] ---> Running in eeb1ed33e720 [2022-05-19T23:29:17.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:29:17.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:29:17.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:29:17.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:29:18.793Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-19T23:29:19.075Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-19T23:29:19.075Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-19T23:29:19.075Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-19T23:29:19.075Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-19T23:29:19.075Z] (5/6) Installing curl (7.79.1-r1) [2022-05-19T23:29:19.075Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-19T23:29:19.075Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:29:19.075Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:29:19.075Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-19T23:29:19.075Z] (3/3) Installing su-exec (0.2-r1) [2022-05-19T23:29:19.075Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:29:19.075Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:29:19.687Z] OK: 8 MiB in 20 packages [2022-05-19T23:29:19.687Z] OK: 6 MiB in 17 packages [2022-05-19T23:29:22.353Z] Removing intermediate container eeb1ed33e720 [2022-05-19T23:29:22.353Z] ---> 88a3811ff2de [2022-05-19T23:29:22.353Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-19T23:29:22.353Z] Removing intermediate container c561407217d5 [2022-05-19T23:29:22.632Z] ---> 105959228e9b [2022-05-19T23:29:22.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-19T23:29:22.632Z] ---> Running in 1e202c0bc979 [2022-05-19T23:29:22.632Z] ---> Running in b8a83bd42e8c [2022-05-19T23:29:23.247Z] Removing intermediate container b8a83bd42e8c [2022-05-19T23:29:23.247Z] ---> 3db93b047c27 [2022-05-19T23:29:23.247Z] Step 13/25 : WORKDIR / [2022-05-19T23:29:23.247Z] Removing intermediate container 1e202c0bc979 [2022-05-19T23:29:23.247Z] ---> 81c12bb99ff6 [2022-05-19T23:29:23.247Z] Step 13/22 : WORKDIR /edgex [2022-05-19T23:29:23.247Z] ---> Running in aabe9e472990 [2022-05-19T23:29:23.247Z] ---> Running in 0c5da7890706 [2022-05-19T23:29:24.244Z] Removing intermediate container aabe9e472990 [2022-05-19T23:29:24.244Z] ---> 90b6288b3c01 [2022-05-19T23:29:24.244Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-19T23:29:24.244Z] Removing intermediate container 0c5da7890706 [2022-05-19T23:29:24.244Z] ---> 6d040d67a4bf [2022-05-19T23:29:24.244Z] 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-19T23:29:25.239Z] ---> 4c0fe3e39c85 [2022-05-19T23:29:25.239Z] 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-19T23:29:25.521Z] ---> b0cdb298e5f9 [2022-05-19T23:29:25.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-19T23:29:26.512Z] ---> 55c2277a955a [2022-05-19T23:29:26.512Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-19T23:29:27.513Z] ---> 853bdbff33e5 [2022-05-19T23:29:27.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-19T23:29:27.513Z] ---> 7e87e662e722 [2022-05-19T23:29:27.513Z] 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-19T23:29:28.984Z] ---> 7d97b029a7a6 [2022-05-19T23:29:28.984Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-19T23:29:29.606Z] ---> ade84e80a310 [2022-05-19T23:29:29.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-19T23:29:30.615Z] ---> 3522b0eafce9 [2022-05-19T23:29:30.615Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-19T23:29:30.897Z] ---> Running in 1007eb719ed9 [2022-05-19T23:29:30.897Z] ---> 694dadd6b257 [2022-05-19T23:29:30.897Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-19T23:29:33.580Z] ---> e0328b05f858 [2022-05-19T23:29:33.580Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-19T23:29:34.593Z] Removing intermediate container 1007eb719ed9 [2022-05-19T23:29:34.593Z] ---> 114d66a4bae1 [2022-05-19T23:29:34.593Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-19T23:29:34.593Z] ---> 934234ef6777 [2022-05-19T23:29:34.593Z] 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-19T23:29:34.875Z] ---> Running in b316743a3d02 [2022-05-19T23:29:34.875Z] ---> Running in 2285abd514c1 [2022-05-19T23:29:35.867Z] Removing intermediate container b316743a3d02 [2022-05-19T23:29:35.867Z] ---> 878bae81c0cd [2022-05-19T23:29:35.867Z] Step 20/22 : LABEL arch=arm64 [2022-05-19T23:29:36.144Z] ---> Running in 7d18959f8ade [2022-05-19T23:29:36.820Z] Removing intermediate container 7d18959f8ade [2022-05-19T23:29:36.820Z] ---> 3b488a647332 [2022-05-19T23:29:36.820Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:29:37.095Z] ---> Running in b9fc98a197ea [2022-05-19T23:29:37.695Z] Removing intermediate container b9fc98a197ea [2022-05-19T23:29:37.695Z] ---> a580011a432b [2022-05-19T23:29:37.695Z] Step 22/22 : LABEL version=0.0.0 [2022-05-19T23:29:37.983Z] ---> Running in 39d8c722f806 [2022-05-19T23:29:38.259Z] Removing intermediate container 2285abd514c1 [2022-05-19T23:29:38.259Z] ---> 13697f871a21 [2022-05-19T23:29:38.259Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-19T23:29:38.538Z] ---> Running in a83f23f1f236 [2022-05-19T23:29:38.538Z] Removing intermediate container 39d8c722f806 [2022-05-19T23:29:38.538Z] ---> 6ab9992a599a [2022-05-19T23:29:38.538Z] [2022-05-19T23:29:39.137Z] Removing intermediate container a83f23f1f236 [2022-05-19T23:29:39.137Z] ---> 43628cc7421b [2022-05-19T23:29:39.137Z] Step 23/25 : LABEL arch=arm64 [2022-05-19T23:29:39.418Z] ---> Running in 6ed2578db98f [2022-05-19T23:29:39.418Z] Successfully built 6ab9992a599a [2022-05-19T23:29:39.418Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-19T23:29:39.418Z] Building security-spire-server [2022-05-19T23:29:39.696Z]  Building security-proxy-setup ... done Removing intermediate container 6ed2578db98f [2022-05-19T23:29:39.696Z] ---> dbf237e5afcc [2022-05-19T23:29:39.696Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:29:39.973Z] ---> Running in aebbfa47adce [2022-05-19T23:29:40.569Z] Removing intermediate container aebbfa47adce [2022-05-19T23:29:40.569Z] ---> 85d342f509c4 [2022-05-19T23:29:40.569Z] Step 25/25 : LABEL version=0.0.0 [2022-05-19T23:29:40.569Z] ---> Running in b39f076fa007 [2022-05-19T23:29:41.170Z] Removing intermediate container b39f076fa007 [2022-05-19T23:29:41.170Z] ---> 3e40a2eb9fa6 [2022-05-19T23:29:41.170Z] [2022-05-19T23:29:41.770Z] Successfully built 3e40a2eb9fa6 [2022-05-19T23:29:41.770Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-19T23:29:41.770Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-05-19T23:30:28.966Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:30:28.966Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:30:28.966Z] ---> d8c02b4e734b [2022-05-19T23:30:28.966Z] Step 3/25 : WORKDIR /edgex-go [2022-05-19T23:30:28.966Z] ---> Using cache [2022-05-19T23:30:28.966Z] ---> ace83f10f425 [2022-05-19T23:30:28.966Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:30:28.966Z] ---> Using cache [2022-05-19T23:30:28.966Z] ---> d8964a12dccc [2022-05-19T23:30:28.966Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-19T23:30:28.966Z] ---> Running in 7905ef94894f [2022-05-19T23:30:28.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:30:28.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:30:28.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:30:28.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:30:28.966Z] ---> d8c02b4e734b [2022-05-19T23:30:28.966Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:30:28.966Z] ---> Using cache [2022-05-19T23:30:28.966Z] ---> ace83f10f425 [2022-05-19T23:30:28.966Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:30:28.966Z] ---> Using cache [2022-05-19T23:30:28.966Z] ---> d8964a12dccc [2022-05-19T23:30:28.966Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-19T23:30:28.966Z] ---> Running in ac8d40fb27e6 [2022-05-19T23:30:28.966Z] OK: 220 MiB in 52 packages [2022-05-19T23:30:29.963Z] Removing intermediate container 7905ef94894f [2022-05-19T23:30:29.963Z] ---> 1a09042021b4 [2022-05-19T23:30:29.963Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-19T23:30:30.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:30:30.854Z] ---> fb18e7794773 [2022-05-19T23:30:30.854Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:30:30.854Z] ---> Running in 366eb1a6fe5b [2022-05-19T23:30:31.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:30:32.911Z] OK: 220 MiB in 52 packages [2022-05-19T23:30:33.911Z] Removing intermediate container ac8d40fb27e6 [2022-05-19T23:30:33.911Z] ---> 57e355383a3c [2022-05-19T23:30:33.911Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:30:34.911Z] ---> 2d388ef79a29 [2022-05-19T23:30:34.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:30:35.187Z] ---> Running in 56ab396a7cef [2022-05-19T23:30:36.646Z] Removing intermediate container 366eb1a6fe5b [2022-05-19T23:30:36.646Z] ---> be72e4177bf4 [2022-05-19T23:30:36.646Z] Step 8/25 : COPY . . [2022-05-19T23:30:42.103Z] Removing intermediate container 56ab396a7cef [2022-05-19T23:30:42.103Z] ---> 582d7d18db0d [2022-05-19T23:30:42.103Z] Step 8/23 : COPY . . [2022-05-19T23:31:08.970Z] Removing intermediate container 5991fd2de5fb [2022-05-19T23:31:08.970Z] ---> d91fc5518338 [2022-05-19T23:31:08.970Z] [2022-05-19T23:31:08.970Z] Step 9/20 : FROM alpine:3.15 [2022-05-19T23:31:08.970Z] 3.15: Pulling from library/alpine [2022-05-19T23:31:08.970Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-19T23:31:08.970Z] Status: Downloaded newer image for alpine:3.15 [2022-05-19T23:31:08.970Z] ---> 3fb3c9af89a9 [2022-05-19T23:31:08.970Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-19T23:31:08.970Z] ---> Running in 0a23c09d2b4d [2022-05-19T23:31:08.970Z] Removing intermediate container 0a23c09d2b4d [2022-05-19T23:31:08.970Z] ---> e229571d5cd9 [2022-05-19T23:31:08.970Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:31:08.970Z] ---> Running in 34a7eb50db37 [2022-05-19T23:31:09.242Z] ---> 64fcbc2e7ef1 [2022-05-19T23:31:09.242Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-19T23:31:09.846Z] ---> Running in c6e88a2dc1a4 [2022-05-19T23:31:10.449Z] Removing intermediate container c6e88a2dc1a4 [2022-05-19T23:31:10.449Z] ---> d307a66a73bc [2022-05-19T23:31:10.449Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-19T23:31:10.726Z] ---> Running in cf3508181b01 [2022-05-19T23:31:11.708Z] Removing intermediate container 34a7eb50db37 [2022-05-19T23:31:11.708Z] ---> 1ad171bea820 [2022-05-19T23:31:11.708Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-19T23:31:11.708Z] ---> Running in 37f11ed438d2 [2022-05-19T23:31:13.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:14.006Z] Removing intermediate container cf3508181b01 [2022-05-19T23:31:14.006Z] ---> 382133f94488 [2022-05-19T23:31:14.006Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-19T23:31:14.006Z] ---> Running in 728cbdc630de [2022-05-19T23:31:14.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:14.889Z] Removing intermediate container 728cbdc630de [2022-05-19T23:31:14.889Z] ---> 0248a8896e3e [2022-05-19T23:31:14.889Z] 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-19T23:31:14.889Z] ---> Running in 1b4a8bb4058d [2022-05-19T23:31:15.877Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-19T23:31:15.877Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-19T23:31:15.877Z] OK: 15734 distinct packages available [2022-05-19T23:31:15.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:16.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:17.481Z] spire-1.2.1/ [2022-05-19T23:31:17.481Z] spire-1.2.1/.data/ [2022-05-19T23:31:17.481Z] spire-1.2.1/.data/.file [2022-05-19T23:31:17.481Z] spire-1.2.1/.dockerignore [2022-05-19T23:31:17.481Z] spire-1.2.1/.gitattributes [2022-05-19T23:31:17.481Z] spire-1.2.1/.githooks/ [2022-05-19T23:31:17.481Z] spire-1.2.1/.githooks/pre-commit [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/ [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/dependabot.yml [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/ [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-19T23:31:17.481Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-19T23:31:17.481Z] spire-1.2.1/.gitignore [2022-05-19T23:31:17.481Z] spire-1.2.1/.go-version [2022-05-19T23:31:17.481Z] spire-1.2.1/.golangci.yml [2022-05-19T23:31:17.481Z] spire-1.2.1/ADOPTERS.md [2022-05-19T23:31:17.481Z] spire-1.2.1/CHANGELOG.md [2022-05-19T23:31:17.481Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-19T23:31:17.481Z] spire-1.2.1/CODEOWNERS [2022-05-19T23:31:17.481Z] spire-1.2.1/CONTRIBUTING.md [2022-05-19T23:31:17.481Z] spire-1.2.1/Dockerfile [2022-05-19T23:31:17.481Z] spire-1.2.1/Dockerfile.dev [2022-05-19T23:31:17.481Z] spire-1.2.1/Dockerfile.scratch [2022-05-19T23:31:17.481Z] spire-1.2.1/LICENSE [2022-05-19T23:31:17.481Z] spire-1.2.1/MAINTAINERS.md [2022-05-19T23:31:17.481Z] spire-1.2.1/Makefile [2022-05-19T23:31:17.481Z] spire-1.2.1/README.md [2022-05-19T23:31:17.481Z] spire-1.2.1/ROADMAP.md [2022-05-19T23:31:17.481Z] spire-1.2.1/SECURITY.md [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-19T23:31:17.481Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-19T23:31:17.763Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/ [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/agent/ [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/agent/agent.conf [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/server/ [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/server/server.conf [2022-05-19T23:31:17.763Z] spire-1.2.1/conf/server/server_full.conf [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/ [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/SPIRE101.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/auditlog.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/ [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/SPIRE_server.png(1/9) Installing ca-certificates (20211220-r0) [2022-05-19T23:31:17.763Z] [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-19T23:31:17.763Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/scaling_spire.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/spire_agent.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/spire_server.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/supported_integrations.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/telemetry.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/telemetry_config.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/upgrading.md [2022-05-19T23:31:17.764Z] spire-1.2.1/doc/using_spire.md [2022-05-19T23:31:17.764Z] spire-1.2.1/examples/ [2022-05-19T23:31:17.764Z] spire-1.2.1/examples/README.md [2022-05-19T23:31:17.764Z] spire-1.2.1/go.mod [2022-05-19T23:31:17.764Z] spire-1.2.1/go.sum [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/agent.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/config.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/(2/9) Installing brotli-libs (1.0.9-r5) [2022-05-19T23:31:17.764Z] [2022-05-19T23:31:17.764Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/ [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/ [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/api/ [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-19T23:31:17.765Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-19T23:31:18.046Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/names.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/auth/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/config.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/context.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/health.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go(3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-19T23:31:18.047Z] [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/log/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/log/log.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/log/options.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-19T23:31:18.047Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/profiling/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/selector/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go(4/9) Installing libcurl (7.80.0-r1) [2022-05-19T23:31:18.048Z] [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/uptime/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/task.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/version/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/version/version.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/api.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/health/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/id.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-19T23:31:18.048Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/status.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/(5/9) Installing curl (7.80.0-r1) [2022-05-19T23:31:18.335Z] [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/ca_health.go ---> 296e9a524394 [2022-05-19T23:31:18.335Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-19T23:31:18.335Z] [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-19T23:31:18.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/config.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go(6/9) Installing dumb-init (1.2.5-r1) [2022-05-19T23:31:18.336Z] [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go(7/9) Installing musl-obstack (1.2.3-r0) [2022-05-19T23:31:18.336Z] [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-19T23:31:18.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go(8/9) Installing libucontext (1.1-r0) [2022-05-19T23:31:18.611Z] [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-19T23:31:18.611Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ ---> Running in 48ee4f1c5a7c [2022-05-19T23:31:18.612Z] [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/registration/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/server.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/server_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/ [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/private/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/private/server/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/private/server/journal/(9/9) Installing gcompat (1.0.0-r4) [2022-05-19T23:31:18.612Z] [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-19T23:31:18.612Z] spire-1.2.1/release/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/README.md [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/README.md [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/conf/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/conf/server/ [2022-05-19T23:31:18.612Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-19T23:31:18.612Z] spire-1.2.1/script/ [2022-05-19T23:31:18.612Z] spire-1.2.1/script/build-artifact.sh [2022-05-19T23:31:18.612Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-19T23:31:18.612Z] spire-1.2.1/support/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-19T23:31:18.612Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.goExecuting busybox-1.34.1-r5.trigger [2022-05-19T23:31:18.613Z] [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-19T23:31:18.613Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/clock/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/clock/clock.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/bundle.derExecuting ca-certificates-20211220-r0.trigger [2022-05-19T23:31:18.613Z] [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/fixture.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/ [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-19T23:31:18.613Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-19T23:31:18.613Z] spire-1.2.1/test/integration/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/common [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-19T23:31:18.941Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-19T23:31:18.942Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-19T23:31:18.943Z] spire-1.2.1/test/integration/suites/rotation/conf/OK: 8 MiB in 23 packages [2022-05-19T23:31:18.943Z] Removing intermediate container 9d385e6403e1 [2022-05-19T23:31:18.943Z] ---> 8e54e23d9b9b [2022-05-19T23:31:18.943Z] [2022-05-19T23:31:18.943Z] Step 10/22 : FROM alpine:3.14 [2022-05-19T23:31:18.943Z] ---> ac73e934f311 [2022-05-19T23:31:18.943Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-19T23:31:19.266Z] [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/test-one.sh [2022-05-19T23:31:19.266Z] spire-1.2.1/test/integration/test.sh [2022-05-19T23:31:19.266Z] spire-1.2.1/test/plugintest/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/plugintest/config.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/plugintest/load.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/plugintest/option.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/dir.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/logs.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/suite.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/spiretest/x509.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testca/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testca/ca.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testkey/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testkey/generate.sh [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testkey/keys.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/testkey/new.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/tpmsimulator/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/util/ [2022-05-19T23:31:19.266Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/util/cert_generation.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/util/io_redirection.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/util/race.go [2022-05-19T23:31:19.266Z] spire-1.2.1/test/util/util.go [2022-05-19T23:31:19.266Z] building spire from source... [2022-05-19T23:31:19.266Z] ---> Running in f16313dcac4a [2022-05-19T23:31:19.541Z] Installing go1.17.7... [2022-05-19T23:31:21.022Z] Removing intermediate container b1368158bdba [2022-05-19T23:31:21.022Z] ---> a2bcc54f8dc3 [2022-05-19T23:31:21.022Z] [2022-05-19T23:31:21.022Z] Step 10/22 : FROM alpine:3.14 [2022-05-19T23:31:21.022Z] ---> ac73e934f311 [2022-05-19T23:31:21.022Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-19T23:31:21.022Z] ---> Running in 3366e1cf49df [2022-05-19T23:31:21.308Z] Removing intermediate container 37f11ed438d2 [2022-05-19T23:31:21.308Z] ---> 540d7cf697c7 [2022-05-19T23:31:21.308Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:31:21.597Z] 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-19T23:31:21.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:22.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:22.502Z] ---> 00b035531ac9 [2022-05-19T23:31:22.502Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-19T23:31:23.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:23.392Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-19T23:31:23.392Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:31:23.392Z] OK: 5 MiB in 15 packages [2022-05-19T23:31:23.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:31:24.864Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-19T23:31:24.864Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-19T23:31:24.864Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:31:24.864Z] Executing ca-certificates-20211220-r0.trigger [2022-05-19T23:31:24.864Z] Removing intermediate container f16313dcac4a [2022-05-19T23:31:24.864Z] ---> 3b7d795e9893 [2022-05-19T23:31:24.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:31:25.140Z] ---> Running in 8b57934dec23 [2022-05-19T23:31:25.140Z] ---> cffd0c925040 [2022-05-19T23:31:25.140Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-19T23:31:25.140Z] OK: 6 MiB in 16 packages [2022-05-19T23:31:26.135Z] Removing intermediate container 8b57934dec23 [2022-05-19T23:31:26.135Z] ---> 2e6b6dc23d3b [2022-05-19T23:31:26.135Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-19T23:31:26.135Z] ---> Running in e64de914ffac [2022-05-19T23:31:27.134Z] ---> 7eaf02a7e0a0 [2022-05-19T23:31:27.134Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-19T23:31:27.134Z] ---> Running in 0cadc236995b [2022-05-19T23:31:27.434Z] Removing intermediate container e64de914ffac [2022-05-19T23:31:27.434Z] ---> 7465814b7d82 [2022-05-19T23:31:27.434Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-19T23:31:27.723Z] ---> Running in bc16bc31759d [2022-05-19T23:31:27.723Z] Removing intermediate container 3366e1cf49df [2022-05-19T23:31:27.723Z] ---> 92f86f27394a [2022-05-19T23:31:27.723Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:31:28.005Z] Removing intermediate container 0cadc236995b [2022-05-19T23:31:28.005Z] ---> 30b45f69a4d3 [2022-05-19T23:31:28.005Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:31:28.005Z] ---> Running in 4bd98f383f8d [2022-05-19T23:31:28.281Z] ---> Running in c193ced763bb [2022-05-19T23:31:28.281Z] Removing intermediate container bc16bc31759d [2022-05-19T23:31:28.559Z] ---> c51a1670b9f3 [2022-05-19T23:31:28.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:31:28.559Z] Removing intermediate container 4bd98f383f8d [2022-05-19T23:31:28.559Z] ---> 992cf2198266 [2022-05-19T23:31:28.559Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-19T23:31:28.835Z] ---> Running in 6fb048eda0dc [2022-05-19T23:31:29.111Z] Removing intermediate container c193ced763bb [2022-05-19T23:31:29.111Z] ---> 3fdbfb8197d4 [2022-05-19T23:31:29.111Z] Step 18/20 : LABEL arch=arm64 [2022-05-19T23:31:29.111Z] ---> Running in 45f58ef0faff [2022-05-19T23:31:29.718Z] Removing intermediate container 6fb048eda0dc [2022-05-19T23:31:29.718Z] ---> fb6b7731e94f [2022-05-19T23:31:29.718Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-19T23:31:30.002Z] ---> Running in 6cf2e5e5a434 [2022-05-19T23:31:30.002Z] Removing intermediate container 45f58ef0faff [2022-05-19T23:31:30.002Z] ---> b239eec896d7 [2022-05-19T23:31:30.002Z] Step 19/20 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:31:30.284Z] ---> 12aefd4a857c [2022-05-19T23:31:30.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-19T23:31:30.284Z] ---> Running in c955e9fc5a2f [2022-05-19T23:31:30.891Z] Removing intermediate container 6cf2e5e5a434 [2022-05-19T23:31:30.891Z] ---> 9cf774f8cd7d [2022-05-19T23:31:30.891Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:31:31.164Z] Removing intermediate container c955e9fc5a2f [2022-05-19T23:31:31.164Z] ---> 6eafec0d0276 [2022-05-19T23:31:31.164Z] Step 20/20 : LABEL version=0.0.0 [2022-05-19T23:31:31.164Z] ---> Running in 75fe0c2051c8 [2022-05-19T23:31:32.156Z] Removing intermediate container 75fe0c2051c8 [2022-05-19T23:31:32.156Z] ---> d993aacce1ab [2022-05-19T23:31:32.156Z] [2022-05-19T23:31:32.156Z] ---> b3fe2c713b93 [2022-05-19T23:31:32.156Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-19T23:31:33.161Z] Successfully built d993aacce1ab [2022-05-19T23:31:33.161Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-19T23:31:33.161Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-19T23:31:33.161Z] ---> 035cf770b210 [2022-05-19T23:31:33.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-19T23:31:34.606Z] ---> 55b901d335a1 [2022-05-19T23:31:34.606Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-19T23:31:34.883Z] ---> Running in b1cd35a568de [2022-05-19T23:31:35.493Z] ---> 1cec84403bce [2022-05-19T23:31:35.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-19T23:31:35.493Z] Removing intermediate container b1cd35a568de [2022-05-19T23:31:35.493Z] ---> fc2444989679 [2022-05-19T23:31:35.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:31:35.493Z] ---> Running in f83479e1ba3b [2022-05-19T23:31:36.482Z] Removing intermediate container f83479e1ba3b [2022-05-19T23:31:36.482Z] ---> 780c0a5d61ac [2022-05-19T23:31:36.482Z] Step 20/22 : LABEL arch=arm64 [2022-05-19T23:31:36.762Z] ---> Running in e400bf74a3a5 [2022-05-19T23:31:36.762Z] ---> 56a86ae07484 [2022-05-19T23:31:36.762Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-19T23:31:37.037Z] ---> Running in 1c64cd00e628 [2022-05-19T23:31:37.313Z] Removing intermediate container e400bf74a3a5 [2022-05-19T23:31:37.313Z] ---> 39ea6634d120 [2022-05-19T23:31:37.313Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:31:37.584Z] ---> Running in 46743ed8b459 [2022-05-19T23:31:37.584Z] Removing intermediate container 1c64cd00e628 [2022-05-19T23:31:37.584Z] ---> 942045ff8737 [2022-05-19T23:31:37.584Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:31:37.868Z] ---> Running in 852a234df069 [2022-05-19T23:31:38.141Z] Removing intermediate container 46743ed8b459 [2022-05-19T23:31:38.141Z] ---> 5bc609326f33 [2022-05-19T23:31:38.141Z] Step 22/22 : LABEL version=0.0.0 [2022-05-19T23:31:38.141Z] ---> Running in 9585ed200e66 [2022-05-19T23:31:38.743Z] Removing intermediate container 852a234df069 [2022-05-19T23:31:38.743Z] ---> 33de6fc321e6 [2022-05-19T23:31:38.743Z] Step 20/22 : LABEL arch=arm64 [2022-05-19T23:31:38.743Z] ---> Running in a80411ec8e50 [2022-05-19T23:31:39.019Z] Removing intermediate container 9585ed200e66 [2022-05-19T23:31:39.019Z] ---> f812731945de [2022-05-19T23:31:39.019Z] [2022-05-19T23:31:39.627Z] Removing intermediate container a80411ec8e50 [2022-05-19T23:31:39.627Z] ---> ae18aa5bc1a9 [2022-05-19T23:31:39.627Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:31:39.627Z] Successfully built f812731945de [2022-05-19T23:31:39.627Z] Successfully tagged support-scheduler-arm64:latest [2022-05-19T23:31:39.627Z]  Building support-scheduler ... done Building core-metadata [2022-05-19T23:31:39.627Z] ---> Running in c6f1bba92e69 [2022-05-19T23:31:40.226Z] Removing intermediate container c6f1bba92e69 [2022-05-19T23:31:40.226Z] ---> 9c051798c6bc [2022-05-19T23:31:40.226Z] Step 22/22 : LABEL version=0.0.0 [2022-05-19T23:31:40.226Z] ---> Running in 45ddb71802a8 [2022-05-19T23:31:40.845Z] Removing intermediate container 45ddb71802a8 [2022-05-19T23:31:40.845Z] ---> bdd5d875f401 [2022-05-19T23:31:40.845Z] [2022-05-19T23:31:41.122Z] Successfully built bdd5d875f401 [2022-05-19T23:31:41.122Z] Successfully tagged support-notifications-arm64:latest [2022-05-19T23:31:41.122Z]  Building support-notifications ... done Building core-data [2022-05-19T23:31:45.461Z] Building bin/spire-server... [2022-05-19T23:31:45.461Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-19T23:31:45.461Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-19T23:31:45.461Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-19T23:31:45.735Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-19T23:31:45.735Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-19T23:31:45.735Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-19T23:31:47.721Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-19T23:31:47.721Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-19T23:31:47.997Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T23:31:47.997Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-19T23:31:48.270Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-19T23:31:48.270Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-19T23:31:48.270Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T23:31:48.549Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-19T23:31:48.549Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-19T23:31:48.549Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-19T23:31:48.549Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-19T23:31:49.152Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-19T23:31:49.152Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-19T23:31:49.755Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-19T23:31:49.756Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-19T23:31:50.033Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-19T23:31:50.033Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-19T23:31:50.632Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-19T23:32:09.115Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-19T23:32:09.115Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T23:32:09.115Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-19T23:32:09.115Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T23:32:09.115Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-19T23:32:09.115Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-19T23:32:09.115Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-19T23:32:09.115Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-19T23:32:09.115Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-19T23:32:09.115Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-19T23:32:09.115Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-19T23:32:09.115Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-19T23:32:09.115Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T23:32:09.115Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-19T23:32:09.115Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T23:32:09.115Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T23:32:09.115Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-19T23:32:09.718Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-19T23:32:09.718Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-19T23:32:09.718Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-19T23:32:09.718Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-19T23:32:09.998Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-19T23:32:10.274Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-19T23:32:10.549Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-19T23:32:10.829Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-19T23:32:10.829Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-19T23:32:10.829Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-19T23:32:11.455Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-19T23:32:12.465Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-19T23:32:13.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-19T23:32:18.242Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-19T23:32:18.242Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T23:32:18.242Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-19T23:32:18.242Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-19T23:32:23.677Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:32:23.677Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:32:23.677Z] ---> d8c02b4e734b [2022-05-19T23:32:23.677Z] Step 3/31 : WORKDIR /edgex-go [2022-05-19T23:32:23.677Z] ---> Using cache [2022-05-19T23:32:23.677Z] ---> ace83f10f425 [2022-05-19T23:32:23.677Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:32:23.677Z] ---> Using cache [2022-05-19T23:32:23.677Z] ---> d8964a12dccc [2022-05-19T23:32:23.677Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-19T23:32:23.677Z] ---> Using cache [2022-05-19T23:32:23.677Z] ---> 576452676dac [2022-05-19T23:32:23.677Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-19T23:32:23.677Z] ---> Using cache [2022-05-19T23:32:23.677Z] ---> 918a78de3317 [2022-05-19T23:32:23.677Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:32:23.677Z] ---> Using cache [2022-05-19T23:32:23.677Z] ---> 20dc38c533a8 [2022-05-19T23:32:23.677Z] Step 8/31 : COPY . . [2022-05-19T23:32:23.677Z] ---> Using cache [2022-05-19T23:32:23.677Z] ---> 5ff0cc00c961 [2022-05-19T23:32:23.677Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-19T23:32:26.392Z] ---> Running in 221b4941cc1e [2022-05-19T23:32:28.388Z] 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-19T23:32:38.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:32:38.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:32:38.613Z] ---> d8c02b4e734b [2022-05-19T23:32:38.613Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> ace83f10f425 [2022-05-19T23:32:38.613Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> d8964a12dccc [2022-05-19T23:32:38.613Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> 576452676dac [2022-05-19T23:32:38.613Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> 918a78de3317 [2022-05-19T23:32:38.613Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> 20dc38c533a8 [2022-05-19T23:32:38.613Z] Step 8/23 : COPY . . [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> 5ff0cc00c961 [2022-05-19T23:32:38.613Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-19T23:32:38.613Z] go: downloading google.golang.org/api v0.70.0 [2022-05-19T23:32:38.613Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-19T23:32:38.613Z] go: downloading k8s.io/api v0.23.4 [2022-05-19T23:32:38.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:32:38.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:32:38.613Z] ---> d8c02b4e734b [2022-05-19T23:32:38.613Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> ace83f10f425 [2022-05-19T23:32:38.613Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:32:38.613Z] ---> Using cache [2022-05-19T23:32:38.613Z] ---> d8964a12dccc [2022-05-19T23:32:38.613Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-19T23:32:38.613Z] ---> Running in 5eec667b1ebb [2022-05-19T23:32:38.613Z] ---> Running in e657e14aa0e0 [2022-05-19T23:32:40.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:32:40.889Z] 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-19T23:32:41.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:32:42.954Z] OK: 220 MiB in 52 packages [2022-05-19T23:32:43.946Z] Removing intermediate container 5eec667b1ebb [2022-05-19T23:32:43.946Z] ---> 10e31a5141f5 [2022-05-19T23:32:43.946Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:32:44.935Z] ---> 080bf4f7a617 [2022-05-19T23:32:44.935Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:32:45.206Z] ---> Running in 67dc259002a2 [2022-05-19T23:32:49.530Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-19T23:32:49.530Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-19T23:32:50.520Z] Removing intermediate container 67dc259002a2 [2022-05-19T23:32:50.520Z] ---> 4fb8c8b0d916 [2022-05-19T23:32:50.520Z] Step 8/23 : COPY . . [2022-05-19T23:33:12.745Z] ---> 3f99d631c9bc [2022-05-19T23:33:12.745Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-19T23:33:12.745Z] ---> Running in 813df6810171 [2022-05-19T23:33:14.733Z] 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-19T23:33:19.068Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-19T23:33:19.068Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-19T23:33:19.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-19T23:33:19.068Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-19T23:33:19.671Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-19T23:33:21.118Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-19T23:33:23.107Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-19T23:33:24.089Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-19T23:33:24.089Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-19T23:33:26.082Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-19T23:33:26.082Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-19T23:33:27.074Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T23:33:27.351Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-19T23:33:27.352Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-19T23:33:27.628Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-19T23:33:27.904Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T23:33:28.183Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-19T23:33:28.459Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T23:33:28.736Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-19T23:33:28.736Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-19T23:33:28.736Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-19T23:33:28.736Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-19T23:33:29.012Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-19T23:33:29.290Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-19T23:33:30.736Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-19T23:33:30.736Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-19T23:33:31.338Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-19T23:33:35.661Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-19T23:33:36.263Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-19T23:33:36.540Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-19T23:33:36.540Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-19T23:33:36.540Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-19T23:33:36.818Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-19T23:33:36.818Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-19T23:33:37.803Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-19T23:33:38.080Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-19T23:33:38.359Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-19T23:33:38.359Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-19T23:33:38.636Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-19T23:33:39.730Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-19T23:33:40.547Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T23:33:40.951Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-19T23:33:41.306Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-19T23:33:41.307Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-19T23:33:41.307Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-19T23:33:41.654Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-19T23:33:41.654Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-19T23:33:41.654Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-19T23:33:43.183Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T23:33:43.183Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-19T23:33:43.783Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-19T23:33:43.783Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-19T23:33:43.783Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-19T23:33:45.773Z] go: downloading go.opencensus.io v0.23.0 [2022-05-19T23:33:46.374Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-19T23:33:46.651Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-19T23:33:46.927Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-19T23:33:46.927Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-19T23:33:47.203Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-19T23:33:47.477Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-19T23:33:47.749Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-19T23:33:48.348Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-19T23:33:50.338Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-19T23:33:52.979Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-19T23:33:52.979Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-19T23:33:53.256Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-19T23:33:53.256Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-19T23:33:53.256Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-19T23:33:54.240Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-19T23:33:54.240Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-19T23:33:54.517Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-19T23:33:54.517Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-19T23:33:54.795Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-19T23:33:54.795Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-19T23:33:54.795Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-19T23:34:04.976Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-19T23:34:04.976Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-19T23:34:04.976Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-19T23:34:04.976Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-19T23:34:31.811Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-19T23:34:31.811Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-19T23:35:10.829Z] Removing intermediate container 48ee4f1c5a7c [2022-05-19T23:35:10.829Z] ---> 8c58f38bd320 [2022-05-19T23:35:10.829Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-19T23:35:10.829Z] ---> Running in 8cfda8aafe1b [2022-05-19T23:35:10.829Z] 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-19T23:35:10.829Z] Removing intermediate container 8cfda8aafe1b [2022-05-19T23:35:10.829Z] ---> 965f1d876ef3 [2022-05-19T23:35:10.829Z] [2022-05-19T23:35:10.829Z] Step 11/23 : FROM docker:20.10.14 [2022-05-19T23:35:11.108Z] 20.10.14: Pulling from library/docker [2022-05-19T23:35:29.496Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-19T23:35:29.496Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-19T23:35:29.496Z] ---> c346e9eafbab [2022-05-19T23:35:29.496Z] 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-19T23:35:29.496Z] ---> Running in d99b717b95e3 [2022-05-19T23:35:29.496Z] Removing intermediate container d99b717b95e3 [2022-05-19T23:35:29.496Z] ---> a68b409a07ad [2022-05-19T23:35:29.496Z] 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-19T23:35:29.496Z] ---> Running in 9f7494354bf9 [2022-05-19T23:35:30.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:35:30.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:35:31.370Z] (1/43) Installing readline (8.1.1-r0) [2022-05-19T23:35:31.370Z] (2/43) Installing bash (5.1.16-r0) [2022-05-19T23:35:31.370Z] Executing bash-5.1.16-r0.post-install [2022-05-19T23:35:31.370Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-19T23:35:31.370Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-19T23:35:31.370Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-19T23:35:31.653Z] (6/43) Installing curl (7.80.0-r1) [2022-05-19T23:35:31.653Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-19T23:35:31.653Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-19T23:35:31.653Z] (9/43) Installing expat (2.4.7-r0) [2022-05-19T23:35:31.653Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-19T23:35:31.653Z] (11/43) Installing gdbm (1.22-r0) [2022-05-19T23:35:31.653Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-19T23:35:31.653Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-19T23:35:31.653Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-19T23:35:31.653Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-19T23:35:31.653Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-19T23:35:31.653Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-19T23:35:34.295Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-19T23:35:34.295Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-19T23:35:34.295Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-19T23:35:34.295Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-19T23:35:34.295Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-19T23:35:34.295Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-19T23:35:34.295Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-19T23:35:34.295Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-19T23:35:34.295Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-19T23:35:34.295Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-19T23:35:34.295Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-19T23:35:34.295Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-19T23:35:34.295Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-19T23:35:34.295Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-19T23:35:34.295Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-19T23:35:34.295Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-19T23:35:34.571Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-19T23:35:34.571Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-19T23:35:34.571Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-19T23:35:34.571Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-19T23:35:34.571Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-19T23:35:34.571Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-19T23:35:34.571Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-19T23:35:34.571Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-19T23:35:34.851Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-19T23:35:34.851Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-19T23:35:35.454Z] Executing busybox-1.34.1-r5.trigger [2022-05-19T23:35:35.732Z] OK: 82 MiB in 65 packages [2022-05-19T23:35:40.056Z] Collecting docker-compose==1.23.2 [2022-05-19T23:35:40.056Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-19T23:35:41.042Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-19T23:35:41.042Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-19T23:35:41.318Z] Collecting jsonschema<3,>=2.5.1 [2022-05-19T23:35:41.318Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-19T23:35:41.920Z] Collecting docker<4.0,>=3.6.0 [2022-05-19T23:35:41.920Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-19T23:35:42.197Z] Collecting docopt<0.7,>=0.6.1 [2022-05-19T23:35:42.197Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-19T23:35:44.836Z] 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-19T23:35:44.836Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-19T23:35:44.836Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-19T23:35:47.476Z] Collecting texttable<0.10,>=0.9.0 [2022-05-19T23:35:47.476Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-19T23:35:50.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-19T23:35:50.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-19T23:35:50.389Z] Collecting cached-property<2,>=1.2.0 [2022-05-19T23:35:50.389Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-19T23:35:51.374Z] Collecting PyYAML<4,>=3.10 [2022-05-19T23:35:51.374Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-19T23:35:54.776Z] Collecting docker-pycreds>=0.4.0 [2022-05-19T23:35:54.776Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-19T23:35:55.376Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-19T23:35:55.376Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-19T23:35:55.651Z] Collecting idna<2.8,>=2.5 [2022-05-19T23:35:55.651Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-19T23:35:55.651Z] 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-19T23:35:56.280Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-19T23:35:56.280Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-19T23:35:56.932Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-19T23:35:56.932Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-19T23:35:56.933Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-19T23:35:56.933Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-19T23:35:59.147Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-19T23:35:59.147Z] Attempting uninstall: urllib3 [2022-05-19T23:35:59.147Z] Found existing installation: urllib3 1.26.7 [2022-05-19T23:35:59.147Z] Uninstalling urllib3-1.26.7: [2022-05-19T23:35:59.147Z] Successfully uninstalled urllib3-1.26.7 [2022-05-19T23:35:59.746Z] Attempting uninstall: idna [2022-05-19T23:35:59.746Z] Found existing installation: idna 3.3 [2022-05-19T23:35:59.746Z] Uninstalling idna-3.3: [2022-05-19T23:35:59.746Z] Successfully uninstalled idna-3.3 [2022-05-19T23:36:03.152Z] Attempting uninstall: requests [2022-05-19T23:36:03.152Z] Found existing installation: requests 2.26.0 [2022-05-19T23:36:03.152Z] Uninstalling requests-2.26.0: [2022-05-19T23:36:03.152Z] Successfully uninstalled requests-2.26.0 [2022-05-19T23:36:03.152Z] Running setup.py install for texttable: started [2022-05-19T23:36:05.787Z] Running setup.py install for texttable: finished with status 'done' [2022-05-19T23:36:05.787Z] Running setup.py install for PyYAML: started [2022-05-19T23:36:09.181Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-19T23:36:09.454Z] Running setup.py install for docopt: started [2022-05-19T23:36:12.075Z] Running setup.py install for docopt: finished with status 'done' [2022-05-19T23:36:12.075Z] Running setup.py install for dockerpty: started [2022-05-19T23:36:14.706Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-19T23:36:16.698Z] 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-19T23:36:31.825Z] Removing intermediate container 9f7494354bf9 [2022-05-19T23:36:31.825Z] ---> 0e4ec3964900 [2022-05-19T23:36:31.825Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-19T23:36:31.825Z] ---> Running in d262ca8f34ed [2022-05-19T23:36:31.825Z] Removing intermediate container d262ca8f34ed [2022-05-19T23:36:31.825Z] ---> 544b4d174e27 [2022-05-19T23:36:31.825Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-19T23:36:31.825Z] ---> Running in 80a776f1bed1 [2022-05-19T23:36:32.099Z] Removing intermediate container 80a776f1bed1 [2022-05-19T23:36:32.099Z] ---> 4c2c2f69a436 [2022-05-19T23:36:32.099Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-19T23:36:33.583Z] ---> 4f942deea2ce [2022-05-19T23:36:33.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-19T23:36:34.573Z] ---> 7d9423ad7816 [2022-05-19T23:36:34.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-19T23:36:36.046Z] ---> 1b865873e80d [2022-05-19T23:36:36.046Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-19T23:36:36.046Z] ---> Running in 435ce0f498ee [2022-05-19T23:36:36.325Z] Removing intermediate container 435ce0f498ee [2022-05-19T23:36:36.326Z] ---> cf00ee8a17b2 [2022-05-19T23:36:36.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:36:36.609Z] ---> Running in 439914122dc7 [2022-05-19T23:36:36.900Z] Removing intermediate container 439914122dc7 [2022-05-19T23:36:36.900Z] ---> 5d5a5065cca1 [2022-05-19T23:36:37.192Z] Step 21/23 : LABEL arch=arm64 [2022-05-19T23:36:37.192Z] ---> Running in 5e0c4b267791 [2022-05-19T23:36:37.472Z] Removing intermediate container 5e0c4b267791 [2022-05-19T23:36:37.472Z] ---> 7db70af1d33c [2022-05-19T23:36:37.472Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:36:37.749Z] ---> Running in 4adb5b60d77f [2022-05-19T23:36:38.024Z] Removing intermediate container 4adb5b60d77f [2022-05-19T23:36:38.024Z] ---> 795c61f67369 [2022-05-19T23:36:38.024Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:36:38.296Z] ---> Running in ec2aa06a1aee [2022-05-19T23:36:38.571Z] Removing intermediate container ec2aa06a1aee [2022-05-19T23:36:38.571Z] ---> 59285a173f5b [2022-05-19T23:36:38.571Z] [2022-05-19T23:36:39.171Z] Successfully built 59285a173f5b [2022-05-19T23:36:39.171Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-19T23:36:39.171Z]  Building sys-mgmt-agent ... done Building core-command [2022-05-19T23:37:11.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:37:11.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:37:11.554Z] ---> d8c02b4e734b [2022-05-19T23:37:11.554Z] Step 3/23 : WORKDIR /edgex-go [2022-05-19T23:37:11.554Z] ---> Using cache [2022-05-19T23:37:11.554Z] ---> ace83f10f425 [2022-05-19T23:37:11.554Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:37:11.554Z] ---> Using cache [2022-05-19T23:37:11.554Z] ---> d8964a12dccc [2022-05-19T23:37:11.554Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-19T23:37:11.554Z] ---> Using cache [2022-05-19T23:37:11.554Z] ---> 576452676dac [2022-05-19T23:37:11.554Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-19T23:37:11.554Z] ---> Using cache [2022-05-19T23:37:11.554Z] ---> 918a78de3317 [2022-05-19T23:37:11.554Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:37:11.554Z] ---> Using cache [2022-05-19T23:37:11.554Z] ---> 20dc38c533a8 [2022-05-19T23:37:11.554Z] Step 8/23 : COPY . . [2022-05-19T23:37:11.554Z] ---> Using cache [2022-05-19T23:37:11.554Z] ---> 5ff0cc00c961 [2022-05-19T23:37:11.554Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-19T23:37:11.554Z] ---> Running in 861ea3872143 [2022-05-19T23:37:11.554Z] 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-19T23:37:18.308Z] Removing intermediate container 221b4941cc1e [2022-05-19T23:37:18.308Z] ---> 557abfccc61d [2022-05-19T23:37:18.308Z] [2022-05-19T23:37:18.308Z] Step 10/31 : FROM alpine:3.14 [2022-05-19T23:37:18.308Z] ---> ac73e934f311 [2022-05-19T23:37:18.308Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-19T23:37:18.308Z] ---> Running in ef73cd530a90 [2022-05-19T23:37:18.308Z] Removing intermediate container ef73cd530a90 [2022-05-19T23:37:18.308Z] ---> 66b843e2078c [2022-05-19T23:37:18.308Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-19T23:37:18.595Z] ---> Running in 50093da6edd8 [2022-05-19T23:37:20.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:37:20.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:37:21.872Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-19T23:37:21.872Z] (2/2) Installing su-exec (0.2-r1) [2022-05-19T23:37:21.872Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:37:21.872Z] OK: 6 MiB in 16 packages [2022-05-19T23:37:23.329Z] Removing intermediate container 50093da6edd8 [2022-05-19T23:37:23.329Z] ---> 0a393d3ea80f [2022-05-19T23:37:23.329Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-19T23:37:23.608Z] ---> Running in afc3697993b7 [2022-05-19T23:37:23.884Z] Removing intermediate container afc3697993b7 [2022-05-19T23:37:23.884Z] ---> e50b86116464 [2022-05-19T23:37:23.884Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-19T23:37:24.161Z] ---> Running in 48e2dd54d7d3 [2022-05-19T23:37:24.775Z] Removing intermediate container 48e2dd54d7d3 [2022-05-19T23:37:24.775Z] ---> 2e570080e0a5 [2022-05-19T23:37:24.775Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-19T23:37:24.775Z] ---> Running in 7b7bb9668ec8 [2022-05-19T23:37:28.203Z] Removing intermediate container 7b7bb9668ec8 [2022-05-19T23:37:28.203Z] ---> fec7eb87c4d1 [2022-05-19T23:37:28.203Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-19T23:37:28.203Z] ---> Running in 78448fac30a7 [2022-05-19T23:37:28.203Z] Removing intermediate container 78448fac30a7 [2022-05-19T23:37:28.203Z] ---> 23440e739d5b [2022-05-19T23:37:28.203Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-19T23:37:29.203Z] ---> bdbec0371a7a [2022-05-19T23:37:29.203Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-19T23:37:29.203Z] ---> Running in e1904e2b8c88 [2022-05-19T23:37:32.633Z] Removing intermediate container e1904e2b8c88 [2022-05-19T23:37:32.633Z] ---> e52ece2a4412 [2022-05-19T23:37:32.633Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:37:33.252Z] ---> d4b6b5e30be8 [2022-05-19T23:37:33.252Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-19T23:37:36.663Z] ---> d0a35d493953 [2022-05-19T23:37:36.663Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-19T23:37:37.659Z] ---> 9f6ced3aaaeb [2022-05-19T23:37:37.659Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-19T23:37:39.119Z] ---> c2a07ea2c129 [2022-05-19T23:37:39.120Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-19T23:37:40.569Z] ---> 905fe7ad43fc [2022-05-19T23:37:40.569Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-19T23:37:40.569Z] ---> Running in 5e0b326ab5a0 [2022-05-19T23:37:41.644Z] Removing intermediate container 5e0b326ab5a0 [2022-05-19T23:37:41.644Z] ---> 07250ce47c9f [2022-05-19T23:37:41.644Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-19T23:37:42.726Z] ---> 9640be30abc3 [2022-05-19T23:37:42.726Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-19T23:37:43.021Z] Removing intermediate container e657e14aa0e0 [2022-05-19T23:37:43.021Z] ---> b2773646397c [2022-05-19T23:37:43.021Z] [2022-05-19T23:37:43.021Z] Step 10/23 : FROM alpine:3.14 [2022-05-19T23:37:43.021Z] ---> ac73e934f311 [2022-05-19T23:37:43.021Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-19T23:37:43.021Z] ---> Using cache [2022-05-19T23:37:43.021Z] ---> 3b7d795e9893 [2022-05-19T23:37:43.021Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:37:43.021Z] ---> Using cache [2022-05-19T23:37:43.021Z] ---> 2e6b6dc23d3b [2022-05-19T23:37:43.021Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-19T23:37:43.021Z] ---> Running in 55771e0a25ea [2022-05-19T23:37:43.349Z] ---> Running in 672483d54afb [2022-05-19T23:37:44.147Z] Removing intermediate container 55771e0a25ea [2022-05-19T23:37:44.147Z] ---> f5d2bc85018e [2022-05-19T23:37:44.147Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-19T23:37:44.440Z] ---> Running in ee197791673e [2022-05-19T23:37:45.053Z] Removing intermediate container ee197791673e [2022-05-19T23:37:45.053Z] ---> f32c4a8f70b7 [2022-05-19T23:37:45.053Z] Step 15/23 : WORKDIR / [2022-05-19T23:37:45.053Z] ---> Running in 74cea14a7441 [2022-05-19T23:37:45.656Z] Removing intermediate container 74cea14a7441 [2022-05-19T23:37:45.656Z] ---> fbf4e7271294 [2022-05-19T23:37:45.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:37:47.096Z] ---> 59ef7eec6da7 [2022-05-19T23:37:47.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-19T23:37:47.096Z] Removing intermediate container 672483d54afb [2022-05-19T23:37:47.096Z] ---> 2020311d193e [2022-05-19T23:37:47.096Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-19T23:37:47.372Z] ---> Running in 1556e6541778 [2022-05-19T23:37:47.975Z] Removing intermediate container 1556e6541778 [2022-05-19T23:37:47.975Z] ---> fa19b737cc19 [2022-05-19T23:37:47.975Z] Step 28/31 : CMD ["gate"] [2022-05-19T23:37:48.582Z] ---> Running in 5dc7be9bf3c1 [2022-05-19T23:37:49.187Z] ---> 03658dde2156 [2022-05-19T23:37:49.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-19T23:37:49.187Z] Removing intermediate container 5dc7be9bf3c1 [2022-05-19T23:37:49.187Z] ---> 33b8d7c8579e [2022-05-19T23:37:49.187Z] Step 29/31 : LABEL arch=arm64 [2022-05-19T23:37:49.786Z] ---> Running in 485c30296b1d [2022-05-19T23:37:50.402Z] ---> 5546b3271e04 [2022-05-19T23:37:50.402Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-19T23:37:50.402Z] ---> Running in 8ef596f0fbc7 [2022-05-19T23:37:50.402Z] Removing intermediate container 485c30296b1d [2022-05-19T23:37:50.402Z] ---> ebbcf25463fb [2022-05-19T23:37:50.402Z] Step 30/31 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:37:51.013Z] ---> Running in 4f041953456a [2022-05-19T23:37:51.305Z] Removing intermediate container 8ef596f0fbc7 [2022-05-19T23:37:51.305Z] ---> 6f2e8c4c3813 [2022-05-19T23:37:51.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:37:51.305Z] ---> Running in 83631f9538e1 [2022-05-19T23:37:51.595Z] Removing intermediate container 4f041953456a [2022-05-19T23:37:51.595Z] ---> 0db91921408b [2022-05-19T23:37:51.595Z] Step 31/31 : LABEL version=0.0.0 [2022-05-19T23:37:52.204Z] ---> Running in bebbf6967e47 [2022-05-19T23:37:52.204Z] Removing intermediate container 83631f9538e1 [2022-05-19T23:37:52.204Z] ---> 00b033332ccb [2022-05-19T23:37:52.204Z] Step 21/23 : LABEL arch=arm64 [2022-05-19T23:37:52.204Z] ---> Running in 8e8561a3cab0 [2022-05-19T23:37:52.822Z] Removing intermediate container bebbf6967e47 [2022-05-19T23:37:52.822Z] ---> e46a89af7c38 [2022-05-19T23:37:52.822Z] [2022-05-19T23:37:53.101Z] Removing intermediate container 8e8561a3cab0 [2022-05-19T23:37:53.101Z] ---> 7b3aa99560a6 [2022-05-19T23:37:53.101Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:37:53.101Z] ---> Running in c5e9737799f5 [2022-05-19T23:37:53.710Z] Successfully built e46a89af7c38 [2022-05-19T23:37:53.710Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-19T23:37:53.710Z] Building security-spire-config [2022-05-19T23:37:53.987Z]  Building security-bootstrapper ... done Removing intermediate container c5e9737799f5 [2022-05-19T23:37:53.987Z] ---> 6966d8d507e3 [2022-05-19T23:37:53.987Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:37:53.987Z] ---> Running in 060f95bb0ca9 [2022-05-19T23:37:54.587Z] Removing intermediate container 060f95bb0ca9 [2022-05-19T23:37:54.587Z] ---> cda42e19b7c7 [2022-05-19T23:37:54.587Z] [2022-05-19T23:37:54.863Z] Successfully built cda42e19b7c7 [2022-05-19T23:37:54.863Z] Successfully tagged core-metadata-arm64:latest [2022-05-19T23:37:54.863Z]  Building core-metadata ... done Building security-spire-agent [2022-05-19T23:38:41.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:38:41.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:38:41.962Z] ---> d8c02b4e734b [2022-05-19T23:38:41.962Z] Step 3/26 : WORKDIR /edgex-go [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> ace83f10f425 [2022-05-19T23:38:41.962Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> d8964a12dccc [2022-05-19T23:38:41.962Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 1a09042021b4 [2022-05-19T23:38:41.962Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> fb18e7794773 [2022-05-19T23:38:41.962Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> be72e4177bf4 [2022-05-19T23:38:41.962Z] Step 8/26 : COPY . . [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 64fcbc2e7ef1 [2022-05-19T23:38:41.962Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> d307a66a73bc [2022-05-19T23:38:41.962Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 382133f94488 [2022-05-19T23:38:41.962Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 0248a8896e3e [2022-05-19T23:38:41.962Z] 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-19T23:38:41.962Z] ---> Running in 9fe5254e41b5 [2022-05-19T23:38:41.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-19T23:38:41.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-19T23:38:41.962Z] ---> d8c02b4e734b [2022-05-19T23:38:41.962Z] Step 3/26 : WORKDIR /edgex-go [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> ace83f10f425 [2022-05-19T23:38:41.962Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> d8964a12dccc [2022-05-19T23:38:41.962Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 1a09042021b4 [2022-05-19T23:38:41.962Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> fb18e7794773 [2022-05-19T23:38:41.962Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> be72e4177bf4 [2022-05-19T23:38:41.962Z] Step 8/26 : COPY . . [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 64fcbc2e7ef1 [2022-05-19T23:38:41.962Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> d307a66a73bc [2022-05-19T23:38:41.962Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 382133f94488 [2022-05-19T23:38:41.962Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-19T23:38:41.962Z] ---> Using cache [2022-05-19T23:38:41.962Z] ---> 0248a8896e3e [2022-05-19T23:38:41.962Z] 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-19T23:38:41.962Z] ---> Running in 0545ad474f2f [2022-05-19T23:38:43.974Z] spire-1.2.1/ [2022-05-19T23:38:43.974Z] spire-1.2.1/.data/ [2022-05-19T23:38:43.974Z] spire-1.2.1/.data/.file [2022-05-19T23:38:43.974Z] spire-1.2.1/.dockerignore [2022-05-19T23:38:43.974Z] spire-1.2.1/.gitattributes [2022-05-19T23:38:43.974Z] spire-1.2.1/.githooks/ [2022-05-19T23:38:43.974Z] spire-1.2.1/.githooks/pre-commit [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/ [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/dependabot.yml [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/ [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-19T23:38:43.974Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-19T23:38:43.974Z] spire-1.2.1/.gitignore [2022-05-19T23:38:43.974Z] spire-1.2.1/.go-version [2022-05-19T23:38:43.974Z] spire-1.2.1/.golangci.yml [2022-05-19T23:38:43.974Z] spire-1.2.1/ADOPTERS.md [2022-05-19T23:38:43.974Z] spire-1.2.1/CHANGELOG.md [2022-05-19T23:38:43.974Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-19T23:38:43.974Z] spire-1.2.1/CODEOWNERS [2022-05-19T23:38:43.974Z] spire-1.2.1/CONTRIBUTING.md [2022-05-19T23:38:43.974Z] spire-1.2.1/Dockerfile [2022-05-19T23:38:43.974Z] spire-1.2.1/Dockerfile.dev [2022-05-19T23:38:43.974Z] spire-1.2.1/Dockerfile.scratch [2022-05-19T23:38:43.974Z] spire-1.2.1/LICENSE [2022-05-19T23:38:43.974Z] spire-1.2.1/MAINTAINERS.md [2022-05-19T23:38:43.974Z] spire-1.2.1/Makefile [2022-05-19T23:38:43.974Z] spire-1.2.1/README.md [2022-05-19T23:38:43.974Z] spire-1.2.1/ROADMAP.md [2022-05-19T23:38:43.974Z] spire-1.2.1/SECURITY.md [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-19T23:38:43.974Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-19T23:38:44.255Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/ [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/agent/ [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/agent/agent.conf [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/server/ [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/server/server.conf [2022-05-19T23:38:44.255Z] spire-1.2.1/conf/server/server_full.conf [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/ [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/SPIRE101.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/auditlog.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/ [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/scaling_spire.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/spire_agent.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/spire_server.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/supported_integrations.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/telemetry.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/telemetry_config.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/upgrading.md [2022-05-19T23:38:44.255Z] spire-1.2.1/doc/using_spire.md [2022-05-19T23:38:44.255Z] spire-1.2.1/examples/ [2022-05-19T23:38:44.255Z] spire-1.2.1/examples/README.md [2022-05-19T23:38:44.255Z] spire-1.2.1/go.mod [2022-05-19T23:38:44.255Z] spire-1.2.1/go.sum [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/agent.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/config.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:38:44.255Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:38:44.256Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/ [2022-05-19T23:38:44.537Z] [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/.data/ [2022-05-19T23:38:44.537Z] spire-1.2.1/.data/.file [2022-05-19T23:38:44.537Z] spire-1.2.1/.dockerignore [2022-05-19T23:38:44.537Z] spire-1.2.1/.gitattributes [2022-05-19T23:38:44.537Z] spire-1.2.1/.githooks/ [2022-05-19T23:38:44.537Z] spire-1.2.1/.githooks/pre-commit [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/ [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/dependabot.yml [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/ [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-19T23:38:44.537Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-19T23:38:44.537Z] spire-1.2.1/.gitignore [2022-05-19T23:38:44.537Z] spire-1.2.1/.go-version [2022-05-19T23:38:44.537Z] spire-1.2.1/.golangci.yml [2022-05-19T23:38:44.537Z] spire-1.2.1/ADOPTERS.md [2022-05-19T23:38:44.537Z] spire-1.2.1/CHANGELOG.md [2022-05-19T23:38:44.537Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-19T23:38:44.537Z] spire-1.2.1/CODEOWNERS [2022-05-19T23:38:44.537Z] spire-1.2.1/CONTRIBUTING.md [2022-05-19T23:38:44.537Z] spire-1.2.1/Dockerfile [2022-05-19T23:38:44.537Z] spire-1.2.1/Dockerfile.dev [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/names.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/auth/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-19T23:38:44.537Z] [2022-05-19T23:38:44.537Z] spire-1.2.1/Dockerfile.scratch [2022-05-19T23:38:44.537Z] spire-1.2.1/LICENSE [2022-05-19T23:38:44.537Z] spire-1.2.1/MAINTAINERS.md [2022-05-19T23:38:44.537Z] spire-1.2.1/Makefile [2022-05-19T23:38:44.537Z] spire-1.2.1/README.md [2022-05-19T23:38:44.537Z] spire-1.2.1/ROADMAP.md [2022-05-19T23:38:44.537Z] spire-1.2.1/SECURITY.md [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/ [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-19T23:38:44.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/config.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/context.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/health.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/log/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/log/log.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/log/options.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-19T23:38:44.538Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/ [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/agent/ [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/agent/agent.conf [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/server/ [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/server/server.conf [2022-05-19T23:38:44.538Z] spire-1.2.1/conf/server/server_full.conf [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/ [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/SPIRE101.md [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/auditlog.md [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/images/ [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-19T23:38:44.538Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-19T23:38:44.538Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/profiling/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/selector/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-19T23:38:44.539Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-19T23:38:44.539Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/uptime/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/task.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/version/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/version/version.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/scaling_spire.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/spire_agent.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/spire_server.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/supported_integrations.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/telemetry.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/telemetry_config.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/upgrading.md [2022-05-19T23:38:44.819Z] spire-1.2.1/doc/using_spire.md [2022-05-19T23:38:44.819Z] spire-1.2.1/examples/ [2022-05-19T23:38:44.819Z] spire-1.2.1/examples/README.md [2022-05-19T23:38:44.819Z] spire-1.2.1/go.mod [2022-05-19T23:38:44.819Z] spire-1.2.1/go.sum [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/agent.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/api.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/config.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-19T23:38:44.819Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/health/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/id.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/status.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/catalog/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-19T23:38:44.820Z] [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/config.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-19T23:38:44.820Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/names.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/auth/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-19T23:38:44.821Z] [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-19T23:38:44.821Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-19T23:38:45.100Z] [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/config.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/context.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/health.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-19T23:38:45.100Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/log/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/log/log.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/log/options.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-19T23:38:45.101Z] [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/profiling/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/selector/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-19T23:38:45.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/registration/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/server.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/server_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/private/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/private/server/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/private/server/journal/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/uptime/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-19T23:38:45.102Z] spire-1.2.1/release/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/task.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/version/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/version/version.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/README.md [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/README.md [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/conf/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/conf/server/ [2022-05-19T23:38:45.102Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-19T23:38:45.102Z] spire-1.2.1/script/ [2022-05-19T23:38:45.102Z] spire-1.2.1/script/build-artifact.sh [2022-05-19T23:38:45.102Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-19T23:38:45.102Z] spire-1.2.1/support/ [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/ [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/api.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-19T23:38:45.102Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-19T23:38:45.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/health/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/id.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-19T23:38:45.103Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/status.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-19T23:38:45.103Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-19T23:38:45.386Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/clock/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/clock/clock.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/catalog/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-19T23:38:45.386Z] [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/config.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-19T23:38:45.386Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/fixture.go [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-19T23:38:45.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-19T23:38:45.387Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/common [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-19T23:38:45.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-19T23:38:45.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-19T23:38:45.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-19T23:38:45.388Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-19T23:38:45.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-19T23:38:45.669Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-19T23:38:45.669Z] [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-19T23:38:45.669Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-rootspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/registration/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/server.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/server_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/ [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/private/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/private/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/private/server/journal/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-19T23:38:45.670Z] spire-1.2.1/release/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-19T23:38:45.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/conf/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/conf/server/ [2022-05-19T23:38:45.671Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/script/ [2022-05-19T23:38:45.671Z] spire-1.2.1/script/build-artifact.sh [2022-05-19T23:38:45.671Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-19T23:38:45.671Z] spire-1.2.1/support/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/test-one.sh [2022-05-19T23:38:45.671Z] spire-1.2.1/test/integration/test.sh [2022-05-19T23:38:45.671Z] spire-1.2.1/test/plugintest/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/plugintest/config.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/plugintest/load.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/plugintest/option.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/dir.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/logs.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/suite.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/spiretest/x509.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testca/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testca/ca.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testkey/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testkey/generate.sh [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testkey/keys.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/testkey/new.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/tpmsimulator/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/util/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/util/cert_generation.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/util/io_redirection.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/util/race.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/util/util.go [2022-05-19T23:38:45.671Z] building spire from source... [2022-05-19T23:38:45.671Z] [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-19T23:38:45.671Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/clock/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/clock/clock.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-19T23:38:45.671Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/fixture.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/ [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-19T23:38:45.672Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-19T23:38:45.672Z] spire-1.2.1/test/integration/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/common [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-19T23:38:45.948Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-19T23:38:45.949Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-19T23:38:45.950Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestationInstalling go1.17.7... [2022-05-19T23:38:46.224Z] [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-19T23:38:46.224Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/test-one.sh [2022-05-19T23:38:46.225Z] spire-1.2.1/test/integration/test.sh [2022-05-19T23:38:46.225Z] spire-1.2.1/test/plugintest/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/plugintest/config.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/plugintest/load.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/plugintest/option.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/dir.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/logs.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/suite.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/spiretest/x509.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testca/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testca/ca.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testkey/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testkey/generate.sh [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testkey/keys.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/testkey/new.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/tpmsimulator/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/util/ [2022-05-19T23:38:46.225Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/util/cert_generation.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/util/io_redirection.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/util/race.go [2022-05-19T23:38:46.225Z] spire-1.2.1/test/util/util.go [2022-05-19T23:38:46.225Z] building spire from source... [2022-05-19T23:38:46.825Z] Installing go1.17.7... [2022-05-19T23:38:55.132Z] Removing intermediate container 813df6810171 [2022-05-19T23:38:55.132Z] ---> 5c1adc52deae [2022-05-19T23:38:55.132Z] [2022-05-19T23:38:55.132Z] Step 10/23 : FROM alpine:3.14 [2022-05-19T23:38:55.132Z] ---> ac73e934f311 [2022-05-19T23:38:55.132Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-19T23:38:55.132Z] ---> Running in 56350e9c47df [2022-05-19T23:38:55.735Z] Removing intermediate container 56350e9c47df [2022-05-19T23:38:55.735Z] ---> 26a709d61e7e [2022-05-19T23:38:55.735Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-19T23:38:56.011Z] ---> Running in 72e64b8f660e [2022-05-19T23:38:56.618Z] Removing intermediate container 72e64b8f660e [2022-05-19T23:38:56.618Z] ---> 9445d8f9eb6e [2022-05-19T23:38:56.618Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-19T23:38:56.618Z] ---> Running in 0298e56764fb [2022-05-19T23:38:57.235Z] Removing intermediate container 0298e56764fb [2022-05-19T23:38:57.235Z] ---> f800966c7182 [2022-05-19T23:38:57.235Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T23:38:57.235Z] ---> Running in 34926bcf6fbe [2022-05-19T23:39:00.697Z] Removing intermediate container 34926bcf6fbe [2022-05-19T23:39:00.697Z] ---> 3506e6242fd8 [2022-05-19T23:39:00.697Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-19T23:39:00.697Z] ---> Running in 8f14407204af [2022-05-19T23:39:02.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-19T23:39:03.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-19T23:39:04.575Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-19T23:39:04.575Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-19T23:39:04.575Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-19T23:39:04.575Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-19T23:39:04.855Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-19T23:39:05.132Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-19T23:39:05.132Z] Executing busybox-1.33.1-r7.trigger [2022-05-19T23:39:05.132Z] OK: 8 MiB in 20 packages [2022-05-19T23:39:07.119Z] Removing intermediate container 8f14407204af [2022-05-19T23:39:07.119Z] ---> ab653e17cc52 [2022-05-19T23:39:07.119Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:39:08.123Z] ---> 3c856de6ae0d [2022-05-19T23:39:08.123Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-19T23:39:10.125Z] ---> ce6a931bdafc [2022-05-19T23:39:10.125Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-19T23:39:11.128Z] ---> 3fd91640aa70 [2022-05-19T23:39:11.128Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-19T23:39:11.410Z] ---> Running in 94b6922b5abf [2022-05-19T23:39:12.025Z] Removing intermediate container 94b6922b5abf [2022-05-19T23:39:12.025Z] ---> f3925efd6d12 [2022-05-19T23:39:12.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:39:12.025Z] ---> Running in 8856d9b59d43 [2022-05-19T23:39:12.634Z] Removing intermediate container 8856d9b59d43 [2022-05-19T23:39:12.634Z] ---> c4509d31f2a3 [2022-05-19T23:39:12.634Z] Step 21/23 : LABEL arch=arm64 [2022-05-19T23:39:12.911Z] ---> Running in 56389ee9c5a4 [2022-05-19T23:39:13.522Z] Removing intermediate container 56389ee9c5a4 [2022-05-19T23:39:13.522Z] ---> 04809ed49dbc [2022-05-19T23:39:13.522Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:39:13.522Z] ---> Running in 58ba609c9ec3 [2022-05-19T23:39:14.138Z] Removing intermediate container 58ba609c9ec3 [2022-05-19T23:39:14.138Z] ---> b0f073f815ac [2022-05-19T23:39:14.138Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:39:14.138Z] ---> Running in 26aced417d46 [2022-05-19T23:39:14.745Z] Removing intermediate container 26aced417d46 [2022-05-19T23:39:14.746Z] ---> be3af42fad1b [2022-05-19T23:39:14.746Z] [2022-05-19T23:39:15.350Z] Successfully built be3af42fad1b [2022-05-19T23:39:15.350Z] Successfully tagged core-data-arm64:latest [2022-05-19T23:39:16.792Z]  Building core-data ... done Building bin/spire-server... [2022-05-19T23:39:16.792Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-19T23:39:16.792Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-19T23:39:16.792Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-19T23:39:17.069Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-19T23:39:17.344Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-19T23:39:17.344Z] Building bin/spire-server... [2022-05-19T23:39:17.623Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-19T23:39:17.623Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-19T23:39:17.623Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-19T23:39:17.900Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-19T23:39:18.176Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-19T23:39:18.176Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-19T23:39:18.456Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-19T23:39:19.053Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-19T23:39:19.329Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-19T23:39:19.329Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-19T23:39:19.606Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T23:39:20.296Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-19T23:39:20.592Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T23:39:21.194Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-19T23:39:21.501Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-19T23:39:21.787Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-19T23:39:21.787Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-19T23:39:21.787Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T23:39:22.114Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-19T23:39:22.387Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-19T23:39:22.387Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-19T23:39:22.387Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-19T23:39:23.380Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-19T23:39:23.380Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-19T23:39:23.380Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-19T23:39:23.380Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-19T23:39:23.656Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-19T23:39:23.656Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-19T23:39:23.656Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-19T23:39:23.656Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T23:39:23.930Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-19T23:39:23.930Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-19T23:39:23.930Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-19T23:39:23.930Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-19T23:39:24.207Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-19T23:39:24.486Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-19T23:39:24.486Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-19T23:39:24.486Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-19T23:39:24.768Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-19T23:39:25.046Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-19T23:39:25.046Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-19T23:39:26.032Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-19T23:39:26.032Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-19T23:39:38.447Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-19T23:39:38.447Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T23:39:38.447Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-19T23:39:38.447Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-19T23:39:38.447Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-19T23:39:38.447Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-19T23:39:38.447Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-19T23:39:38.447Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-19T23:39:38.447Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T23:39:38.447Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T23:39:38.447Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-19T23:39:38.447Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-19T23:39:38.447Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T23:39:38.447Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-19T23:39:38.447Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-19T23:39:38.447Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-19T23:39:38.447Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-19T23:39:38.447Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-19T23:39:38.725Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-19T23:39:38.725Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-19T23:39:38.725Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-19T23:39:38.725Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-19T23:39:39.328Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T23:39:39.328Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-19T23:39:39.328Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-19T23:39:39.328Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-19T23:39:39.328Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-19T23:39:39.328Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T23:39:39.328Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T23:39:39.328Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-19T23:39:39.604Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T23:39:39.604Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-19T23:39:39.604Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-19T23:39:39.604Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-19T23:39:39.604Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-19T23:39:40.207Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-19T23:39:40.484Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-19T23:39:40.484Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-19T23:39:40.484Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T23:39:40.760Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-19T23:39:40.760Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-19T23:39:41.037Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-19T23:39:49.323Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-19T23:39:49.599Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-19T23:39:49.599Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-19T23:39:49.876Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T23:39:49.876Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-19T23:39:49.876Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-19T23:39:50.152Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-19T23:39:50.152Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-19T23:39:50.152Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-19T23:39:50.767Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-19T23:39:50.767Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-19T23:39:50.767Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-19T23:39:51.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-19T23:39:51.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-19T23:39:51.668Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-19T23:39:51.668Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T23:39:51.951Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-19T23:39:51.951Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-19T23:40:14.224Z] go: downloading google.golang.org/api v0.70.0 [2022-05-19T23:40:14.224Z] go: downloading k8s.io/api v0.23.4 [2022-05-19T23:40:14.224Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-19T23:40:14.224Z] go: downloading k8s.io/api v0.23.4 [2022-05-19T23:40:14.224Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-19T23:40:14.224Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-19T23:40:14.224Z] go: downloading google.golang.org/api v0.70.0 [2022-05-19T23:40:20.982Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-19T23:40:20.982Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-19T23:40:20.982Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-19T23:40:21.980Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-19T23:40:21.980Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-19T23:40:21.980Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-19T23:40:22.260Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-19T23:40:22.260Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-19T23:40:22.539Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-19T23:40:23.550Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-19T23:40:26.204Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-19T23:40:44.571Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-19T23:40:44.571Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-19T23:40:44.571Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-19T23:40:44.571Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-19T23:40:44.571Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-19T23:40:45.179Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-19T23:40:45.460Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-19T23:40:45.460Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-19T23:40:45.460Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-19T23:40:45.460Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-19T23:40:46.912Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-19T23:40:47.519Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-19T23:40:47.795Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-19T23:40:48.073Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-19T23:40:49.069Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-19T23:40:49.069Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-19T23:40:49.346Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-19T23:40:49.346Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-19T23:40:49.628Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-19T23:40:49.628Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-19T23:40:50.236Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-19T23:40:50.236Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-19T23:40:50.236Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T23:40:50.514Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-19T23:40:50.514Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T23:40:50.514Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-19T23:40:50.796Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T23:40:50.796Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-19T23:40:51.075Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-19T23:40:51.075Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-19T23:40:51.075Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-19T23:40:51.075Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T23:40:51.357Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-19T23:40:51.357Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-19T23:40:51.357Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-19T23:40:51.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-19T23:40:51.635Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-19T23:40:52.239Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-19T23:40:52.239Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-19T23:40:52.517Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-19T23:40:52.517Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-19T23:40:52.517Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-19T23:40:52.517Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-19T23:40:52.797Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-19T23:40:52.797Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-19T23:40:52.797Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-19T23:40:53.073Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-19T23:40:57.405Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-19T23:40:57.405Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-19T23:40:57.405Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-19T23:40:57.405Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-19T23:40:57.405Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-19T23:40:57.405Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-19T23:40:57.405Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-19T23:40:57.405Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-19T23:40:57.405Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-19T23:40:57.686Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-19T23:40:57.686Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-19T23:40:57.686Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-19T23:40:58.294Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-19T23:40:58.294Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-19T23:40:58.578Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-19T23:40:58.578Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-19T23:40:58.578Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-19T23:40:58.578Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-19T23:40:58.578Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-19T23:40:58.578Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-19T23:40:58.578Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-19T23:40:58.871Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-19T23:40:58.871Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-19T23:40:58.871Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-19T23:40:59.164Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-19T23:40:59.895Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-19T23:41:00.181Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-19T23:41:00.474Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T23:41:00.802Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T23:41:01.097Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-19T23:41:01.097Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-19T23:41:01.408Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-19T23:41:01.408Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-19T23:41:01.408Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-19T23:41:01.686Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-19T23:41:01.686Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-19T23:41:01.686Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-19T23:41:01.686Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-19T23:41:02.004Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-19T23:41:02.004Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-19T23:41:02.289Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-19T23:41:02.289Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-19T23:41:02.289Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-19T23:41:02.566Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T23:41:02.853Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-19T23:41:02.853Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-19T23:41:03.133Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-19T23:41:03.133Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-19T23:41:03.416Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T23:41:03.696Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-19T23:41:03.977Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-19T23:41:03.977Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-19T23:41:03.977Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-19T23:41:04.969Z] go: downloading go.opencensus.io v0.23.0 [2022-05-19T23:41:05.595Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-19T23:41:05.595Z] go: downloading go.opencensus.io v0.23.0 [2022-05-19T23:41:05.595Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-19T23:41:05.887Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-19T23:41:06.170Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-19T23:41:06.170Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-19T23:41:06.170Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-19T23:41:06.448Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-19T23:41:06.448Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-19T23:41:06.727Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-19T23:41:06.727Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-19T23:41:06.727Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-19T23:41:06.727Z] Removing intermediate container 861ea3872143 [2022-05-19T23:41:06.727Z] ---> 3a81ae01aaed [2022-05-19T23:41:06.727Z] [2022-05-19T23:41:06.727Z] Step 10/23 : FROM alpine:3.14 [2022-05-19T23:41:06.727Z] ---> ac73e934f311 [2022-05-19T23:41:06.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-19T23:41:06.727Z] ---> Using cache [2022-05-19T23:41:06.728Z] ---> 3b7d795e9893 [2022-05-19T23:41:06.728Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-19T23:41:06.728Z] ---> Using cache [2022-05-19T23:41:06.728Z] ---> 2e6b6dc23d3b [2022-05-19T23:41:06.728Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-19T23:41:07.010Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-19T23:41:07.010Z]  ---> Running in e2e21812120b [2022-05-19T23:41:07.010Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-19T23:41:07.295Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-19T23:41:07.570Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-19T23:41:07.570Z] Removing intermediate container e2e21812120b [2022-05-19T23:41:07.570Z] ---> dcbf315ae7f7 [2022-05-19T23:41:07.570Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-19T23:41:07.570Z] ---> Running in 66d9738d80cb [2022-05-19T23:41:07.867Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-19T23:41:08.158Z] Removing intermediate container 66d9738d80cb [2022-05-19T23:41:08.158Z] ---> 4147d889a30b [2022-05-19T23:41:08.158Z] Step 15/23 : WORKDIR / [2022-05-19T23:41:08.438Z] ---> Running in a1d19264b281 [2022-05-19T23:41:09.060Z] Removing intermediate container a1d19264b281 [2022-05-19T23:41:09.060Z] ---> 53be24cdccde [2022-05-19T23:41:09.060Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-19T23:41:09.666Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-19T23:41:09.944Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-19T23:41:10.225Z]  ---> b1f01e8ae237 [2022-05-19T23:41:10.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-19T23:41:11.216Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-19T23:41:11.216Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-19T23:41:11.835Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-19T23:41:11.835Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-19T23:41:11.835Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-19T23:41:11.835Z]  ---> da712f6437c6 [2022-05-19T23:41:11.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-19T23:41:12.118Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-19T23:41:12.118Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-19T23:41:12.397Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-19T23:41:12.672Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-19T23:41:12.672Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-19T23:41:12.672Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-19T23:41:12.672Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-19T23:41:12.946Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-19T23:41:12.946Z]  ---> c370dfbb5775 [2022-05-19T23:41:12.946Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-19T23:41:12.946Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-19T23:41:12.946Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-19T23:41:13.228Z]  ---> Running in 75491d1f2ab0 [2022-05-19T23:41:13.228Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-19T23:41:13.228Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-19T23:41:13.505Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-19T23:41:13.505Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-19T23:41:13.803Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-19T23:41:13.803Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-19T23:41:13.803Z] Removing intermediate container 75491d1f2ab0 [2022-05-19T23:41:13.803Z] ---> 5a1c5016014b [2022-05-19T23:41:13.803Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-19T23:41:14.081Z] ---> Running in 37dbb5317a62 [2022-05-19T23:41:14.081Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-19T23:41:14.081Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-19T23:41:14.365Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-19T23:41:14.647Z] Removing intermediate container 37dbb5317a62 [2022-05-19T23:41:14.647Z] ---> 32e1a944fb8a [2022-05-19T23:41:14.647Z] Step 21/23 : LABEL arch=arm64 [2022-05-19T23:41:14.647Z] ---> Running in dfaa1a5f9ac2 [2022-05-19T23:41:15.655Z] Removing intermediate container dfaa1a5f9ac2 [2022-05-19T23:41:15.655Z] ---> 1f7a27eef0cb [2022-05-19T23:41:15.655Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-19T23:41:15.655Z] ---> Running in fd3df4970d90 [2022-05-19T23:41:15.932Z] Removing intermediate container fd3df4970d90 [2022-05-19T23:41:15.932Z] ---> f9d37653dc94 [2022-05-19T23:41:15.932Z] Step 23/23 : LABEL version=0.0.0 [2022-05-19T23:41:16.211Z] ---> Running in 39ce950cb698 [2022-05-19T23:41:16.815Z] Removing intermediate container 39ce950cb698 [2022-05-19T23:41:16.815Z] ---> 514f842950d0 [2022-05-19T23:41:16.815Z] [2022-05-19T23:41:17.093Z] Successfully built 514f842950d0 [2022-05-19T23:41:17.093Z] Successfully tagged core-command-arm64:latest [2022-05-19T23:41:20.498Z]  Building core-command ... done go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-19T23:41:20.498Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-19T23:41:20.498Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-19T23:41:20.498Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-19T23:41:20.498Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-19T23:41:20.498Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-19T23:41:20.498Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-19T23:41:20.498Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-19T23:41:38.828Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-19T23:41:38.828Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-19T23:41:41.459Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-19T23:41:41.459Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T00:03:50.381Z] Building bin/spire-agent... [2022-05-20T00:03:50.381Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T00:03:50.381Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T00:03:50.381Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T00:03:50.381Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T00:03:50.381Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T00:03:50.381Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T00:03:50.381Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T00:03:50.381Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T00:03:50.381Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T00:03:50.381Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T00:03:50.381Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T00:03:50.381Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T00:03:50.381Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T00:08:12.520Z] Building bin/spire-agent... [2022-05-20T00:08:12.520Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T00:08:12.520Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T00:08:12.520Z] Building bin/spire-agent... [2022-05-20T00:08:12.520Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T00:08:12.520Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T00:08:12.520Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T00:08:12.520Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T00:08:12.520Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T00:08:12.520Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T00:08:12.520Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T00:08:12.520Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T00:08:12.520Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T00:08:12.520Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T00:08:12.520Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T00:08:12.520Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T00:08:12.800Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T00:08:12.800Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T00:08:13.081Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T00:08:13.081Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T00:08:13.680Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T00:08:13.680Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T00:08:14.280Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T00:08:14.280Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T00:08:14.280Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T00:08:14.557Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T00:08:14.557Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T00:08:14.557Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T00:08:53.607Z] Removing intermediate container 1b4a8bb4058d [2022-05-20T00:08:53.607Z] ---> 9a2c7cf87814 [2022-05-20T00:08:53.607Z] [2022-05-20T00:08:53.607Z] Step 13/25 : FROM alpine:3.15 [2022-05-20T00:08:53.607Z] ---> 3fb3c9af89a9 [2022-05-20T00:08:53.607Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T00:08:53.607Z] ---> Using cache [2022-05-20T00:08:53.607Z] ---> e229571d5cd9 [2022-05-20T00:08:53.607Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T00:08:53.607Z] ---> Using cache [2022-05-20T00:08:53.607Z] ---> 1ad171bea820 [2022-05-20T00:08:53.607Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T00:08:53.607Z] ---> Running in dcd299c2a801 [2022-05-20T00:08:53.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T00:08:53.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T00:08:53.607Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T00:08:53.607Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T00:08:53.607Z] OK: 15734 distinct packages available [2022-05-20T00:08:53.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T00:08:54.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T00:08:55.581Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-20T00:08:55.581Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-20T00:08:55.581Z] (3/5) Installing libucontext (1.1-r0) [2022-05-20T00:08:55.581Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-20T00:08:55.581Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-20T00:08:55.858Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T00:08:55.858Z] OK: 6 MiB in 19 packages [2022-05-20T00:08:57.304Z] Removing intermediate container dcd299c2a801 [2022-05-20T00:08:57.304Z] ---> 840de2787cf5 [2022-05-20T00:08:57.581Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T00:09:04.314Z] ---> 2e998bd43b0f [2022-05-20T00:09:04.314Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T00:09:04.314Z] ---> db1caf7c9e9d [2022-05-20T00:09:04.314Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-20T00:09:05.372Z] ---> 9e27e4a33295 [2022-05-20T00:09:05.372Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-20T00:09:06.356Z] ---> 057de39d4ddc [2022-05-20T00:09:06.356Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T00:09:06.356Z] ---> Running in 005baf746454 [2022-05-20T00:09:06.976Z] Removing intermediate container 005baf746454 [2022-05-20T00:09:06.976Z] ---> aeae1f319544 [2022-05-20T00:09:06.976Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T00:09:07.254Z] ---> Running in 909c55544d86 [2022-05-20T00:09:07.853Z] Removing intermediate container 909c55544d86 [2022-05-20T00:09:07.853Z] ---> 327fbe223f0c [2022-05-20T00:09:07.853Z] Step 23/25 : LABEL arch=arm64 [2022-05-20T00:09:07.853Z] ---> Running in 62e15340b2bb [2022-05-20T00:09:08.449Z] Removing intermediate container 62e15340b2bb [2022-05-20T00:09:08.449Z] ---> e0d91e59af04 [2022-05-20T00:09:08.449Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T00:09:08.449Z] ---> Running in 1b8c1bd1071c [2022-05-20T00:09:09.047Z] Removing intermediate container 1b8c1bd1071c [2022-05-20T00:09:09.047Z] ---> e48847ff12fd [2022-05-20T00:09:09.047Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T00:09:09.047Z] ---> Running in 04700290014c [2022-05-20T00:09:09.646Z] Removing intermediate container 04700290014c [2022-05-20T00:09:09.646Z] ---> 42d15f9562c0 [2022-05-20T00:09:09.646Z] [2022-05-20T00:09:09.923Z] Successfully built 42d15f9562c0 [2022-05-20T00:09:09.923Z] Successfully tagged security-spire-server-arm64:latest [2022-05-20T00:13:01.940Z]  Building security-spire-server ... done Removing intermediate container 0545ad474f2f [2022-05-20T00:13:01.940Z] ---> cddf99ebe387 [2022-05-20T00:13:01.940Z] [2022-05-20T00:13:01.940Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T00:13:01.940Z] ---> 3fb3c9af89a9 [2022-05-20T00:13:01.940Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T00:13:01.940Z] ---> Using cache [2022-05-20T00:13:01.940Z] ---> e229571d5cd9 [2022-05-20T00:13:01.940Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T00:13:01.940Z] ---> Using cache [2022-05-20T00:13:01.940Z] ---> 1ad171bea820 [2022-05-20T00:13:01.940Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatRemoving intermediate container 9fe5254e41b5 [2022-05-20T00:13:01.940Z] ---> e715c3c31d72 [2022-05-20T00:13:01.940Z] [2022-05-20T00:13:01.940Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T00:13:01.940Z] ---> 3fb3c9af89a9 [2022-05-20T00:13:01.940Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T00:13:01.940Z] ---> Using cache [2022-05-20T00:13:01.940Z] ---> e229571d5cd9 [2022-05-20T00:13:01.940Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T00:13:01.940Z] ---> Using cache [2022-05-20T00:13:01.940Z] ---> 1ad171bea820 [2022-05-20T00:13:01.940Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-20T00:13:01.940Z] [2022-05-20T00:13:01.940Z] ---> Using cache [2022-05-20T00:13:01.940Z] ---> 840de2787cf5 [2022-05-20T00:13:01.940Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-20T00:13:01.940Z] ---> Running in 5830b5920f49 [2022-05-20T00:13:02.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T00:13:03.520Z] ---> fd6ee996f448 [2022-05-20T00:13:03.520Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T00:13:03.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T00:13:04.499Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T00:13:04.499Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T00:13:04.499Z] OK: 15734 distinct packages available [2022-05-20T00:13:04.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T00:13:05.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T00:13:06.455Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-20T00:13:06.455Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-20T00:13:06.455Z] ---> 4be505fb53ae [2022-05-20T00:13:06.455Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T00:13:06.731Z] (3/4) Installing libucontext (1.1-r0) [2022-05-20T00:13:06.731Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-20T00:13:06.731Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T00:13:06.731Z] OK: 6 MiB in 18 packages [2022-05-20T00:13:07.335Z] ---> 6cf719d4cd0f [2022-05-20T00:13:07.335Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-20T00:13:07.932Z] Removing intermediate container 5830b5920f49 [2022-05-20T00:13:07.932Z] ---> a6f8926dcc5f [2022-05-20T00:13:07.932Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T00:13:07.932Z] ---> 735f43f9cb45 [2022-05-20T00:13:07.932Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-20T00:13:08.528Z] ---> c8997f62574f [2022-05-20T00:13:08.528Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T00:13:08.799Z] ---> Running in 1e917e0e6619 [2022-05-20T00:13:09.072Z] Removing intermediate container 1e917e0e6619 [2022-05-20T00:13:09.072Z] ---> 2c86f4f41226 [2022-05-20T00:13:09.072Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T00:13:09.346Z] ---> Running in cb4a69bdb7c5 [2022-05-20T00:13:09.620Z] Removing intermediate container cb4a69bdb7c5 [2022-05-20T00:13:09.620Z] ---> d7c9b2467ae7 [2022-05-20T00:13:09.620Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T00:13:09.892Z] ---> Running in dcae64fa3d9a [2022-05-20T00:13:10.164Z] Removing intermediate container dcae64fa3d9a [2022-05-20T00:13:10.164Z] ---> 212d671966b8 [2022-05-20T00:13:10.164Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T00:13:10.164Z] ---> Running in d3217698f646 [2022-05-20T00:13:10.764Z] Removing intermediate container d3217698f646 [2022-05-20T00:13:10.764Z] ---> d723506c96e3 [2022-05-20T00:13:10.764Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T00:13:10.764Z] ---> Running in 15fd22719c6b [2022-05-20T00:13:11.038Z] Removing intermediate container 15fd22719c6b [2022-05-20T00:13:11.038Z] ---> 0738d4d8e22e [2022-05-20T00:13:11.038Z] [2022-05-20T00:13:11.320Z] Successfully built 0738d4d8e22e [2022-05-20T00:13:11.320Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-20T00:13:11.592Z]  Building security-spire-agent ... done  ---> 07b9494ed65c [2022-05-20T00:13:11.592Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T00:13:12.188Z] ---> 416bd1ac2dee [2022-05-20T00:13:12.188Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-20T00:13:12.188Z] ---> Running in b93452913287 [2022-05-20T00:13:12.463Z] Removing intermediate container b93452913287 [2022-05-20T00:13:12.463Z] ---> 42a43982039a [2022-05-20T00:13:12.463Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-20T00:13:13.061Z] ---> 3249f817a1fb [2022-05-20T00:13:13.061Z] Step 21/26 : WORKDIR / [2022-05-20T00:13:13.339Z] ---> Running in b1aa8c503697 [2022-05-20T00:13:13.613Z] Removing intermediate container b1aa8c503697 [2022-05-20T00:13:13.613Z] ---> e44c46d4e1d7 [2022-05-20T00:13:13.613Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T00:13:13.613Z] ---> Running in 3bc86dc21cbd [2022-05-20T00:13:13.887Z] Removing intermediate container 3bc86dc21cbd [2022-05-20T00:13:13.887Z] ---> 62c9bdb23bff [2022-05-20T00:13:13.887Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T00:13:14.166Z] ---> Running in c7601bfefd07 [2022-05-20T00:13:14.440Z] Removing intermediate container c7601bfefd07 [2022-05-20T00:13:14.440Z] ---> 591479a0dc6c [2022-05-20T00:13:14.440Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T00:13:14.440Z] ---> Running in 81573a2e4ff6 [2022-05-20T00:13:14.714Z] Removing intermediate container 81573a2e4ff6 [2022-05-20T00:13:14.714Z] ---> 0453ddc9ad45 [2022-05-20T00:13:14.714Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T00:13:14.714Z] ---> Running in 2b1a51c69887 [2022-05-20T00:13:14.999Z] Removing intermediate container 2b1a51c69887 [2022-05-20T00:13:14.999Z] ---> acd70f1e41ab [2022-05-20T00:13:14.999Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T00:13:15.272Z] ---> Running in 2d502e619b5e [2022-05-20T00:13:15.544Z] Removing intermediate container 2d502e619b5e [2022-05-20T00:13:15.544Z] ---> c5b417432264 [2022-05-20T00:13:15.544Z] [2022-05-20T00:13:15.818Z] Successfully built c5b417432264 [2022-05-20T00:13:15.818Z] Successfully tagged security-spire-config-arm64:latest [2022-05-20T00:13:16.103Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-20T00:13:16.116Z] $ docker stop --time=1 36653ee2f832acd6036d2059f0f8227b9550c264cdb13970b60f2869578fb915 [2022-05-20T00:13:17.933Z] $ docker rm -f 36653ee2f832acd6036d2059f0f8227b9550c264cdb13970b60f2869578fb915 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T00:13:18.624Z] + docker images [2022-05-20T00:13:19.223Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-20T00:13:19.223Z] security-spire-config-arm64 latest c5b417432264 3 seconds ago 85.6MB [2022-05-20T00:13:19.223Z] security-spire-agent-arm64 latest 0738d4d8e22e 8 seconds ago 126MB [2022-05-20T00:13:19.223Z] e715c3c31d72 35 seconds ago 4.14GB [2022-05-20T00:13:19.223Z] cddf99ebe387 35 seconds ago 4.14GB [2022-05-20T00:13:19.223Z] security-spire-server-arm64 latest 42d15f9562c0 4 minutes ago 86.3MB [2022-05-20T00:13:19.223Z] 9a2c7cf87814 4 minutes ago 4.14GB [2022-05-20T00:13:19.223Z] core-command-arm64 latest 514f842950d0 32 minutes ago 15.5MB [2022-05-20T00:13:19.223Z] 3a81ae01aaed 32 minutes ago 1.3GB [2022-05-20T00:13:19.223Z] core-data-arm64 latest be3af42fad1b 34 minutes ago 21.6MB [2022-05-20T00:13:19.223Z] 5c1adc52deae 34 minutes ago 1.34GB [2022-05-20T00:13:19.223Z] core-metadata-arm64 latest cda42e19b7c7 35 minutes ago 16.3MB [2022-05-20T00:13:19.223Z] security-bootstrapper-arm64 latest e46a89af7c38 35 minutes ago 18.3MB [2022-05-20T00:13:19.223Z] b2773646397c 35 minutes ago 1.31GB [2022-05-20T00:13:19.223Z] 557abfccc61d 36 minutes ago 1.31GB [2022-05-20T00:13:19.223Z] sys-mgmt-agent-arm64 latest 59285a173f5b 36 minutes ago 282MB [2022-05-20T00:13:19.223Z] 965f1d876ef3 38 minutes ago 1.31GB [2022-05-20T00:13:19.223Z] support-notifications-arm64 latest bdd5d875f401 41 minutes ago 25.8MB [2022-05-20T00:13:19.223Z] support-scheduler-arm64 latest f812731945de 41 minutes ago 25.2MB [2022-05-20T00:13:19.223Z] security-spiffe-token-provider-arm64 latest d993aacce1ab 41 minutes ago 27.9MB [2022-05-20T00:13:19.223Z] a2bcc54f8dc3 42 minutes ago 1.36GB [2022-05-20T00:13:19.223Z] 8e54e23d9b9b 42 minutes ago 1.36GB [2022-05-20T00:13:19.223Z] d91fc5518338 42 minutes ago 1.36GB [2022-05-20T00:13:19.223Z] security-secretstore-setup-arm64 latest 3e40a2eb9fa6 43 minutes ago 27.5MB [2022-05-20T00:13:19.223Z] security-proxy-setup-arm64 latest 6ab9992a599a 43 minutes ago 26.1MB [2022-05-20T00:13:19.223Z] 0d4e5c0d25ac 44 minutes ago 1.31GB [2022-05-20T00:13:19.223Z] 4aa585ec9544 44 minutes ago 1.32GB [2022-05-20T00:13:19.223Z] ci-base-image-arm64 latest d8c02b4e734b About an hour ago 885MB [2022-05-20T00:13:19.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB [2022-05-20T00:13:19.223Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-20T00:13:19.223Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-20T00:13:19.223Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-20T00:13:19.223Z] 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-20T00:13:20.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T00:13:20.014Z] [2022-05-20T00:13:20.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:13:20.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T00:13:20.663Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T00:13:20.663Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T00:13:20.663Z] 04944245beec: Pulling fs layer [2022-05-20T00:13:20.663Z] 699f458cf7ca: Pulling fs layer [2022-05-20T00:13:20.663Z] 765212b225bb: Pulling fs layer [2022-05-20T00:13:20.663Z] f23df028b6ca: Pulling fs layer [2022-05-20T00:13:20.663Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T00:13:20.663Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T00:13:20.663Z] 765212b225bb: Waiting [2022-05-20T00:13:20.663Z] f23df028b6ca: Waiting [2022-05-20T00:13:20.663Z] d65c8cfc05b1: Waiting [2022-05-20T00:13:20.663Z] 2437ff75d9bd: Waiting [2022-05-20T00:13:20.663Z] 04944245beec: Verifying Checksum [2022-05-20T00:13:20.663Z] 04944245beec: Download complete [2022-05-20T00:13:20.663Z] 765212b225bb: Verifying Checksum [2022-05-20T00:13:20.663Z] 765212b225bb: Download complete [2022-05-20T00:13:20.663Z] f23df028b6ca: Download complete [2022-05-20T00:13:20.663Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T00:13:20.663Z] d65c8cfc05b1: Download complete [2022-05-20T00:13:20.937Z] 699f458cf7ca: Verifying Checksum [2022-05-20T00:13:20.937Z] 699f458cf7ca: Download complete [2022-05-20T00:13:21.210Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T00:13:21.210Z] 8998bd30e6a1: Download complete [2022-05-20T00:13:23.828Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T00:13:23.828Z] 2437ff75d9bd: Download complete [2022-05-20T00:13:25.803Z] 8998bd30e6a1: Pull complete [2022-05-20T00:13:26.399Z] 04944245beec: Pull complete [2022-05-20T00:13:27.833Z] 699f458cf7ca: Pull complete [2022-05-20T00:13:28.107Z] 765212b225bb: Pull complete [2022-05-20T00:13:29.081Z] f23df028b6ca: Pull complete [2022-05-20T00:13:29.081Z] d65c8cfc05b1: Pull complete [2022-05-20T00:13:44.154Z] 2437ff75d9bd: Pull complete [2022-05-20T00:13:44.154Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T00:13:44.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T00:13:44.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T00:13:44.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-64122 does not seem to be running inside a container [2022-05-20T00:13:44.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T00:13:47.213Z] $ docker top 6966af5b073d78abc48c3a3baff1f3848aa7ec70e59790545bac3cb060f8ee06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:13:48.269Z] ---> job-cost.sh [2022-05-20T00:13:48.270Z] lf-activate-venv: SKIPPING [2022-05-20T00:13:48.270Z] INFO: No Stack... [2022-05-20T00:13:48.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T00:13:49.513Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T00:13:50.191Z] + cut -d, -f6 [2022-05-20T00:13:50.191Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-05-20T00:13:50.243Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4029-1-stack-cost] [2022-05-20T00:13:50.248Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4029-1-stack-cost] did not exist. Created. [2022-05-20T00:13:50.248Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4029-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T00:13:50.990Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T00:13:51.182Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T00:13:51.201Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4029-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T00:13:51.266Z] $ docker stop --time=1 6966af5b073d78abc48c3a3baff1f3848aa7ec70e59790545bac3cb060f8ee06 [2022-05-20T00:13:52.763Z] $ docker rm -f 6966af5b073d78abc48c3a3baff1f3848aa7ec70e59790545bac3cb060f8ee06 [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-20T00:13:53.894Z] provisioning config files... [2022-05-20T00:13:53.910Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config407420569575492755tmp [Pipeline] { [Pipeline] sh [2022-05-20T00:13:54.255Z] + set +x [2022-05-20T00:13:54.255Z] + + bash -s -- [2022-05-20T00:13:54.255Z] curl -s https://codecov.io/bash [2022-05-20T00:13:54.255Z] [2022-05-20T00:13:54.255Z] _____ _ [2022-05-20T00:13:54.255Z] / ____| | | [2022-05-20T00:13:54.255Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T00:13:54.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T00:13:54.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T00:13:54.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T00:13:54.255Z] Bash-1.0.6 [2022-05-20T00:13:54.255Z] [2022-05-20T00:13:54.255Z] [2022-05-20T00:13:54.255Z] ==> git version 2.25.1 found [2022-05-20T00:13:54.255Z] ==> 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-20T00:13:54.255Z] Release-Date: 2020-01-08 [2022-05-20T00:13:54.255Z] 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-20T00:13:54.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T00:13:54.255Z] ==> Jenkins CI detected. [2022-05-20T00:13:54.255Z] current dir:  /w/workspace/edgex-go/1 [2022-05-20T00:13:54.255Z] project root: . [2022-05-20T00:13:54.255Z] --> token set from env [2022-05-20T00:13:54.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T00:13:54.255Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T00:13:54.255Z] ==> Python coveragepy not found [2022-05-20T00:13:54.255Z] ==> Searching for coverage reports in: [2022-05-20T00:13:54.255Z] + . [2022-05-20T00:13:54.255Z] -> Found 1 reports [2022-05-20T00:13:54.255Z] ==> Detecting git/mercurial file structure [2022-05-20T00:13:54.518Z] ==> Reading reports [2022-05-20T00:13:54.518Z] + ./coverage.out bytes=435134 [2022-05-20T00:13:54.518Z] ==> Appending adjustments [2022-05-20T00:13:54.518Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T00:13:55.458Z] + Found adjustments [2022-05-20T00:13:55.458Z] ==> Gzipping contents [2022-05-20T00:13:55.458Z] 60K /tmp/codecov.dnJGr0.gz [2022-05-20T00:13:55.458Z] ==> Uploading reports [2022-05-20T00:13:55.458Z] url: https://codecov.io [2022-05-20T00:13:55.458Z] query: branch=PR-4029&commit=35aeb343856abf838fb1856f55c0fac57e9ceb54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= [2022-05-20T00:13:55.458Z] -> Pinging Codecov [2022-05-20T00:13:55.458Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4029&commit=35aeb343856abf838fb1856f55c0fac57e9ceb54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= [2022-05-20T00:13:55.720Z] -> Uploading to [2022-05-20T00:13:55.720Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/00271124DB129430A58F1EEE437C3FCB/35aeb343856abf838fb1856f55c0fac57e9ceb54/2c86c55f-d2e0-48db-8ab8-aad85366fac3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T001355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=801c05dbbcd0a237b94fb315b051619eed63a95f3209f8d569a1b785fe5d2dde [2022-05-20T00:13:55.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T00:13:55.720Z] Dload Upload Total Spent Left Speed [2022-05-20T00:13:55.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59843 0 0 100 59843 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59843 0 0 100 59843 0 230k --:--:-- --:--:-- --:--:-- 230k [2022-05-20T00:13:55.980Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] } [2022-05-20T00:13:56.007Z] 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-20T00:13:57.284Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:13:57.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:13:58.533Z] ---> package-listing.sh [2022-05-20T00:13:58.533Z] ++ facter osfamily [2022-05-20T00:13:58.533Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T00:13:58.796Z] + OS_FAMILY=debian [2022-05-20T00:13:58.796Z] + workspace=/w/workspace/edgex-go/1 [2022-05-20T00:13:58.796Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T00:13:58.796Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T00:13:58.796Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T00:13:58.796Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T00:13:58.796Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-20T00:13:58.796Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T00:13:58.796Z] + case "${OS_FAMILY}" in [2022-05-20T00:13:58.796Z] + dpkg -l [2022-05-20T00:13:58.796Z] + grep '^ii' [2022-05-20T00:13:58.796Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T00:13:58.796Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T00:13:58.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T00:13:58.796Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-20T00:13:58.796Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-20T00:13:58.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-20T00:13:58.830Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T00:13:59.129Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:13:59.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:13:59.726Z] [2022-05-20T00:13:59.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:14:00.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:14:00.079Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T00:14:00.079Z] 5eb5b503b376: Pulling fs layer [2022-05-20T00:14:00.079Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T00:14:00.079Z] ec43610c2a17: Pulling fs layer [2022-05-20T00:14:00.079Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T00:14:00.079Z] 33b1e0a273af: Pulling fs layer [2022-05-20T00:14:00.079Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T00:14:00.079Z] 2f39f015ded8: Pulling fs layer [2022-05-20T00:14:00.079Z] 5d3b04190fa2: Waiting [2022-05-20T00:14:00.079Z] 33b1e0a273af: Waiting [2022-05-20T00:14:00.079Z] 3a2ae6a8a46f: Waiting [2022-05-20T00:14:00.079Z] 2f39f015ded8: Waiting [2022-05-20T00:14:00.079Z] 5c69ac0246d0: Download complete [2022-05-20T00:14:00.079Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T00:14:00.079Z] 3a2ae6a8a46f: Download complete [2022-05-20T00:14:00.079Z] 33b1e0a273af: Verifying Checksum [2022-05-20T00:14:00.079Z] 33b1e0a273af: Download complete [2022-05-20T00:14:00.079Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T00:14:00.079Z] 5d3b04190fa2: Download complete [2022-05-20T00:14:00.079Z] ec43610c2a17: Verifying Checksum [2022-05-20T00:14:00.079Z] ec43610c2a17: Download complete [2022-05-20T00:14:00.339Z] 5eb5b503b376: Download complete [2022-05-20T00:14:00.907Z] 2f39f015ded8: Download complete [2022-05-20T00:14:01.480Z] 5eb5b503b376: Pull complete [2022-05-20T00:14:01.739Z] 5c69ac0246d0: Pull complete [2022-05-20T00:14:02.000Z] ec43610c2a17: Pull complete [2022-05-20T00:14:02.261Z] 3a2ae6a8a46f: Pull complete [2022-05-20T00:14:02.261Z] 33b1e0a273af: Pull complete [2022-05-20T00:14:02.522Z] 5d3b04190fa2: Pull complete [2022-05-20T00:14:06.719Z] 2f39f015ded8: Pull complete [2022-05-20T00:14:06.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T00:14:06.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:14:06.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T00:14:06.816Z] prd-ubuntu20.04-docker-8c-8g-64121 does not seem to be running inside a container [2022-05-20T00:14:06.847Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T00:14:08.696Z] $ docker top 74afd894ea46f1ed409974226b045a808ad820d0f6d104048b3c57e89bc9f5f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T00:14:09.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T00:14:09.466Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T00:14:09.782Z] + ls /var/log/sa-host [2022-05-20T00:14:09.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T00:14:09.934Z] provisioning config files... [2022-05-20T00:14:09.944Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5637078200256631243tmp [Pipeline] { [Pipeline] echo [2022-05-20T00:14:09.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:14:10.313Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T00:14:10.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:14:10.733Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T00:14:10.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:14:11.081Z] ---> sudo-logs.sh [2022-05-20T00:14:11.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T00:14:11.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:14:11.481Z] ---> job-cost.sh [2022-05-20T00:14:11.482Z] lf-activate-venv: SKIPPING [2022-05-20T00:14:11.482Z] DEBUG: total: 0.2199999988079071 [2022-05-20T00:14:11.482Z] INFO: Retrieving Stack Cost... [2022-05-20T00:14:11.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T00:14:12.315Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T00:14:12.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:14:12.666Z] ---> logs-deploy.sh [2022-05-20T00:14:12.666Z] lf-activate-venv: SKIPPING [2022-05-20T00:14:12.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4029/1 [2022-05-20T00:14:12.666Z] INFO: archiving workspace using pattern(s): [2022-05-20T00:14:13.616Z] Archives upload complete. [2022-05-20T00:14:13.616Z] INFO: archiving logs to Nexus