Pull request #3985 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 3c1c4ff2cc0a926459f4d5f63507ce2791984065 rather than a6024f178a0030cbe1827be7b996dd30d7b1ca19 Obtained Jenkinsfile from 3c1c4ff2cc0a926459f4d5f63507ce2791984065 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-ssh8559838017884889705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8434337272242089395.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3985/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-3985/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17496029900284792378.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-3985/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2128233058691155405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh8700208632362438056.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-3985/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-3985/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13791994988519085871.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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21749 in /w/workspace/edgexfoundry_edgex-go_PR-3985 [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 > 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/3985/head:refs/remotes/origin/PR-3985 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3c1c4ff2cc0a926459f4d5f63507ce2791984065 into PR head commit a6024f178a0030cbe1827be7b996dd30d7b1ca19 Merge succeeded, producing a6024f178a0030cbe1827be7b996dd30d7b1ca19 Checking out Revision a6024f178a0030cbe1827be7b996dd30d7b1ca19 (PR-3985) > git config core.sparsecheckout # timeout=10 > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # 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 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # timeout=10 Commit message: "docs(metadata): fix Swagger metadata PATCH deviceprofile/resource response" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T07:02:22.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T07:02:22.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T07:02:22.577Z] ========================================================= [2022-04-22T07:02:22.578Z] EdgeX Global Pipelines Version Info [2022-04-22T07:02:22.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:02:23.351Z] ------------------- [2022-04-22T07:02:23.352Z] stable info: [2022-04-22T07:02:23.352Z] ------------------- [2022-04-22T07:02:23.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T07:02:23.352Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T07:02:23.352Z] Message: update stable to v1.0.221 [2022-04-22T07:02:23.929Z] ------------------- [2022-04-22T07:02:23.929Z] experimental info: [2022-04-22T07:02:23.929Z] ------------------- [2022-04-22T07:02:23.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T07:02:23.929Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T07:02:23.929Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T07:02:24.224Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-22T07:02:24.260Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-22T07:02:24.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T07:02:24.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T07:02:24.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T07:02:24.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T07:02:24.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T07:02:24.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-22T07:02:24.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-22T07:02:24.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-22T07:02:24.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T07:02:24.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T07:02:24.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T07:02:24.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T07:02:24.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T07:02:24.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T07:02:24.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T07:02:24.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T07:02:24.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T07:02:24.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T07:02:25.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T07:02:25.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T07:02:25.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3985 [Pipeline] echo [2022-04-22T07:02:25.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3985 [Pipeline] echo [2022-04-22T07:02:25.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3985 [Pipeline] echo [2022-04-22T07:02:25.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] echo [2022-04-22T07:02:25.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6024f1 [Pipeline] echo [2022-04-22T07:02:25.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T07:02:25.384Z] provisioning config files... [2022-04-22T07:02:25.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1711092494823615835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:02:25.749Z] ---> docker-login.sh [2022-04-22T07:02:25.749Z] nexus3.edgexfoundry.org:10001 [2022-04-22T07:02:26.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:02:26.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:02:26.270Z] Configure a credential helper to remove this warning. See [2022-04-22T07:02:26.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:02:26.270Z] [2022-04-22T07:02:26.270Z] Login Succeeded [2022-04-22T07:02:26.270Z] nexus3.edgexfoundry.org:10002 [2022-04-22T07:02:26.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:02:26.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:02:26.270Z] Configure a credential helper to remove this warning. See [2022-04-22T07:02:26.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:02:26.270Z] [2022-04-22T07:02:26.270Z] Login Succeeded [2022-04-22T07:02:26.270Z] nexus3.edgexfoundry.org:10003 [2022-04-22T07:02:26.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:02:26.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:02:26.539Z] Configure a credential helper to remove this warning. See [2022-04-22T07:02:26.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:02:26.539Z] [2022-04-22T07:02:26.539Z] Login Succeeded [2022-04-22T07:02:26.539Z] nexus3.edgexfoundry.org:10004 [2022-04-22T07:02:26.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:02:26.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:02:26.804Z] Configure a credential helper to remove this warning. See [2022-04-22T07:02:26.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:02:26.804Z] [2022-04-22T07:02:26.804Z] Login Succeeded [2022-04-22T07:02:26.804Z] docker.io [2022-04-22T07:02:26.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:02:27.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:02:27.067Z] Configure a credential helper to remove this warning. See [2022-04-22T07:02:27.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:02:27.067Z] [2022-04-22T07:02:27.067Z] Login Succeeded [2022-04-22T07:02:27.067Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T07:02:27.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T07:02:27.520Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/core-command/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + dirname cmd/core-data/Dockerfile [2022-04-22T07:02:27.520Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/core-metadata/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/support-notifications/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-22T07:02:27.520Z] + dirname+ cmd/support-scheduler/Dockerfile [2022-04-22T07:02:27.520Z] cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-22T07:02:27.520Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-22T07:02:27.520Z] + cut -d/ -f2 [2022-04-22T07:02:27.520Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-22T07:02:27.581Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T07:02:28.085Z] + git rev-list -1 --merges a6024f178a0030cbe1827be7b996dd30d7b1ca19~1..a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] echo [2022-04-22T07:02:28.125Z] -----------> git rev-list -1 --merges a6024f178a0030cbe1827be7b996dd30d7b1ca19~1..a6024f178a0030cbe1827be7b996dd30d7b1ca19 a6024f178a0030cbe1827be7b996dd30d7b1ca19 [false] [Pipeline] sh [2022-04-22T07:02:28.438Z] + git log --format=format:%s -1 a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] echo [2022-04-22T07:02:28.476Z] ========================================================= [2022-04-22T07:02:28.476Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T07:02:28.476Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-22T07:02:29.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T07:02:29.071Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T07:02:29.071Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T07:02:29.071Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T07:02:29.071Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T07:02:29.071Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T07:02:29.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:02:29.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:02:29.519Z] [2022-04-22T07:02:29.519Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:02:29.878Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:02:29.878Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T07:02:29.878Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T07:02:29.878Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T07:02:29.878Z] 4c7163046ea9: Pulling fs layer [2022-04-22T07:02:29.878Z] 0c2d73faf560: Pulling fs layer [2022-04-22T07:02:29.878Z] 0c2d73faf560: Waiting [2022-04-22T07:02:29.878Z] 3e5f54012d9b: Download complete [2022-04-22T07:02:29.878Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T07:02:29.878Z] a0d0a0d46f8b: Download complete [2022-04-22T07:02:29.878Z] 0c2d73faf560: Verifying Checksum [2022-04-22T07:02:29.878Z] 0c2d73faf560: Download complete [2022-04-22T07:02:30.142Z] 4c7163046ea9: Verifying Checksum [2022-04-22T07:02:30.142Z] 4c7163046ea9: Download complete [2022-04-22T07:02:30.142Z] a0d0a0d46f8b: Pull complete [2022-04-22T07:02:30.142Z] 3e5f54012d9b: Pull complete [2022-04-22T07:02:30.718Z] 4c7163046ea9: Pull complete [2022-04-22T07:02:30.718Z] 0c2d73faf560: Pull complete [2022-04-22T07:02:30.718Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T07:02:30.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T07:02:30.718Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T07:02:30.822Z] prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container [2022-04-22T07:02:30.869Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T07:02:31.722Z] $ docker top e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T07:02:31.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T07:02:31.914Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T07:02:32.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T07:02:32.060Z] $ docker exec e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent [2022-04-22T07:02:32.186Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaHEDBn/agent.14 [2022-04-22T07:02:32.186Z] SSH_AGENT_PID=20 [2022-04-22T07:02:32.195Z] Running ssh-add (command line suppressed) [2022-04-22T07:02:32.316Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8241090058963911436.key (/w/workspace/edgex-go/1@tmp/private_key_8241090058963911436.key) [2022-04-22T07:02:32.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T07:02:32.670Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T07:02:32.702Z] $ docker exec --env ******** --env ******** e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent -k [2022-04-22T07:02:32.831Z] unset SSH_AUTH_SOCK; [2022-04-22T07:02:32.832Z] unset SSH_AGENT_PID; [2022-04-22T07:02:32.832Z] echo Agent pid 20 killed; [2022-04-22T07:02:32.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T07:02:32.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T07:02:32.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T07:02:33.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T07:02:33.076Z] $ docker exec e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent [2022-04-22T07:02:33.203Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLflfb/agent.55 [2022-04-22T07:02:33.203Z] SSH_AGENT_PID=62 [2022-04-22T07:02:33.209Z] Running ssh-add (command line suppressed) [2022-04-22T07:02:33.340Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3956328495981006491.key (/w/workspace/edgex-go/1@tmp/private_key_3956328495981006491.key) [2022-04-22T07:02:33.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T07:02:33.679Z] + git semver init [2022-04-22T07:02:33.679Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T07:02:33.679Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-22T07:02:33.679Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-22T07:02:33.679Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T07:02:33.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T07:02:33.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T07:02:33.679Z] # $SEMVER_BRANCH = PR-3985 [2022-04-22T07:02:33.679Z] # $SEMVER_TEMP = /tmp/semver-000843519 [2022-04-22T07:02:33.679Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-22T07:02:48.607Z] # '/tmp/semver-000843519' -> '/w/workspace/edgex-go/1/.semver' [2022-04-22T07:02:48.607Z] # -> Force: false [2022-04-22T07:02:48.607Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-22T07:02:48.641Z] $ docker exec --env ******** --env ******** e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent -k [2022-04-22T07:02:48.748Z] unset SSH_AUTH_SOCK; [2022-04-22T07:02:48.748Z] unset SSH_AGENT_PID; [2022-04-22T07:02:48.749Z] echo Agent pid 62 killed; [2022-04-22T07:02:48.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T07:02:49.175Z] + git semver [Pipeline] } [2022-04-22T07:02:49.213Z] $ docker stop --time=1 e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc [2022-04-22T07:02:51.372Z] $ docker rm -f e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T07:02:51.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T07:02:52.176Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T07:02:52.194Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-22T07:02:52.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T07:02:52.708Z] ========================================================= [2022-04-22T07:02:52.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T07:02:52.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T07:02:53.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T07:02:53.050Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T07:02:53.050Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T07:02:53.050Z] 666ba61612fd: Pulling fs layer [2022-04-22T07:02:53.050Z] 8ed8ca486205: Pulling fs layer [2022-04-22T07:02:53.050Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T07:02:53.050Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T07:02:53.050Z] 4fe6c5a15a65: Waiting [2022-04-22T07:02:53.050Z] 640e595b4fbd: Pulling fs layer [2022-04-22T07:02:53.050Z] 763cafe07f6e: Pulling fs layer [2022-04-22T07:02:53.050Z] 22a0e8bec74d: Waiting [2022-04-22T07:02:53.050Z] 640e595b4fbd: Waiting [2022-04-22T07:02:53.050Z] 0c0b528cf693: Pulling fs layer [2022-04-22T07:02:53.050Z] 763cafe07f6e: Waiting [2022-04-22T07:02:53.050Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T07:02:53.050Z] 0c0b528cf693: Waiting [2022-04-22T07:02:53.050Z] 8ed8ca486205: Verifying Checksum [2022-04-22T07:02:53.050Z] 8ed8ca486205: Download complete [2022-04-22T07:02:53.050Z] 666ba61612fd: Verifying Checksum [2022-04-22T07:02:53.050Z] 666ba61612fd: Download complete [2022-04-22T07:02:53.050Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T07:02:53.050Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T07:02:53.050Z] 59bf1c3509f3: Download complete [2022-04-22T07:02:53.050Z] 640e595b4fbd: Download complete [2022-04-22T07:02:53.050Z] 763cafe07f6e: Verifying Checksum [2022-04-22T07:02:53.050Z] 763cafe07f6e: Download complete [2022-04-22T07:02:53.312Z] 0c0b528cf693: Verifying Checksum [2022-04-22T07:02:53.312Z] 0c0b528cf693: Download complete [2022-04-22T07:02:53.312Z] 59bf1c3509f3: Pull complete [2022-04-22T07:02:53.573Z] 666ba61612fd: Pull complete [2022-04-22T07:02:53.574Z] 8ed8ca486205: Pull complete [2022-04-22T07:02:53.833Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T07:02:53.833Z] 10935f4eaf8b: Download complete [2022-04-22T07:02:53.833Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T07:02:53.833Z] 4fe6c5a15a65: Download complete [2022-04-22T07:02:58.036Z] 4fe6c5a15a65: Pull complete [2022-04-22T07:02:58.036Z] 22a0e8bec74d: Pull complete [2022-04-22T07:02:58.036Z] 640e595b4fbd: Pull complete [2022-04-22T07:02:58.036Z] 763cafe07f6e: Pull complete [2022-04-22T07:02:58.036Z] 0c0b528cf693: Pull complete [2022-04-22T07:02:59.942Z] 10935f4eaf8b: Pull complete [2022-04-22T07:02:59.942Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T07:02:59.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T07:02:59.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T07:03:00.302Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T07:03:00.302Z] WORKDIR /edgex [2022-04-22T07:03:00.302Z] COPY go.mod . [2022-04-22T07:03:00.302Z] RUN go mod download [2022-04-22T07:03:00.302Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-22T07:03:01.683Z] Sending build context to Docker daemon 334.8MB [2022-04-22T07:03:01.683Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T07:03:01.683Z] ---> 99d49a6021b9 [2022-04-22T07:03:01.683Z] Step 2/4 : WORKDIR /edgex [2022-04-22T07:03:04.989Z] ---> Running in dca3855d6f5f [2022-04-22T07:03:04.989Z] Removing intermediate container dca3855d6f5f [2022-04-22T07:03:04.989Z] ---> 381156b387ee [2022-04-22T07:03:04.989Z] Step 3/4 : COPY go.mod . [2022-04-22T07:03:04.989Z] ---> 87ff5c83c57e [2022-04-22T07:03:04.989Z] Step 4/4 : RUN go mod download [2022-04-22T07:03:04.989Z] ---> Running in 6e09a63ff21c [2022-04-22T07:03:07.514Z] Still waiting to schedule task [2022-04-22T07:03:07.515Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T07:03:23.117Z] Removing intermediate container 6e09a63ff21c [2022-04-22T07:03:23.117Z] ---> cbfd2c7ef754 [2022-04-22T07:03:23.117Z] Successfully built cbfd2c7ef754 [2022-04-22T07:03:23.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:03:23.450Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T07:03:23.450Z] . [Pipeline] withDockerContainer [2022-04-22T07:03:23.541Z] prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container [2022-04-22T07:03:23.582Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-22T07:03:24.050Z] $ docker top 62830bbb3d0aa342242a20dce4b21984e6c9412ebdd19a0167ea248a48785a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T07:03:24.459Z] + go version [2022-04-22T07:03:24.459Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T07:03:24.501Z] $ docker stop --time=1 62830bbb3d0aa342242a20dce4b21984e6c9412ebdd19a0167ea248a48785a51 [2022-04-22T07:03:26.048Z] $ docker rm -f 62830bbb3d0aa342242a20dce4b21984e6c9412ebdd19a0167ea248a48785a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:03:26.718Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T07:03:26.718Z] . [Pipeline] withDockerContainer [2022-04-22T07:03:26.813Z] prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container [2022-04-22T07:03:26.860Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-22T07:03:27.460Z] $ docker top ccfe3c5f90d3374ec769024b90a413c1a5f36e26a894fa399adb537a517857c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T07:03:27.579Z] ========================================================= [2022-04-22T07:03:27.579Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T07:03:27.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T07:03:27.921Z] + make test [2022-04-22T07:03:27.921Z] go mod tidy -compat=1.17 [2022-04-22T07:03:28.181Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T07:03:33.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T07:03:45.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T07:03:45.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T07:03:47.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-04-22T07:03:47.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T07:03:47.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements [2022-04-22T07:03:47.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T07:03:47.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.883s coverage: 89.2% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 84.4% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-04-22T07:03:49.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-04-22T07:03:49.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-04-22T07:04:01.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-04-22T07:04:01.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-04-22T07:04:01.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements [2022-04-22T07:04:01.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T07:04:10.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-22T07:04:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-04-22T07:04:10.309Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T07:04:28.412Z] GO111MODULE=on go vet ./... [2022-04-22T07:04:32.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T07:04:32.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T07:04:33.187Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T07:04:33.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T07:04:34.095Z] + ls -al . [2022-04-22T07:04:34.096Z] total 672 [2022-04-22T07:04:34.096Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 07:04 . [2022-04-22T07:04:34.096Z] drwxr-xr-x 4 root root 4096 Apr 22 07:03 .. [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 07:02 .dockerignore [2022-04-22T07:04:34.096Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 07:02 .git [2022-04-22T07:04:34.096Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 07:02 .github [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 07:02 .gitignore [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 07:02 .golangci.yml [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 07:02 .hadolint.yml [2022-04-22T07:04:34.096Z] drwx------ 3 1001 1001 4096 Apr 22 07:02 .semver [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 07:02 .sonarcloud.properties [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 07:02 ADOPTERS.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 07:02 Attribution.txt [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 07:02 CHANGELOG.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 07:02 CONTRIBUTING.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 07:02 GOVERNANCE.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 07:02 Jenkinsfile [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 07:02 LICENSE [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 07:02 Makefile [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 07:02 OWNERS.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 07:02 README.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 07:02 SECURITY.md [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 07:02 VERSION [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 07:02 ZMQWindows.md [2022-04-22T07:04:34.096Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 07:02 bin [2022-04-22T07:04:34.096Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 07:02 cmd [2022-04-22T07:04:34.096Z] -rw-r--r-- 1 root root 435134 Apr 22 07:04 coverage.out [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 07:02 go.mod [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 07:03 go.sum [2022-04-22T07:04:34.096Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 07:02 internal [2022-04-22T07:04:34.096Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 07:02 openapi [2022-04-22T07:04:34.096Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 07:02 snap [2022-04-22T07:04:34.096Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 07:02 version.go [Pipeline] sh [2022-04-22T07:04:34.417Z] + '[' -e coverage.out ] [2022-04-22T07:04:34.417Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T07:04:34.527Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T07:04:34.829Z] + make build [2022-04-22T07:04:34.829Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T07:04:49.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21751 in /w/workspace/edgexfoundry_edgex-go_PR-3985 [Pipeline] { [Pipeline] ws [2022-04-22T07:04:49.365Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-22T07:04:49.661Z] The recommended git tool is: git [2022-04-22T07:04:49.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T07:04:56.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T07:04:56.642Z] using credential edgex-jenkins-ssh [2022-04-22T07:04:56.663Z] Cloning the remote Git repository [2022-04-22T07:04:57.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T07:04:56.794Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-22T07:04:57.023Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-22T07:04:57.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T07:04:57.195Z] > git --version # timeout=10 [2022-04-22T07:04:57.217Z] > git --version # 'git version 2.25.1' [2022-04-22T07:04:57.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T07:04:57.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T07:05:03.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T07:05:03.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T07:05:03.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T07:05:05.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T07:05:05.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T07:05:06.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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T07:05:07.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T07:05:08.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T07:05:09.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T07:05:10.999Z] $ docker stop --time=1 ccfe3c5f90d3374ec769024b90a413c1a5f36e26a894fa399adb537a517857c2 [2022-04-22T07:05:13.568Z] $ docker rm -f ccfe3c5f90d3374ec769024b90a413c1a5f36e26a894fa399adb537a517857c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:05:15.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T07:05:15.198Z] [2022-04-22T07:05:15.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T07:05:15.215Z] Merging remotes/origin/main commit 3c1c4ff2cc0a926459f4d5f63507ce2791984065 into PR head commit a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:05:15.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T07:05:15.543Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-22T07:05:15.543Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-22T07:05:15.543Z] ca9280d653b3: Pulling fs layer [2022-04-22T07:05:15.543Z] 7e9c9ca2126c: Pulling fs layer [2022-04-22T07:05:15.543Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-22T07:05:15.543Z] cbdbe7a5bc2a: Download complete [2022-04-22T07:05:15.601Z] Merge succeeded, producing a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:05:15.601Z] Checking out Revision a6024f178a0030cbe1827be7b996dd30d7b1ca19 (PR-3985) [2022-04-22T07:05:15.803Z] ca9280d653b3: Verifying Checksum [2022-04-22T07:05:15.803Z] ca9280d653b3: Download complete [2022-04-22T07:05:15.803Z] cbdbe7a5bc2a: Pull complete [2022-04-22T07:05:16.061Z] 7e9c9ca2126c: Verifying Checksum [2022-04-22T07:05:16.061Z] 7e9c9ca2126c: Download complete [2022-04-22T07:05:16.320Z] ca9280d653b3: Pull complete [2022-04-22T07:05:14.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T07:05:14.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T07:05:14.360Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T07:05:14.399Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T07:05:14.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T07:05:14.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3985/head:refs/remotes/origin/PR-3985 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T07:05:15.235Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T07:05:15.258Z] > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # timeout=10 [2022-04-22T07:05:15.499Z] > git remote # timeout=10 [2022-04-22T07:05:15.521Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T07:05:15.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T07:05:15.552Z] > git merge 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 [2022-04-22T07:05:15.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T07:05:15.608Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T07:05:15.632Z] > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # timeout=10 [2022-04-22T07:05:19.615Z] 7e9c9ca2126c: Pull complete [2022-04-22T07:05:19.615Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-22T07:05:19.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T07:05:19.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-22T07:05:19.711Z] prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container [2022-04-22T07:05:19.757Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T07:05:19.946Z] Commit message: "docs(metadata): fix Swagger metadata PATCH deviceprofile/resource response" [2022-04-22T07:05:20.010Z] > git --version # timeout=10 [2022-04-22T07:05:20.020Z] > git --version # 'git version 2.25.1' [2022-04-22T07:05:20.037Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T07:05:21.189Z] $ docker top 20a7acbf0bffb6032e83b813344b4f06fb26835831a47a315c6057c986302a28 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T07:05:21.588Z] + docker-compose build --help [2022-04-22T07:05:21.588Z] + grep parallel [2022-04-22T07:05:22.062Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T07:05:22.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T07:05:22.062Z] Dload Upload Total Spent Left Speed [2022-04-22T07:05:22.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [2022-04-22T07:05:22.158Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T07:05:22.286Z] $ docker stop --time=1 20a7acbf0bffb6032e83b813344b4f06fb26835831a47a315c6057c986302a28 [2022-04-22T07:05:23.623Z] $ docker rm -f 20a7acbf0bffb6032e83b813344b4f06fb26835831a47a315c6057c986302a28 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:05:24.127Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T07:05:24.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T07:05:24.329Z] . [Pipeline] withDockerContainer [2022-04-22T07:05:24.424Z] prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container [2022-04-22T07:05:24.470Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T07:05:24.483Z] + sudo tee /etc/docker/daemon.new [2022-04-22T07:05:24.483Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T07:05:24.483Z] { [2022-04-22T07:05:24.483Z] "registry-mirrors": [ [2022-04-22T07:05:24.483Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T07:05:24.483Z] ], [2022-04-22T07:05:24.483Z] "bip": "10.250.0.254/24", [2022-04-22T07:05:24.483Z] "hosts": [ [2022-04-22T07:05:24.483Z] "tcp://0.0.0.0:5555", [2022-04-22T07:05:24.483Z] "unix:///var/run/docker.sock" [2022-04-22T07:05:24.483Z] ], [2022-04-22T07:05:24.483Z] "mtu": 1458, [2022-04-22T07:05:24.483Z] "selinux-enabled": true, [2022-04-22T07:05:24.483Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T07:05:24.483Z] } [2022-04-22T07:05:24.834Z] $ docker top 5eda5081359b52bd71c1d807cd178eaa8ca9db042571a3979be8ce34182626fe -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-22T07:05:25.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T07:05:25.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T07:05:25.653Z] + sudo service docker restart [2022-04-22T07:05:25.921Z] Building core-command ... [2022-04-22T07:05:25.921Z] Building core-data ... [2022-04-22T07:05:25.921Z] Building core-metadata ... [2022-04-22T07:05:25.921Z] Building security-bootstrapper ... [2022-04-22T07:05:25.921Z] Building security-proxy-setup ... [2022-04-22T07:05:25.921Z] Building security-secretstore-setup ... [2022-04-22T07:05:25.921Z] Building security-spiffe-token-provider ... [2022-04-22T07:05:25.921Z] Building security-spire-agent ... [2022-04-22T07:05:25.921Z] Building security-spire-config ... [2022-04-22T07:05:25.921Z] Building security-spire-server ... [2022-04-22T07:05:25.921Z] Building support-notifications ... [2022-04-22T07:05:25.921Z] Building support-scheduler ... [2022-04-22T07:05:25.921Z] Building sys-mgmt-agent ... [2022-04-22T07:05:25.921Z] Building security-spire-agent [2022-04-22T07:05:25.921Z] Building core-metadata [2022-04-22T07:05:25.921Z] Building sys-mgmt-agent [2022-04-22T07:05:25.921Z] Building security-bootstrapper [2022-04-22T07:05:25.921Z] Building security-spire-server [2022-04-22T07:05:40.815Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:05:40.815Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:05:40.815Z] ---> cbfd2c7ef754 [2022-04-22T07:05:40.815Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T07:05:41.073Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:05:41.073Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:05:41.073Z] ---> cbfd2c7ef754 [2022-04-22T07:05:41.073Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T07:05:41.073Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:05:41.073Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:05:41.073Z] ---> cbfd2c7ef754 [2022-04-22T07:05:41.073Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T07:05:41.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:05:41.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:05:41.334Z] ---> cbfd2c7ef754 [2022-04-22T07:05:41.334Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:05:41.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:05:41.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:05:41.334Z] ---> cbfd2c7ef754 [2022-04-22T07:05:41.334Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T07:05:44.066Z] provisioning config files... [2022-04-22T07:05:44.090Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7165918960953929444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T07:05:44.691Z] ---> docker-login.sh [2022-04-22T07:05:44.691Z] nexus3.edgexfoundry.org:10001 [2022-04-22T07:05:45.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:05:45.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:05:45.564Z] Configure a credential helper to remove this warning. See [2022-04-22T07:05:45.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:05:45.564Z] [2022-04-22T07:05:45.564Z] Login Succeeded [2022-04-22T07:05:45.564Z] nexus3.edgexfoundry.org:10002 [2022-04-22T07:05:45.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:05:46.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:05:46.125Z] Configure a credential helper to remove this warning. See [2022-04-22T07:05:46.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:05:46.125Z] [2022-04-22T07:05:46.125Z] Login Succeeded [2022-04-22T07:05:46.125Z] nexus3.edgexfoundry.org:10003 [2022-04-22T07:05:46.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:05:46.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:05:46.409Z] Configure a credential helper to remove this warning. See [2022-04-22T07:05:46.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:05:46.409Z] [2022-04-22T07:05:46.409Z] Login Succeeded [2022-04-22T07:05:46.409Z] nexus3.edgexfoundry.org:10004 [2022-04-22T07:05:46.623Z] ---> Running in c57716e841d2 [2022-04-22T07:05:46.623Z] ---> Running in 9c70ec23658f [2022-04-22T07:05:46.623Z] ---> Running in e7ec1250bffb [2022-04-22T07:05:46.623Z] ---> Running in a4a97c0a859e [2022-04-22T07:05:46.623Z] ---> Running in d7a676d40ebf [2022-04-22T07:05:46.623Z] Removing intermediate container a4a97c0a859e [2022-04-22T07:05:46.623Z] ---> 8980277a4a38 [2022-04-22T07:05:46.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:05:46.623Z] Removing intermediate container c57716e841d2 [2022-04-22T07:05:46.623Z] ---> c2097936cb8b [2022-04-22T07:05:46.623Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:05:46.623Z] Removing intermediate container e7ec1250bffb [2022-04-22T07:05:46.623Z] ---> dd1bd532ea13 [2022-04-22T07:05:46.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:05:46.623Z] ---> Running in a6bdf8b6651e [2022-04-22T07:05:46.623Z] Removing intermediate container d7a676d40ebf [2022-04-22T07:05:46.623Z] ---> 5d9055758ec9 [2022-04-22T07:05:46.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:05:46.623Z] ---> Running in 017441311e8e [2022-04-22T07:05:46.623Z] Removing intermediate container 9c70ec23658f [2022-04-22T07:05:46.623Z] ---> 21a9dcb88dfd [2022-04-22T07:05:46.623Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:05:46.624Z] ---> Running in 57d8ca9dd275 [2022-04-22T07:05:46.624Z] ---> Running in 8c3fef24362d [2022-04-22T07:05:46.624Z] ---> Running in 7e682cdd608b [2022-04-22T07:05:47.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:05:47.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:05:47.006Z] Configure a credential helper to remove this warning. See [2022-04-22T07:05:47.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:05:47.006Z] [2022-04-22T07:05:47.006Z] Login Succeeded [2022-04-22T07:05:47.006Z] docker.io [2022-04-22T07:05:47.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T07:05:47.565Z] Removing intermediate container 017441311e8e [2022-04-22T07:05:47.565Z] ---> 7b5a845e1237 [2022-04-22T07:05:47.565Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T07:05:47.565Z] Removing intermediate container a6bdf8b6651e [2022-04-22T07:05:47.565Z] ---> fd89379045b9 [2022-04-22T07:05:47.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T07:05:47.565Z] ---> Running in 486b1515ef24 [2022-04-22T07:05:47.565Z] ---> Running in 91e48cb98512 [2022-04-22T07:05:47.565Z] Removing intermediate container 8c3fef24362d [2022-04-22T07:05:47.565Z] ---> 4248a40f09f2 [2022-04-22T07:05:47.565Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T07:05:47.565Z] ---> Running in 7609da4bdb62 [2022-04-22T07:05:47.826Z] Removing intermediate container 57d8ca9dd275 [2022-04-22T07:05:47.826Z] ---> c4a76261dadf [2022-04-22T07:05:47.826Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T07:05:47.826Z] ---> Running in d1606881a944 [2022-04-22T07:05:47.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T07:05:47.872Z] Configure a credential helper to remove this warning. See [2022-04-22T07:05:47.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T07:05:47.872Z] [2022-04-22T07:05:47.872Z] Login Succeeded [2022-04-22T07:05:47.872Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T07:05:47.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-22T07:05:48.085Z] Removing intermediate container 7e682cdd608b [2022-04-22T07:05:48.085Z] ---> 3cc52fb06547 [2022-04-22T07:05:48.085Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T07:05:48.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:48.085Z] ---> Running in bcdbab40c033 [2022-04-22T07:05:48.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-04-22T07:05:48.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T07:05:48.303Z] ========================================================= [2022-04-22T07:05:48.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T07:05:48.303Z] ========================================================= [Pipeline] fileExists [2022-04-22T07:05:48.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:48.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:48.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-04-22T07:05:48.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T07:05:48.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:48.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:48.978Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T07:05:48.978Z] 9b3977197b4f: Pulling fs layer [2022-04-22T07:05:48.978Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T07:05:48.978Z] 94645a83ff95: Pulling fs layer [2022-04-22T07:05:48.978Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T07:05:48.978Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T07:05:48.978Z] f7c0051592d6: Pulling fs layer [2022-04-22T07:05:48.978Z] a227ed2f7395: Pulling fs layer [2022-04-22T07:05:48.978Z] 7b1c46037f91: Pulling fs layer [2022-04-22T07:05:48.978Z] 0c92f367c5e7: Waiting [2022-04-22T07:05:48.978Z] f7c0051592d6: Waiting [2022-04-22T07:05:48.978Z] a227ed2f7395: Waiting [2022-04-22T07:05:48.978Z] 7b1c46037f91: Waiting [2022-04-22T07:05:48.978Z] 94645a83ff95: Verifying Checksum [2022-04-22T07:05:48.978Z] 94645a83ff95: Download complete [2022-04-22T07:05:48.978Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T07:05:48.978Z] 1a89e8eeedd5: Download complete [2022-04-22T07:05:48.978Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T07:05:48.978Z] 0c92f367c5e7: Download complete [2022-04-22T07:05:48.978Z] f7c0051592d6: Download complete [2022-04-22T07:05:48.978Z] 9b3977197b4f: Verifying Checksum [2022-04-22T07:05:48.978Z] 9b3977197b4f: Download complete [2022-04-22T07:05:48.978Z] a227ed2f7395: Verifying Checksum [2022-04-22T07:05:48.978Z] a227ed2f7395: Download complete [2022-04-22T07:05:49.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:49.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:49.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:05:49.178Z] OK: 221 MiB in 52 packages [2022-04-22T07:05:49.178Z] OK: 221 MiB in 52 packages [2022-04-22T07:05:49.449Z] OK: 221 MiB in 52 packages [2022-04-22T07:05:49.710Z] OK: 221 MiB in 52 packages [2022-04-22T07:05:49.710Z] OK: 221 MiB in 52 packages [2022-04-22T07:05:49.710Z] Removing intermediate container 486b1515ef24 [2022-04-22T07:05:49.710Z] ---> 5d3d9dacfc70 [2022-04-22T07:05:49.710Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T07:05:49.710Z] Removing intermediate container 91e48cb98512 [2022-04-22T07:05:49.710Z] ---> 73e950d8b947 [2022-04-22T07:05:49.710Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:05:49.970Z] ---> de2f048284a3 [2022-04-22T07:05:49.970Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:05:49.970Z] ---> Running in ce7f8d2cea16 [2022-04-22T07:05:49.970Z] Removing intermediate container 7609da4bdb62 [2022-04-22T07:05:49.970Z] ---> 74f561966b3d [2022-04-22T07:05:49.970Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:05:49.970Z] Removing intermediate container d1606881a944 [2022-04-22T07:05:49.970Z] ---> 6650a1485555 [2022-04-22T07:05:49.970Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T07:05:49.970Z] ---> a0fa4eea95d0 [2022-04-22T07:05:49.970Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:05:49.978Z] 9b3977197b4f: Pull complete [2022-04-22T07:05:50.234Z] ---> Running in cdfd4a5f91a7 [2022-04-22T07:05:50.234Z] ---> 43e13047bb5d [2022-04-22T07:05:50.234Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:05:50.234Z] Removing intermediate container bcdbab40c033 [2022-04-22T07:05:50.234Z] ---> a9d03a870aae [2022-04-22T07:05:50.234Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T07:05:50.234Z] ---> Running in 0c1cae3da854 [2022-04-22T07:05:50.234Z] ---> 95b8ca38933e [2022-04-22T07:05:50.234Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:05:50.234Z] ---> Running in fd59d8618158 [2022-04-22T07:05:50.256Z] 1a89e8eeedd5: Pull complete [2022-04-22T07:05:50.495Z] ---> 0643da106bc8 [2022-04-22T07:05:50.495Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:05:50.495Z] ---> Running in d5a00d3e3458 [2022-04-22T07:05:50.534Z] 94645a83ff95: Pull complete [2022-04-22T07:05:50.808Z] 7b1c46037f91: Verifying Checksum [2022-04-22T07:05:50.808Z] 7b1c46037f91: Download complete [2022-04-22T07:05:51.076Z] Removing intermediate container ce7f8d2cea16 [2022-04-22T07:05:51.076Z] ---> d8b3dc71b7bd [2022-04-22T07:05:51.076Z] Step 8/25 : COPY . . [2022-04-22T07:05:51.407Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T07:05:51.407Z] 3f3a8bcf1eab: Download complete [2022-04-22T07:05:52.460Z] Removing intermediate container 0c1cae3da854 [2022-04-22T07:05:52.460Z] ---> a56c38c1bc4f [2022-04-22T07:05:52.460Z] Step 8/23 : COPY . . [2022-04-22T07:05:53.029Z] Removing intermediate container cdfd4a5f91a7 [2022-04-22T07:05:53.029Z] ---> fc157c25f6e4 [2022-04-22T07:05:53.029Z] Step 8/23 : COPY . . [2022-04-22T07:05:53.029Z] Removing intermediate container fd59d8618158 [2022-04-22T07:05:53.029Z] ---> 1063ad1753e2 [2022-04-22T07:05:53.029Z] Step 8/26 : COPY . . [2022-04-22T07:05:53.029Z] Removing intermediate container d5a00d3e3458 [2022-04-22T07:05:53.029Z] ---> cf4cf0bd25db [2022-04-22T07:05:53.029Z] Step 8/31 : COPY . . [2022-04-22T07:06:06.517Z] 3f3a8bcf1eab: Pull complete [2022-04-22T07:06:06.517Z] 0c92f367c5e7: Pull complete [2022-04-22T07:06:06.517Z] f7c0051592d6: Pull complete [2022-04-22T07:06:06.517Z] a227ed2f7395: Pull complete [2022-04-22T07:06:07.933Z] ---> fd1eaeb17e56 [2022-04-22T07:06:07.933Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T07:06:07.933Z] ---> bf7326d2e907 [2022-04-22T07:06:07.933Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T07:06:07.933Z] ---> 5dc1d3bdf36f [2022-04-22T07:06:07.933Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T07:06:07.933Z] ---> 2485ac6c3998 [2022-04-22T07:06:07.933Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T07:06:07.933Z] ---> 2ae2b0456ce5 [2022-04-22T07:06:07.933Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T07:06:07.933Z] ---> Running in 30a9c27a0c25 [2022-04-22T07:06:07.933Z] ---> Running in 747e48f81501 [2022-04-22T07:06:07.933Z] ---> Running in a6bc7af7d55a [2022-04-22T07:06:07.933Z] ---> Running in bffa49c7499d [2022-04-22T07:06:07.933Z] ---> Running in 0b667a7fa1fc [2022-04-22T07:06:07.933Z] Removing intermediate container a6bc7af7d55a [2022-04-22T07:06:07.933Z] ---> dc1b14967d3c [2022-04-22T07:06:07.933Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T07:06:07.933Z] Removing intermediate container 0b667a7fa1fc [2022-04-22T07:06:07.933Z] ---> d40b44e44317 [2022-04-22T07:06:07.933Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T07:06:07.933Z] ---> Running in fe4fafc811fd [2022-04-22T07:06:07.933Z] ---> Running in d516604df772 [2022-04-22T07:06:07.933Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T07:06:07.933Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T07:06:07.933Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T07:06:07.933Z] Removing intermediate container fe4fafc811fd [2022-04-22T07:06:07.933Z] ---> d3e52e77f041 [2022-04-22T07:06:07.933Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T07:06:07.933Z] Removing intermediate container d516604df772 [2022-04-22T07:06:07.933Z] ---> 16412e4cabe6 [2022-04-22T07:06:07.933Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T07:06:07.933Z] ---> Running in 730908d45ce8 [2022-04-22T07:06:07.933Z] ---> Running in 529522a618ed [2022-04-22T07:06:07.933Z] Removing intermediate container 529522a618ed [2022-04-22T07:06:07.933Z] ---> b2de5e9c6693 [2022-04-22T07:06:07.933Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T07:06:07.933Z] Removing intermediate container 730908d45ce8 [2022-04-22T07:06:07.933Z] ---> 5fb4d60c85b1 [2022-04-22T07:06:07.933Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T07:06:07.933Z] ---> Running in e9b541f14381 [2022-04-22T07:06:07.933Z] ---> Running in b70df8a19876 [2022-04-22T07:06:08.876Z] spire-1.2.1/ [2022-04-22T07:06:08.876Z] spire-1.2.1/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.data/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.data/.file [2022-04-22T07:06:08.876Z] spire-1.2.1/.dockerignore [2022-04-22T07:06:08.876Z] spire-1.2.1/.gitattributes [2022-04-22T07:06:08.876Z] spire-1.2.1/.githooks/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.gitignore [2022-04-22T07:06:08.876Z] spire-1.2.1/.go-version [2022-04-22T07:06:08.876Z] spire-1.2.1/.golangci.yml [2022-04-22T07:06:08.876Z] spire-1.2.1/ADOPTERS.md [2022-04-22T07:06:08.876Z] spire-1.2.1/CHANGELOG.md [2022-04-22T07:06:08.876Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T07:06:08.876Z] spire-1.2.1/CODEOWNERS [2022-04-22T07:06:08.876Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T07:06:08.876Z] spire-1.2.1/Dockerfile [2022-04-22T07:06:08.876Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.data/.file [2022-04-22T07:06:08.876Z] spire-1.2.1/.dockerignore [2022-04-22T07:06:08.876Z] spire-1.2.1/.gitattributes [2022-04-22T07:06:08.876Z] spire-1.2.1/.githooks/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T07:06:08.876Z] spire-1.2.1/.gitignore [2022-04-22T07:06:08.876Z] spire-1.2.1/.go-version [2022-04-22T07:06:08.876Z] spire-1.2.1/.golangci.yml [2022-04-22T07:06:08.876Z] spire-1.2.1/ADOPTERS.md [2022-04-22T07:06:08.876Z] spire-1.2.1/CHANGELOG.md [2022-04-22T07:06:08.876Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T07:06:08.876Z] spire-1.2.1/CODEOWNERS [2022-04-22T07:06:08.876Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T07:06:08.876Z] spire-1.2.1/Dockerfile [2022-04-22T07:06:08.876Z] spire-1.2.1/Dockerfile.dev [2022-04-22T07:06:08.876Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T07:06:08.876Z] spire-1.2.1/LICENSE [2022-04-22T07:06:08.876Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T07:06:08.876Z] spire-1.2.1/Makefile [2022-04-22T07:06:08.876Z] spire-1.2.1/README.md [2022-04-22T07:06:08.876Z] spire-1.2.1/ROADMAP.md [2022-04-22T07:06:08.876Z] spire-1.2.1/SECURITY.md [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T07:06:08.876Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T07:06:08.876Z] spire-1.2.1/LICENSE [2022-04-22T07:06:08.876Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T07:06:08.876Z] spire-1.2.1/Makefile [2022-04-22T07:06:08.876Z] spire-1.2.1/README.md [2022-04-22T07:06:08.876Z] spire-1.2.1/ROADMAP.md [2022-04-22T07:06:08.876Z] spire-1.2.1/SECURITY.md [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T07:06:08.876Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/ [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/ [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/ [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/server.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/ [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/auditlog.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/ [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T07:06:08.877Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/ [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/ [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/ [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/server.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/ [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/auditlog.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/ [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T07:06:08.877Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/spire_server.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/telemetry.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/upgrading.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/using_spire.md [2022-04-22T07:06:08.878Z] spire-1.2.1/examples/ [2022-04-22T07:06:08.878Z] spire-1.2.1/examples/README.md [2022-04-22T07:06:08.878Z] spire-1.2.1/go.mod [2022-04-22T07:06:08.878Z] spire-1.2.1/go.sum [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/spire_server.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/telemetry.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/upgrading.md [2022-04-22T07:06:08.878Z] spire-1.2.1/doc/using_spire.md [2022-04-22T07:06:08.878Z] spire-1.2.1/examples/ [2022-04-22T07:06:08.878Z] spire-1.2.1/examples/README.md [2022-04-22T07:06:08.878Z] spire-1.2.1/go.mod [2022-04-22T07:06:08.878Z] spire-1.2.1/go.sum [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T07:06:08.878Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T07:06:08.879Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T07:06:08.880Z] [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T07:06:08.880Z] [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T07:06:08.880Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T07:06:08.881Z] [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T07:06:08.881Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/version/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/version/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T07:06:08.882Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T07:06:08.883Z] [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/config.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T07:06:08.883Z] [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/config.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T07:06:08.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/server.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/private/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/private/server/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T07:06:08.884Z] spire-1.2.1/release/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/README.md [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/conf/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T07:06:08.884Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T07:06:08.884Z] spire-1.2.1/script/ [2022-04-22T07:06:08.884Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T07:06:08.884Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T07:06:08.884Z] spire-1.2.1/support/ [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/ [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:06:08.884Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T07:06:08.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T07:06:08.885Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/clock/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/clock/clock.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T07:06:08.885Z] [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T07:06:08.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T07:06:08.885Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T07:06:08.886Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/common [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/server.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/private/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/private/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T07:06:08.886Z] spire-1.2.1/release/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/conf/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/script/ [2022-04-22T07:06:08.886Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T07:06:08.886Z] spire-1.2.1/support/ [2022-04-22T07:06:08.886Z] spire-1.2.1/support/k8s/ [2022-04-22T07:06:08.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T07:06:08.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T07:06:08.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T07:06:08.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T07:06:08.886Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T07:06:08.887Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/clock/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/clock/clock.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T07:06:08.887Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T07:06:08.887Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T07:06:08.888Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/common [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/test.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/plugintest/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testca/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testca/ca.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testkey/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/testkey/new.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/util/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/util/race.go [2022-04-22T07:06:08.888Z] spire-1.2.1/test/util/util.go [2022-04-22T07:06:08.888Z] building spire from source... [2022-04-22T07:06:08.888Z] [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T07:06:08.888Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T07:06:08.889Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T07:06:08.890Z] spire-1.2.1/test/integration/test.sh [2022-04-22T07:06:08.890Z] spire-1.2.1/test/plugintest/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testca/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testca/ca.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testkey/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/testkey/new.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/util/ [2022-04-22T07:06:08.890Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/util/race.go [2022-04-22T07:06:08.890Z] spire-1.2.1/test/util/util.go [2022-04-22T07:06:08.890Z] building spire from source... [2022-04-22T07:06:08.890Z] Installing go1.17.7... [2022-04-22T07:06:08.890Z] Installing go1.17.7... [2022-04-22T07:06:10.838Z] 7b1c46037f91: Pull complete [2022-04-22T07:06:10.838Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T07:06:10.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T07:06:10.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T07:06:11.242Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-22T07:06:11.242Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T07:06:11.242Z] WORKDIR /edgex [2022-04-22T07:06:11.242Z] COPY go.mod . [2022-04-22T07:06:11.242Z] RUN go mod download [2022-04-22T07:06:13.897Z] Sending build context to Docker daemon 169.2MB [2022-04-22T07:06:13.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T07:06:13.897Z] ---> f79e39bc4007 [2022-04-22T07:06:13.897Z] Step 2/4 : WORKDIR /edgex [2022-04-22T07:06:15.345Z] ---> Running in bfe10f01bcaa [2022-04-22T07:06:15.454Z] Building bin/spire-server... [2022-04-22T07:06:15.454Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T07:06:15.454Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T07:06:15.454Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T07:06:15.454Z] Building bin/spire-server... [2022-04-22T07:06:15.454Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T07:06:15.454Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T07:06:15.454Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T07:06:15.454Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T07:06:15.454Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T07:06:15.454Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T07:06:15.454Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T07:06:15.454Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T07:06:15.454Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T07:06:15.454Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T07:06:15.454Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T07:06:15.454Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T07:06:15.454Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T07:06:15.454Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T07:06:15.454Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T07:06:15.454Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T07:06:15.454Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T07:06:15.454Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T07:06:15.454Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T07:06:15.454Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T07:06:15.454Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T07:06:15.454Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T07:06:15.454Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T07:06:15.454Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T07:06:15.621Z] Removing intermediate container bfe10f01bcaa [2022-04-22T07:06:15.621Z] ---> 7535b5aae695 [2022-04-22T07:06:15.621Z] Step 3/4 : COPY go.mod . [2022-04-22T07:06:15.712Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T07:06:15.713Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T07:06:15.713Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T07:06:15.713Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T07:06:15.713Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T07:06:15.713Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T07:06:15.713Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T07:06:15.713Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T07:06:15.713Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T07:06:15.713Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T07:06:15.713Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T07:06:15.713Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T07:06:15.713Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T07:06:15.713Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T07:06:15.713Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T07:06:15.713Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T07:06:15.713Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T07:06:15.713Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T07:06:15.713Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T07:06:15.713Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T07:06:15.713Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T07:06:15.971Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T07:06:15.971Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T07:06:15.971Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T07:06:15.971Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T07:06:15.971Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T07:06:15.971Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T07:06:15.971Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T07:06:15.971Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T07:06:15.971Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T07:06:15.971Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T07:06:15.971Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T07:06:15.971Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T07:06:15.971Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T07:06:16.230Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T07:06:16.230Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T07:06:16.230Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T07:06:16.230Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T07:06:16.230Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T07:06:16.230Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T07:06:16.233Z] ---> edf98be631a7 [2022-04-22T07:06:16.233Z] Step 4/4 : RUN go mod download [2022-04-22T07:06:16.233Z] ---> Running in f333a2ec5b60 [2022-04-22T07:06:16.490Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T07:06:16.490Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T07:06:16.490Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T07:06:16.490Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T07:06:16.490Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T07:06:16.490Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T07:06:16.490Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T07:06:16.749Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T07:06:16.749Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T07:06:16.749Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T07:06:16.749Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T07:06:16.749Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T07:06:17.315Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T07:06:17.315Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T07:06:19.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T07:06:19.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T07:06:19.479Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T07:06:19.479Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T07:06:19.479Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T07:06:19.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T07:06:19.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T07:06:19.479Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T07:06:19.479Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T07:06:19.479Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T07:06:23.896Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T07:06:23.896Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T07:06:23.896Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T07:06:23.896Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T07:06:23.896Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T07:06:23.896Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T07:06:23.896Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T07:06:23.897Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T07:06:23.897Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T07:06:23.897Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T07:06:23.897Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T07:06:23.897Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T07:06:23.897Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T07:06:23.897Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T07:06:23.897Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T07:06:24.157Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T07:06:24.157Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T07:06:24.157Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T07:06:24.157Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T07:06:24.593Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T07:06:25.161Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T07:06:25.420Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T07:06:25.680Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T07:06:25.680Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T07:06:25.680Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T07:06:25.680Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T07:06:25.680Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T07:06:25.680Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T07:06:26.248Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T07:06:26.248Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T07:06:26.248Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T07:06:26.248Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T07:06:26.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T07:06:26.248Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T07:06:26.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T07:06:26.248Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T07:06:26.506Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T07:06:26.506Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T07:06:26.506Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T07:06:26.506Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T07:06:26.506Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T07:06:26.506Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T07:06:26.506Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T07:06:26.506Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T07:06:26.506Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T07:06:26.506Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T07:06:26.764Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T07:06:26.764Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T07:06:27.024Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T07:06:27.024Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T07:06:27.024Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T07:06:27.024Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T07:06:27.025Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T07:06:27.025Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T07:06:27.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T07:06:27.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T07:06:27.417Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T07:06:27.688Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T07:06:27.688Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T07:06:27.688Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T07:06:27.688Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T07:06:27.688Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T07:06:27.947Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T07:06:27.947Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T07:06:27.947Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T07:06:28.209Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T07:06:28.209Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T07:06:28.209Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T07:06:29.148Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T07:06:29.148Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T07:06:29.148Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T07:06:29.148Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T07:06:29.148Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T07:06:29.148Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T07:06:29.148Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T07:06:29.148Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T07:06:29.148Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T07:06:29.148Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T07:06:29.148Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T07:06:29.407Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T07:06:29.407Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T07:06:29.407Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T07:06:29.407Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T07:06:29.407Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T07:06:29.407Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T07:06:29.667Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T07:06:29.667Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T07:06:29.667Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T07:06:29.667Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T07:06:29.667Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T07:06:29.667Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T07:06:29.667Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T07:06:29.667Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T07:06:29.667Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T07:06:29.667Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T07:06:29.667Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T07:06:29.667Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T07:06:29.667Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T07:06:29.667Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T07:06:29.667Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T07:06:29.927Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T07:06:29.927Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T07:06:29.927Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T07:06:29.927Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T07:06:29.927Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T07:06:29.927Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T07:06:29.927Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T07:06:29.927Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T07:06:29.927Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T07:06:29.927Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T07:06:29.927Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T07:06:29.927Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T07:06:29.927Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T07:06:29.927Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T07:06:29.927Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T07:06:29.927Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T07:06:29.927Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T07:06:29.927Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T07:06:29.927Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T07:06:29.927Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T07:06:30.186Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T07:06:30.186Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T07:06:30.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T07:06:30.186Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T07:06:30.186Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T07:06:30.186Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T07:06:30.186Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T07:06:30.186Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T07:06:30.186Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T07:06:30.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T07:06:30.186Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T07:06:30.186Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T07:06:30.186Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T07:06:30.186Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T07:06:30.186Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T07:06:30.186Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T07:06:30.186Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T07:06:30.186Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T07:06:30.186Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T07:06:30.186Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T07:06:30.186Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T07:06:30.186Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T07:06:30.446Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T07:06:30.446Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T07:06:30.446Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T07:06:30.446Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T07:06:30.446Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T07:06:30.446Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T07:06:30.446Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T07:06:30.768Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T07:06:30.768Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T07:06:30.768Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T07:06:30.768Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T07:06:30.768Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T07:06:30.768Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T07:06:30.768Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T07:06:30.768Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T07:06:30.768Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T07:06:30.768Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T07:06:30.768Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T07:06:36.109Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T07:06:36.109Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T07:06:36.810Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T07:06:36.810Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T07:06:54.914Z] Removing intermediate container 30a9c27a0c25 [2022-04-22T07:06:54.914Z] ---> 6ceb3ff3920d [2022-04-22T07:06:54.914Z] [2022-04-22T07:06:54.914Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T07:06:54.914Z] Removing intermediate container bffa49c7499d [2022-04-22T07:06:54.914Z] ---> 3731bfd1cc37 [2022-04-22T07:06:54.914Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T07:06:54.914Z] Removing intermediate container 747e48f81501 [2022-04-22T07:06:54.914Z] ---> e28727cc977b [2022-04-22T07:06:54.914Z] [2022-04-22T07:06:54.914Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T07:06:54.914Z] ---> Running in 434b5bbdbd45 [2022-04-22T07:06:55.482Z] 3.14: Pulling from library/alpine [2022-04-22T07:06:55.482Z] 3.14: Pulling from library/alpine [2022-04-22T07:06:56.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T07:06:56.912Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T07:06:56.912Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T07:06:56.912Z] Status: Image is up to date for alpine:3.14 [2022-04-22T07:06:56.912Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T07:06:56.912Z] ---> e04c818066af [2022-04-22T07:06:56.912Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T07:06:56.912Z] ---> e04c818066af [2022-04-22T07:06:56.912Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T07:06:57.546Z] ---> Running in 4e32deeb29e0 [2022-04-22T07:06:57.546Z] ---> Running in 3758e8fceeb5 [2022-04-22T07:06:58.482Z] Removing intermediate container 4e32deeb29e0 [2022-04-22T07:06:58.482Z] ---> df243244b0ca [2022-04-22T07:06:58.482Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T07:06:58.482Z] Removing intermediate container 434b5bbdbd45 [2022-04-22T07:06:58.482Z] ---> 53a8c1bfb02a [2022-04-22T07:06:58.482Z] [2022-04-22T07:06:58.482Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T07:06:58.482Z] ---> Running in fd7e30614977 [2022-04-22T07:06:58.742Z] 20.10.14: Pulling from library/docker [2022-04-22T07:06:58.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:06:59.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:06:59.002Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T07:06:59.002Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:06:59.002Z] OK: 6 MiB in 15 packages [2022-04-22T07:06:59.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:06:59.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:06:59.832Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T07:06:59.832Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T07:06:59.832Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:06:59.832Z] OK: 6 MiB in 16 packages [2022-04-22T07:07:00.406Z] Removing intermediate container 3758e8fceeb5 [2022-04-22T07:07:00.406Z] ---> 810372bbfc71 [2022-04-22T07:07:00.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:07:00.664Z] ---> Running in a9105799c375 [2022-04-22T07:07:01.233Z] Removing intermediate container fd7e30614977 [2022-04-22T07:07:01.233Z] ---> 8f5948fbc367 [2022-04-22T07:07:01.233Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T07:07:01.233Z] Removing intermediate container a9105799c375 [2022-04-22T07:07:01.233Z] ---> eabcadab2e0b [2022-04-22T07:07:01.233Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T07:07:01.494Z] ---> Running in c4b11a448005 [2022-04-22T07:07:01.494Z] ---> Running in d84b452932c1 [2022-04-22T07:07:01.760Z] Removing intermediate container d84b452932c1 [2022-04-22T07:07:01.760Z] ---> 2c39f08c2a95 [2022-04-22T07:07:01.760Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T07:07:02.033Z] ---> Running in 2460e3790c78 [2022-04-22T07:07:02.033Z] Removing intermediate container c4b11a448005 [2022-04-22T07:07:02.033Z] ---> cbb9f50523b2 [2022-04-22T07:07:02.033Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T07:07:02.321Z] ---> Running in ed0890ed5d61 [2022-04-22T07:07:02.581Z] Removing intermediate container 2460e3790c78 [2022-04-22T07:07:02.581Z] ---> 9617b4aaf41c [2022-04-22T07:07:02.581Z] Step 15/23 : WORKDIR / [2022-04-22T07:07:02.843Z] ---> Running in 2360bde4c63d [2022-04-22T07:07:02.843Z] Removing intermediate container ed0890ed5d61 [2022-04-22T07:07:02.843Z] ---> 222cae811e0b [2022-04-22T07:07:02.843Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T07:07:03.103Z] ---> Running in 7032ab287e8f [2022-04-22T07:07:03.103Z] Removing intermediate container 2360bde4c63d [2022-04-22T07:07:03.103Z] ---> 2ecdda291352 [2022-04-22T07:07:03.103Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:07:03.281Z] Removing intermediate container f333a2ec5b60 [2022-04-22T07:07:03.282Z] ---> f429ffedd7fe [2022-04-22T07:07:03.282Z] Successfully built f429ffedd7fe [2022-04-22T07:07:03.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:07:03.641Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T07:07:03.641Z] . [Pipeline] withDockerContainer [2022-04-22T07:07:03.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container [2022-04-22T07:07:03.977Z] $ 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-arm64 cat [2022-04-22T07:07:04.057Z] ---> 055d802f7bc9 [2022-04-22T07:07:04.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T07:07:04.994Z] ---> cd9281d752c6 [2022-04-22T07:07:04.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T07:07:05.255Z] Removing intermediate container 7032ab287e8f [2022-04-22T07:07:05.255Z] ---> 2f6c7a50ba9b [2022-04-22T07:07:05.255Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T07:07:05.259Z] $ docker top 3e034fb9e5ee94a7d59806d615875f25bd8ff6cd0b20f2ac4f98384674d90aeb -eo pid,comm [Pipeline] { [2022-04-22T07:07:05.548Z] ---> Running in 22e40b98eea0 [Pipeline] sh [2022-04-22T07:07:05.813Z] ---> c699bd71bb4b [2022-04-22T07:07:05.813Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T07:07:05.813Z] Removing intermediate container 22e40b98eea0 [2022-04-22T07:07:05.813Z] ---> 20c7fd2fcdb1 [2022-04-22T07:07:05.813Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T07:07:06.078Z] ---> Running in 658b9bae61fc [2022-04-22T07:07:06.246Z] + go version [2022-04-22T07:07:06.246Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T07:07:06.284Z] $ docker stop --time=1 3e034fb9e5ee94a7d59806d615875f25bd8ff6cd0b20f2ac4f98384674d90aeb [2022-04-22T07:07:06.337Z] Removing intermediate container 658b9bae61fc [2022-04-22T07:07:06.337Z] ---> 34c817e80e26 [2022-04-22T07:07:06.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:07:06.596Z] ---> Running in 01618f90fdff [2022-04-22T07:07:06.596Z] ---> feb277d724d2 [2022-04-22T07:07:06.596Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T07:07:06.596Z] ---> Running in 0675244d7648 [2022-04-22T07:07:06.856Z] Removing intermediate container 01618f90fdff [2022-04-22T07:07:06.856Z] ---> 7c5892f6bc4e [2022-04-22T07:07:06.856Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T07:07:07.117Z] ---> Running in 42cb27df09e4 [2022-04-22T07:07:07.415Z] Removing intermediate container 42cb27df09e4 [2022-04-22T07:07:07.415Z] ---> 62befac6411a [2022-04-22T07:07:07.415Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:07:07.674Z] ---> Running in 8e94be72d814 [2022-04-22T07:07:07.880Z] $ docker rm -f 3e034fb9e5ee94a7d59806d615875f25bd8ff6cd0b20f2ac4f98384674d90aeb [Pipeline] // withDockerContainer [Pipeline] } [2022-04-22T07:07:08.245Z] Removing intermediate container 8e94be72d814 [2022-04-22T07:07:08.245Z] ---> 7fe1c04dd9e6 [2022-04-22T07:07:08.245Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:07:08.517Z] ---> Running in 08aa51225822 [2022-04-22T07:07:08.517Z] Removing intermediate container 08aa51225822 [2022-04-22T07:07:08.517Z] ---> 1824b6669a7a [2022-04-22T07:07:08.517Z] [2022-04-22T07:07:08.776Z] Removing intermediate container 0675244d7648 [2022-04-22T07:07:08.776Z] ---> 9a0f49adc4b4 [2022-04-22T07:07:08.776Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:07:08.776Z] Successfully built 1824b6669a7a [2022-04-22T07:07:08.776Z] Successfully tagged core-metadata:latest [2022-04-22T07:07:08.776Z]  Building core-metadata ... done Building support-notifications [2022-04-22T07:07:08.814Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T07:07:08.814Z] . [Pipeline] withDockerContainer [2022-04-22T07:07:09.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container [2022-04-22T07:07:09.114Z] $ 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-arm64 cat [2022-04-22T07:07:10.346Z] $ docker top 67795967b848b91308a9a4702db62ec90cf4a08107414e3fca7577ace315fb97 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T07:07:10.640Z] ========================================================= [2022-04-22T07:07:10.640Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T07:07:10.640Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T07:07:11.343Z] + make test [2022-04-22T07:07:11.343Z] go mod tidy -compat=1.17 [2022-04-22T07:07:12.063Z] ---> 0747deccb32c [2022-04-22T07:07:12.063Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T07:07:12.332Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T07:07:12.637Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T07:07:12.637Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T07:07:12.637Z] ---> 7417809fdb73 [2022-04-22T07:07:12.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:07:14.029Z] ---> Running in f561c384a26c [2022-04-22T07:07:14.029Z] ---> 43a90a02de05 [2022-04-22T07:07:14.029Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T07:07:14.597Z] Removing intermediate container f561c384a26c [2022-04-22T07:07:14.597Z] ---> d0f6d55d862b [2022-04-22T07:07:14.597Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T07:07:14.961Z] ---> Running in 2e8089856440 [2022-04-22T07:07:15.222Z] ---> f6553b08158d [2022-04-22T07:07:15.222Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T07:07:15.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:07:15.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:07:15.790Z] ---> cbfd2c7ef754 [2022-04-22T07:07:15.790Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T07:07:15.790Z] ---> Using cache [2022-04-22T07:07:15.790Z] ---> 21a9dcb88dfd [2022-04-22T07:07:15.790Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:07:15.790Z] ---> Using cache [2022-04-22T07:07:15.790Z] ---> 3cc52fb06547 [2022-04-22T07:07:15.790Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T07:07:16.050Z] ---> Running in 77f7be727094 [2022-04-22T07:07:16.050Z] ---> 43b9c42f4c41 [2022-04-22T07:07:16.050Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T07:07:16.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:07:16.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:07:16.570Z] ---> 44dfc37ef14a [2022-04-22T07:07:16.570Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T07:07:16.828Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T07:07:16.828Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T07:07:16.828Z] Executing bash-5.1.16-r0.post-install [2022-04-22T07:07:16.828Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T07:07:16.828Z] ---> Running in 84f23f1dd65c [2022-04-22T07:07:16.828Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T07:07:16.828Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T07:07:16.828Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T07:07:16.828Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T07:07:16.828Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T07:07:16.828Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T07:07:16.828Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T07:07:16.828Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T07:07:16.828Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T07:07:16.828Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T07:07:16.828Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T07:07:16.828Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T07:07:16.828Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T07:07:16.828Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T07:07:17.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:07:17.345Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T07:07:17.345Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T07:07:17.345Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T07:07:17.345Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T07:07:17.345Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T07:07:17.345Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T07:07:17.345Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T07:07:17.345Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T07:07:17.345Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T07:07:17.345Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T07:07:17.345Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T07:07:17.345Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T07:07:17.345Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T07:07:17.345Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T07:07:17.345Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T07:07:17.345Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T07:07:17.345Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T07:07:17.345Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T07:07:17.345Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T07:07:17.345Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T07:07:17.345Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T07:07:17.345Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T07:07:17.345Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T07:07:17.604Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T07:07:17.604Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T07:07:17.604Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T07:07:17.604Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:07:17.604Z] OK: 83 MiB in 65 packages [2022-04-22T07:07:17.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:07:18.123Z] Removing intermediate container 84f23f1dd65c [2022-04-22T07:07:18.123Z] ---> d5da70729540 [2022-04-22T07:07:18.123Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T07:07:18.123Z] OK: 221 MiB in 52 packages [2022-04-22T07:07:18.720Z] Collecting docker-compose==1.23.2 [2022-04-22T07:07:18.720Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T07:07:18.720Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T07:07:18.720Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T07:07:18.720Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T07:07:18.720Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T07:07:18.720Z] ---> bced03209340 [2022-04-22T07:07:18.720Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T07:07:18.979Z] ---> Running in f1370f6c67f4 [2022-04-22T07:07:19.239Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T07:07:19.239Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T07:07:19.500Z] Removing intermediate container 77f7be727094 [2022-04-22T07:07:19.500Z] ---> 629a1f3829fe [2022-04-22T07:07:19.500Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T07:07:20.069Z] Collecting PyYAML<4,>=3.10 [2022-04-22T07:07:20.069Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T07:07:20.329Z] ---> 460d95df3d4e [2022-04-22T07:07:20.329Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:07:20.588Z] ---> Running in 39bb55a588de [2022-04-22T07:07:20.588Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T07:07:20.588Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T07:07:20.847Z] Removing intermediate container f1370f6c67f4 [2022-04-22T07:07:20.847Z] ---> 0aa5e7d739f5 [2022-04-22T07:07:20.847Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T07:07:21.137Z] ---> Running in c87e5d648377 [2022-04-22T07:07:21.137Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T07:07:21.137Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T07:07:21.137Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T07:07:21.137Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T07:07:21.137Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T07:07:21.398Z] Removing intermediate container c87e5d648377 [2022-04-22T07:07:21.398Z] ---> e855b60e59ee [2022-04-22T07:07:21.398Z] Step 28/31 : CMD ["gate"] [2022-04-22T07:07:21.398Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T07:07:21.398Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T07:07:21.398Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T07:07:21.398Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T07:07:21.398Z] ---> Running in 869e4d965f4c [2022-04-22T07:07:21.660Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T07:07:21.660Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T07:07:21.660Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T07:07:21.660Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T07:07:21.660Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T07:07:21.660Z] Removing intermediate container 869e4d965f4c [2022-04-22T07:07:21.660Z] ---> 21bb36d8570b [2022-04-22T07:07:21.660Z] Step 29/31 : LABEL arch=x86_64 [2022-04-22T07:07:21.660Z] Collecting idna<2.8,>=2.5 [2022-04-22T07:07:21.660Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T07:07:21.928Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T07:07:21.928Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T07:07:21.928Z] ---> Running in 11dd9c83136f [2022-04-22T07:07:21.928Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T07:07:21.928Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T07:07:21.928Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T07:07:21.928Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T07:07:22.209Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T07:07:22.209Z] Attempting uninstall: urllib3 [2022-04-22T07:07:22.209Z] Found existing installation: urllib3 1.26.7 [2022-04-22T07:07:22.209Z] Uninstalling urllib3-1.26.7: [2022-04-22T07:07:22.209Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T07:07:22.209Z] Removing intermediate container 11dd9c83136f [2022-04-22T07:07:22.209Z] ---> 05e8cd3be1fb [2022-04-22T07:07:22.209Z] Step 30/31 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:07:22.209Z] Attempting uninstall: idna [2022-04-22T07:07:22.209Z] Found existing installation: idna 3.3 [2022-04-22T07:07:22.209Z] Uninstalling idna-3.3: [2022-04-22T07:07:22.469Z] Successfully uninstalled idna-3.3 [2022-04-22T07:07:22.469Z] ---> Running in ee8b1257da3f [2022-04-22T07:07:22.729Z] Removing intermediate container ee8b1257da3f [2022-04-22T07:07:22.729Z] ---> f7dafc49891a [2022-04-22T07:07:22.729Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T07:07:22.989Z] ---> Running in 3fd54374bbb1 [2022-04-22T07:07:22.989Z] Removing intermediate container 39bb55a588de [2022-04-22T07:07:22.989Z] ---> 37cb83b1fe94 [2022-04-22T07:07:22.989Z] Step 8/22 : COPY . . [2022-04-22T07:07:22.989Z] Attempting uninstall: requests [2022-04-22T07:07:22.989Z] Found existing installation: requests 2.26.0 [2022-04-22T07:07:22.989Z] Uninstalling requests-2.26.0: [2022-04-22T07:07:22.989Z] Successfully uninstalled requests-2.26.0 [2022-04-22T07:07:23.248Z] Running setup.py install for texttable: started [2022-04-22T07:07:23.248Z] Removing intermediate container 3fd54374bbb1 [2022-04-22T07:07:23.248Z] ---> 9ec368139a5f [2022-04-22T07:07:23.248Z] [2022-04-22T07:07:23.248Z] Successfully built 9ec368139a5f [2022-04-22T07:07:23.507Z] Successfully tagged security-bootstrapper:latest [2022-04-22T07:07:23.507Z]  Building security-bootstrapper ... done Building core-data [2022-04-22T07:07:23.507Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T07:07:23.507Z] Running setup.py install for PyYAML: started [2022-04-22T07:07:24.075Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T07:07:24.075Z] Running setup.py install for docopt: started [2022-04-22T07:07:24.642Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T07:07:24.642Z] Running setup.py install for dockerpty: started [2022-04-22T07:07:24.902Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T07:07:25.469Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T07:07:30.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:07:30.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:07:30.745Z] ---> cbfd2c7ef754 [2022-04-22T07:07:30.745Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:07:30.745Z] ---> Using cache [2022-04-22T07:07:30.745Z] ---> 21a9dcb88dfd [2022-04-22T07:07:30.745Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:07:30.745Z] ---> Using cache [2022-04-22T07:07:30.745Z] ---> 3cc52fb06547 [2022-04-22T07:07:30.745Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T07:07:31.004Z] ---> Running in d3857c5b9556 [2022-04-22T07:07:31.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:07:32.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:07:33.140Z] OK: 221 MiB in 52 packages [2022-04-22T07:07:34.540Z] Removing intermediate container d3857c5b9556 [2022-04-22T07:07:34.540Z] ---> a3d2d6d49f7c [2022-04-22T07:07:34.540Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:07:34.813Z] Removing intermediate container 2e8089856440 [2022-04-22T07:07:34.813Z] ---> bb4bf42ec86f [2022-04-22T07:07:34.813Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T07:07:35.073Z] ---> Running in 901e8ed95675 [2022-04-22T07:07:35.073Z] ---> 763efcbf13d9 [2022-04-22T07:07:35.073Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:07:35.073Z] ---> Running in d6a234b43f7c [2022-04-22T07:07:35.642Z] Removing intermediate container 901e8ed95675 [2022-04-22T07:07:35.642Z] ---> d859569c7eab [2022-04-22T07:07:35.642Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T07:07:35.642Z] ---> Running in 224fa8f8d92c [2022-04-22T07:07:35.902Z] Removing intermediate container 224fa8f8d92c [2022-04-22T07:07:35.902Z] ---> 6dacd4e8740f [2022-04-22T07:07:35.902Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T07:07:36.843Z] ---> f218cfadd340 [2022-04-22T07:07:36.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T07:07:37.412Z] Removing intermediate container d6a234b43f7c [2022-04-22T07:07:37.412Z] ---> 191aaec67396 [2022-04-22T07:07:37.412Z] Step 8/23 : COPY . . [2022-04-22T07:07:37.412Z] ---> 343262cbf575 [2022-04-22T07:07:37.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T07:07:38.357Z] ---> 5dc0ff68a3ed [2022-04-22T07:07:38.357Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T07:07:38.357Z] ---> Running in 34bad0a82db0 [2022-04-22T07:07:38.357Z] ---> 0a4283d8a1d9 [2022-04-22T07:07:38.357Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T07:07:38.357Z] ---> Running in b9a771769c0e [2022-04-22T07:07:38.619Z] Removing intermediate container 34bad0a82db0 [2022-04-22T07:07:38.619Z] ---> 17c732713057 [2022-04-22T07:07:38.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:07:38.878Z] ---> Running in 2aabaa40d5f6 [2022-04-22T07:07:38.878Z] Removing intermediate container 2aabaa40d5f6 [2022-04-22T07:07:38.878Z] ---> 9e7d073d7f48 [2022-04-22T07:07:38.878Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T07:07:39.138Z] ---> Running in 806a16c88be3 [2022-04-22T07:07:39.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T07:07:39.658Z] Removing intermediate container 806a16c88be3 [2022-04-22T07:07:39.658Z] ---> 3ba4c473284d [2022-04-22T07:07:39.658Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:07:39.658Z] ---> Running in dd0e14eb7299 [2022-04-22T07:07:40.230Z] Removing intermediate container dd0e14eb7299 [2022-04-22T07:07:40.230Z] ---> 4246d8a7e004 [2022-04-22T07:07:40.230Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:07:40.230Z] ---> Running in d37bfe8326d0 [2022-04-22T07:07:40.799Z] Removing intermediate container d37bfe8326d0 [2022-04-22T07:07:40.799Z] ---> 835762772022 [2022-04-22T07:07:40.799Z] [2022-04-22T07:07:40.799Z] Successfully built 835762772022 [2022-04-22T07:07:40.799Z] Successfully tagged sys-mgmt-agent:latest [2022-04-22T07:07:40.799Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-22T07:07:44.698Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T07:07:47.369Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:07:47.369Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:07:47.369Z] ---> cbfd2c7ef754 [2022-04-22T07:07:47.369Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T07:07:47.369Z] ---> Using cache [2022-04-22T07:07:47.369Z] ---> 21a9dcb88dfd [2022-04-22T07:07:47.370Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:07:47.370Z] ---> Using cache [2022-04-22T07:07:47.370Z] ---> 3cc52fb06547 [2022-04-22T07:07:47.370Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T07:07:47.370Z] ---> Using cache [2022-04-22T07:07:47.370Z] ---> a9d03a870aae [2022-04-22T07:07:47.370Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T07:07:47.370Z] ---> Using cache [2022-04-22T07:07:47.370Z] ---> 0643da106bc8 [2022-04-22T07:07:47.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:07:47.370Z] ---> Using cache [2022-04-22T07:07:47.370Z] ---> cf4cf0bd25db [2022-04-22T07:07:47.370Z] Step 8/22 : COPY . . [2022-04-22T07:07:47.370Z] ---> Using cache [2022-04-22T07:07:47.370Z] ---> 5dc1d3bdf36f [2022-04-22T07:07:47.370Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T07:07:51.564Z] ---> Running in 0ed4e4582e94 [2022-04-22T07:07:51.564Z] ---> 65717d2236c3 [2022-04-22T07:07:51.564Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T07:07:51.564Z] ---> Running in a6071507c92b [2022-04-22T07:07:52.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T07:07:53.076Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T07:08:25.183Z] Removing intermediate container b9a771769c0e [2022-04-22T07:08:25.183Z] ---> a08c4fcf3e6e [2022-04-22T07:08:25.183Z] [2022-04-22T07:08:25.183Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T07:08:25.183Z] ---> e04c818066af [2022-04-22T07:08:25.183Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T07:08:25.183Z] ---> Running in 9be2a596819b [2022-04-22T07:08:26.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:26.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:26.823Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T07:08:26.823Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T07:08:26.823Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:08:26.823Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:08:26.823Z] OK: 6 MiB in 16 packages [2022-04-22T07:08:28.204Z] Removing intermediate container 9be2a596819b [2022-04-22T07:08:28.204Z] ---> 009a5baf67d9 [2022-04-22T07:08:28.204Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:08:28.204Z] ---> Running in 42d1e4b5313e [2022-04-22T07:08:28.770Z] Removing intermediate container 42d1e4b5313e [2022-04-22T07:08:28.770Z] ---> 19eee8d1df34 [2022-04-22T07:08:28.770Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T07:08:28.770Z] ---> Running in 93324d76348a [2022-04-22T07:08:29.337Z] Removing intermediate container 93324d76348a [2022-04-22T07:08:29.337Z] ---> 924bc54fab47 [2022-04-22T07:08:29.337Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T07:08:29.337Z] ---> Running in c1fb33f37a2c [2022-04-22T07:08:29.603Z] Removing intermediate container c1fb33f37a2c [2022-04-22T07:08:29.603Z] ---> f114b82af7c6 [2022-04-22T07:08:29.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:08:30.172Z] ---> ae34f675a53c [2022-04-22T07:08:30.172Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T07:08:31.558Z] ---> eb499e5f2357 [2022-04-22T07:08:31.558Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T07:08:32.127Z] ---> a81800d30a5d [2022-04-22T07:08:32.127Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T07:08:32.390Z] ---> Running in db2eb5852aab [2022-04-22T07:08:32.650Z] Removing intermediate container db2eb5852aab [2022-04-22T07:08:32.650Z] ---> 0a9809e9b6e6 [2022-04-22T07:08:32.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:08:32.909Z] ---> Running in bfe5b99d7d1d [2022-04-22T07:08:33.521Z] Removing intermediate container bfe5b99d7d1d [2022-04-22T07:08:33.521Z] ---> b3b934820b73 [2022-04-22T07:08:33.521Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T07:08:34.093Z] ---> Running in 72dbc98eeefc [2022-04-22T07:08:34.352Z] Removing intermediate container a6071507c92b [2022-04-22T07:08:34.352Z] ---> 66a7312b2b8b [2022-04-22T07:08:34.352Z] [2022-04-22T07:08:34.352Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T07:08:34.352Z] ---> e04c818066af [2022-04-22T07:08:34.352Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T07:08:34.352Z] ---> Running in f8ec8b30ceae [2022-04-22T07:08:34.352Z] Removing intermediate container 72dbc98eeefc [2022-04-22T07:08:34.352Z] ---> 1d98c9772ed7 [2022-04-22T07:08:34.352Z] Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:08:34.612Z] ---> Running in 7426bd25bcc5 [2022-04-22T07:08:34.612Z] Removing intermediate container f8ec8b30ceae [2022-04-22T07:08:34.612Z] ---> 97cbeab780df [2022-04-22T07:08:34.612Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T07:08:34.612Z] Removing intermediate container 7426bd25bcc5 [2022-04-22T07:08:34.612Z] ---> 10244b1f9c26 [2022-04-22T07:08:34.612Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T07:08:34.612Z] ---> Running in 923e26ba212a [2022-04-22T07:08:34.870Z] ---> Running in bf4c4e5ad1c1 [2022-04-22T07:08:34.870Z] Removing intermediate container 923e26ba212a [2022-04-22T07:08:34.870Z] ---> 3cd3d8806208 [2022-04-22T07:08:34.870Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T07:08:34.870Z] Removing intermediate container bf4c4e5ad1c1 [2022-04-22T07:08:34.870Z] ---> 2980d7231245 [2022-04-22T07:08:34.870Z] [2022-04-22T07:08:34.870Z] Removing intermediate container 0ed4e4582e94 [2022-04-22T07:08:34.870Z] ---> 3e8c5104099e [2022-04-22T07:08:34.870Z] [2022-04-22T07:08:34.870Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T07:08:34.870Z] ---> e04c818066af [2022-04-22T07:08:34.870Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T07:08:34.870Z] ---> Using cache [2022-04-22T07:08:34.870Z] ---> 810372bbfc71 [2022-04-22T07:08:34.870Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:08:34.870Z] ---> Using cache [2022-04-22T07:08:34.870Z] ---> eabcadab2e0b [2022-04-22T07:08:34.870Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T07:08:34.871Z] ---> Running in a10f05ac2d5f [2022-04-22T07:08:35.142Z] ---> Running in 3b43d3d0417a [2022-04-22T07:08:35.142Z] Successfully built 2980d7231245 [2022-04-22T07:08:35.142Z] Removing intermediate container a10f05ac2d5f [2022-04-22T07:08:35.142Z] ---> b3d88249baed [2022-04-22T07:08:35.142Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:08:35.142Z] Successfully tagged support-notifications:latest [2022-04-22T07:08:35.142Z] Building security-secretstore-setup [2022-04-22T07:08:35.142Z]  Building support-notifications ... done  ---> Running in 9751a11ebe89 [2022-04-22T07:08:35.142Z] Removing intermediate container 3b43d3d0417a [2022-04-22T07:08:35.142Z] ---> ab283fdb1911 [2022-04-22T07:08:35.142Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T07:08:35.142Z] ---> Running in 51fce0a14079 [2022-04-22T07:08:35.788Z] Removing intermediate container 51fce0a14079 [2022-04-22T07:08:35.788Z] ---> c4c02f7caf56 [2022-04-22T07:08:35.788Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:08:36.801Z] ---> 1bf3b2fc143b [2022-04-22T07:08:36.801Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T07:08:37.068Z] Removing intermediate container 9751a11ebe89 [2022-04-22T07:08:37.068Z] ---> e2ff5d1cd327 [2022-04-22T07:08:37.068Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T07:08:37.328Z] ---> Running in 2e84acf41cf6 [2022-04-22T07:08:37.601Z] ---> babee0ae68b9 [2022-04-22T07:08:37.601Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T07:08:37.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:37.862Z] ---> 551d57ce9f57 [2022-04-22T07:08:37.862Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T07:08:37.862Z] ---> Running in 74f0ce76c823 [2022-04-22T07:08:38.122Z] Removing intermediate container 74f0ce76c823 [2022-04-22T07:08:38.122Z] ---> 1fe18725fc90 [2022-04-22T07:08:38.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:08:38.122Z] ---> Running in ff1505c53a08 [2022-04-22T07:08:38.122Z] Removing intermediate container ff1505c53a08 [2022-04-22T07:08:38.122Z] ---> 5b126ccea3fe [2022-04-22T07:08:38.122Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T07:08:38.387Z] ---> Running in fbb322afcf09 [2022-04-22T07:08:38.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:38.387Z] Removing intermediate container fbb322afcf09 [2022-04-22T07:08:38.387Z] ---> a024eee4b507 [2022-04-22T07:08:38.387Z] Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:08:38.648Z] ---> Running in 3f637c1ee930 [2022-04-22T07:08:38.648Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T07:08:38.648Z] Removing intermediate container 3f637c1ee930 [2022-04-22T07:08:38.648Z] ---> 391d24aab4e5 [2022-04-22T07:08:38.648Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T07:08:38.907Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T07:08:38.907Z] ---> Running in e1c14c956f12 [2022-04-22T07:08:38.907Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T07:08:38.907Z] Removing intermediate container e1c14c956f12 [2022-04-22T07:08:38.907Z] ---> d6bb9c66af65 [2022-04-22T07:08:38.907Z] [2022-04-22T07:08:38.907Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T07:08:39.167Z] Successfully built d6bb9c66af65 [2022-04-22T07:08:39.167Z] Successfully tagged support-scheduler:latest [2022-04-22T07:08:39.167Z] Building security-spire-config [2022-04-22T07:08:39.167Z]  Building support-scheduler ... done (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T07:08:39.167Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T07:08:39.167Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:08:39.167Z] OK: 8 MiB in 20 packages [2022-04-22T07:08:39.428Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:08:39.428Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:08:39.428Z] ---> cbfd2c7ef754 [2022-04-22T07:08:39.428Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T07:08:39.428Z] ---> Using cache [2022-04-22T07:08:39.428Z] ---> 21a9dcb88dfd [2022-04-22T07:08:39.428Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:08:39.428Z] ---> Using cache [2022-04-22T07:08:39.428Z] ---> 3cc52fb06547 [2022-04-22T07:08:39.428Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T07:08:39.428Z] ---> Using cache [2022-04-22T07:08:39.428Z] ---> a9d03a870aae [2022-04-22T07:08:39.428Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T07:08:39.428Z] ---> Using cache [2022-04-22T07:08:39.428Z] ---> 0643da106bc8 [2022-04-22T07:08:39.428Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:08:39.428Z] ---> Using cache [2022-04-22T07:08:39.428Z] ---> cf4cf0bd25db [2022-04-22T07:08:39.428Z] Step 8/25 : COPY . . [2022-04-22T07:08:39.428Z] ---> Using cache [2022-04-22T07:08:39.428Z] ---> 5dc1d3bdf36f [2022-04-22T07:08:39.428Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T07:08:41.341Z] ---> Running in bb9880a918fc [2022-04-22T07:08:41.600Z] Removing intermediate container 2e84acf41cf6 [2022-04-22T07:08:41.600Z] ---> 6d9b82597d87 [2022-04-22T07:08:41.600Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:08:41.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T07:08:41.860Z] ---> 85b4f021be5d [2022-04-22T07:08:41.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T07:08:42.796Z] ---> 034d7c047769 [2022-04-22T07:08:42.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T07:08:42.796Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:08:42.796Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:08:42.796Z] ---> cbfd2c7ef754 [2022-04-22T07:08:42.796Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T07:08:42.796Z] ---> Using cache [2022-04-22T07:08:42.796Z] ---> 21a9dcb88dfd [2022-04-22T07:08:42.796Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:08:42.796Z] ---> Using cache [2022-04-22T07:08:42.796Z] ---> 3cc52fb06547 [2022-04-22T07:08:42.796Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T07:08:43.056Z] ---> 3ac887cde2f3 [2022-04-22T07:08:43.056Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T07:08:43.056Z] ---> Running in 92acef1611ec [2022-04-22T07:08:43.056Z] ---> Running in d9b3f5b962e7 [2022-04-22T07:08:43.314Z] Removing intermediate container d9b3f5b962e7 [2022-04-22T07:08:43.314Z] ---> fc0ec6a8ab68 [2022-04-22T07:08:43.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:08:43.315Z] ---> Running in 91a2346bb8f2 [2022-04-22T07:08:43.315Z] Removing intermediate container 91a2346bb8f2 [2022-04-22T07:08:43.315Z] ---> 92b05632fa5c [2022-04-22T07:08:43.315Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T07:08:43.315Z] ---> Running in ddee25f11162 [2022-04-22T07:08:43.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:43.573Z] Removing intermediate container ddee25f11162 [2022-04-22T07:08:43.573Z] ---> cc4a67adde90 [2022-04-22T07:08:43.573Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:08:43.573Z] ---> Running in 87bb8df43b47 [2022-04-22T07:08:43.573Z] Removing intermediate container 87bb8df43b47 [2022-04-22T07:08:43.573Z] ---> 030dc37d47c6 [2022-04-22T07:08:43.573Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:08:43.573Z] ---> Running in 1dee3bc79993 [2022-04-22T07:08:43.832Z] Removing intermediate container 1dee3bc79993 [2022-04-22T07:08:43.832Z] ---> fec807134246 [2022-04-22T07:08:43.832Z] [2022-04-22T07:08:43.832Z] Successfully built fec807134246 [2022-04-22T07:08:43.832Z] Successfully tagged core-data:latest [2022-04-22T07:08:43.832Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-22T07:08:44.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:44.658Z] OK: 221 MiB in 52 packages [2022-04-22T07:08:47.194Z] Removing intermediate container 92acef1611ec [2022-04-22T07:08:47.194Z] ---> cb73aca00ada [2022-04-22T07:08:47.194Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T07:08:47.454Z] ---> bf6d7dcdbf3e [2022-04-22T07:08:47.454Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:08:47.454Z] ---> Running in d0a8893acd8c [2022-04-22T07:08:48.022Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:08:48.022Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:08:48.022Z] ---> cbfd2c7ef754 [2022-04-22T07:08:48.022Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T07:08:48.022Z] ---> Using cache [2022-04-22T07:08:48.022Z] ---> 21a9dcb88dfd [2022-04-22T07:08:48.022Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T07:08:48.022Z] ---> Running in 15c0ad80ce51 [2022-04-22T07:08:48.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:49.164Z] Removing intermediate container d0a8893acd8c [2022-04-22T07:08:49.164Z] ---> e82a63776810 [2022-04-22T07:08:49.164Z] Step 8/26 : COPY . . [2022-04-22T07:08:49.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:49.995Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:08:49.995Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:08:49.995Z] OK: 15866 distinct packages available [2022-04-22T07:08:49.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:50.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:51.192Z] OK: 221 MiB in 52 packages [2022-04-22T07:08:53.730Z] Removing intermediate container 15c0ad80ce51 [2022-04-22T07:08:53.730Z] ---> 74d374ff6930 [2022-04-22T07:08:53.730Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T07:08:53.990Z] ---> 224897e070a9 [2022-04-22T07:08:53.990Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T07:08:53.990Z] ---> Running in f1bc274039b8 [2022-04-22T07:08:53.990Z] ---> 7835b623e970 [2022-04-22T07:08:53.990Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:08:53.990Z] ---> Running in e6ad1962e966 [2022-04-22T07:08:54.249Z] Removing intermediate container f1bc274039b8 [2022-04-22T07:08:54.249Z] ---> a93cd3a44336 [2022-04-22T07:08:54.249Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T07:08:54.249Z] ---> Running in 10bcd84885ac [2022-04-22T07:08:54.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T07:08:55.079Z] Removing intermediate container 10bcd84885ac [2022-04-22T07:08:55.079Z] ---> 9763f0418eae [2022-04-22T07:08:55.079Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T07:08:55.079Z] Removing intermediate container e6ad1962e966 [2022-04-22T07:08:55.079Z] ---> 4be39e6e03c3 [2022-04-22T07:08:55.079Z] Step 7/20 : COPY . . [2022-04-22T07:08:55.079Z] ---> Running in e42113be0fb8 [2022-04-22T07:08:55.338Z] Removing intermediate container e42113be0fb8 [2022-04-22T07:08:55.338Z] ---> 6719a8758dce [2022-04-22T07:08:55.338Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T07:08:56.715Z] ---> Running in cc7ff6043e75 [2022-04-22T07:08:57.310Z] spire-1.2.1/ [2022-04-22T07:08:57.310Z] spire-1.2.1/.data/ [2022-04-22T07:08:57.310Z] spire-1.2.1/.data/.file [2022-04-22T07:08:57.310Z] spire-1.2.1/.dockerignore [2022-04-22T07:08:57.310Z] spire-1.2.1/.gitattributes [2022-04-22T07:08:57.310Z] spire-1.2.1/.githooks/ [2022-04-22T07:08:57.310Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/ [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/ [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T07:08:57.310Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T07:08:57.310Z] spire-1.2.1/.gitignore [2022-04-22T07:08:57.310Z] spire-1.2.1/.go-version [2022-04-22T07:08:57.310Z] spire-1.2.1/.golangci.yml [2022-04-22T07:08:57.310Z] spire-1.2.1/ADOPTERS.md [2022-04-22T07:08:57.310Z] spire-1.2.1/CHANGELOG.md [2022-04-22T07:08:57.310Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T07:08:57.310Z] spire-1.2.1/CODEOWNERS [2022-04-22T07:08:57.310Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T07:08:57.310Z] spire-1.2.1/Dockerfile [2022-04-22T07:08:57.310Z] spire-1.2.1/Dockerfile.dev [2022-04-22T07:08:57.310Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T07:08:57.310Z] spire-1.2.1/LICENSE [2022-04-22T07:08:57.310Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T07:08:57.310Z] spire-1.2.1/Makefile [2022-04-22T07:08:57.310Z] spire-1.2.1/README.md [2022-04-22T07:08:57.310Z] spire-1.2.1/ROADMAP.md [2022-04-22T07:08:57.310Z] spire-1.2.1/SECURITY.md [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T07:08:57.310Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T07:08:57.311Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/ [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/agent/ [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/server/ [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/server/server.conf [2022-04-22T07:08:57.311Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/ [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/auditlog.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/ [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/spire_server.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/telemetry.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/upgrading.md [2022-04-22T07:08:57.311Z] spire-1.2.1/doc/using_spire.md [2022-04-22T07:08:57.311Z] spire-1.2.1/examples/ [2022-04-22T07:08:57.311Z] spire-1.2.1/examples/README.md [2022-04-22T07:08:57.311Z] spire-1.2.1/go.mod [2022-04-22T07:08:57.311Z] spire-1.2.1/go.sum [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T07:08:57.311Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T07:08:57.312Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/log/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T07:08:57.313Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/version/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/config.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T07:08:57.314Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T07:08:57.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/server.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/private/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/private/server/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T07:08:57.316Z] spire-1.2.1/release/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/README.md [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/conf/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T07:08:57.316Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T07:08:57.316Z] spire-1.2.1/script/ [2022-04-22T07:08:57.316Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T07:08:57.316Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T07:08:57.316Z] spire-1.2.1/support/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T07:08:57.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T07:08:57.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/clock/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/clock/clock.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T07:08:57.317Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/README.md [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/common [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T07:08:57.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T07:08:57.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T07:08:57.319Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T07:08:57.320Z] spire-1.2.1/test/integration/test.sh [2022-04-22T07:08:57.320Z] spire-1.2.1/test/plugintest/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testca/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testca/ca.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testkey/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/testkey/new.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/util/ [2022-04-22T07:08:57.320Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/util/race.go [2022-04-22T07:08:57.320Z] spire-1.2.1/test/util/util.go [2022-04-22T07:08:57.320Z] building spire from source... [2022-04-22T07:08:57.580Z] Installing go1.17.7... [2022-04-22T07:08:58.514Z] Removing intermediate container bb9880a918fc [2022-04-22T07:08:58.514Z] ---> 2cf7ca43c82f [2022-04-22T07:08:58.514Z] [2022-04-22T07:08:58.514Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T07:08:58.514Z] ---> e04c818066af [2022-04-22T07:08:58.514Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T07:08:58.776Z] ---> Running in 2f286ea77da0 [2022-04-22T07:08:59.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:59.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:08:59.604Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T07:08:59.604Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T07:08:59.604Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T07:08:59.604Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:08:59.604Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:08:59.604Z] OK: 6 MiB in 17 packages [2022-04-22T07:08:59.867Z] ---> 9d207154230c [2022-04-22T07:08:59.867Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T07:09:00.125Z] ---> Running in 249c10f068b0 [2022-04-22T07:09:00.384Z] Removing intermediate container 2f286ea77da0 [2022-04-22T07:09:00.384Z] ---> e3a3504944f1 [2022-04-22T07:09:00.384Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T07:09:00.384Z] ---> Running in 38ac52e5c3d7 [2022-04-22T07:09:00.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T07:09:00.384Z] Removing intermediate container 38ac52e5c3d7 [2022-04-22T07:09:00.384Z] ---> 1f63a5bb2eaa [2022-04-22T07:09:00.384Z] Step 13/25 : WORKDIR / [2022-04-22T07:09:00.643Z] ---> Running in dafc38f03fe0 [2022-04-22T07:09:00.643Z] Removing intermediate container dafc38f03fe0 [2022-04-22T07:09:00.643Z] ---> b2a7b5124de9 [2022-04-22T07:09:00.643Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T07:09:00.902Z] ---> 97bc400fd02f [2022-04-22T07:09:00.902Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T07:09:01.162Z] ---> 387de58fb75a [2022-04-22T07:09:01.162Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T07:09:01.421Z] ---> 2250e57cc250 [2022-04-22T07:09:01.421Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T07:09:01.684Z] ---> d5c936598588 [2022-04-22T07:09:01.684Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T07:09:01.942Z] ---> f3c6169ccb10 [2022-04-22T07:09:01.942Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T07:09:02.514Z] ---> 86b48b555e67 [2022-04-22T07:09:02.514Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T07:09:02.776Z] ---> d6de4a19c27d [2022-04-22T07:09:02.776Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T07:09:02.776Z] ---> Running in 455c8fcbc925 [2022-04-22T07:09:03.344Z] Building bin/spire-server... [2022-04-22T07:09:03.344Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T07:09:03.344Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T07:09:03.344Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T07:09:03.344Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T07:09:03.344Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T07:09:03.605Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T07:09:03.865Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T07:09:03.865Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T07:09:03.865Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T07:09:03.865Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T07:09:03.865Z] Removing intermediate container 455c8fcbc925 [2022-04-22T07:09:03.865Z] ---> 8e7057eddac1 [2022-04-22T07:09:03.865Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T07:09:04.124Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T07:09:04.124Z]  ---> Running in 2b6e357b9b9c [2022-04-22T07:09:04.124Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T07:09:04.124Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T07:09:04.124Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T07:09:04.124Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T07:09:04.124Z] Removing intermediate container 2b6e357b9b9c [2022-04-22T07:09:04.124Z] ---> 1592a35ab888 [2022-04-22T07:09:04.124Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T07:09:04.124Z] ---> Running in f78b2d58142a [2022-04-22T07:09:04.383Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T07:09:04.383Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T07:09:04.383Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T07:09:04.383Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T07:09:04.383Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T07:09:04.383Z] Removing intermediate container f78b2d58142a [2022-04-22T07:09:04.383Z] ---> 9ad8066c65fe [2022-04-22T07:09:04.383Z] Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:09:04.383Z] ---> Running in b13e2a93a18e [2022-04-22T07:09:04.383Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T07:09:04.383Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T07:09:04.643Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T07:09:04.643Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T07:09:04.643Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T07:09:04.643Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T07:09:04.643Z] Removing intermediate container b13e2a93a18e [2022-04-22T07:09:04.643Z] ---> 13a21bca5583 [2022-04-22T07:09:04.643Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T07:09:04.643Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T07:09:04.643Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T07:09:04.643Z]  ---> Running in fb13db6300da [2022-04-22T07:09:04.643Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T07:09:04.904Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T07:09:04.904Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T07:09:04.904Z] Removing intermediate container fb13db6300da [2022-04-22T07:09:04.904Z] ---> d18683f575f6 [2022-04-22T07:09:04.904Z] [2022-04-22T07:09:04.904Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T07:09:04.904Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T07:09:04.904Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T07:09:04.904Z] Successfully built d18683f575f6 [2022-04-22T07:09:04.904Z] Successfully tagged security-secretstore-setup:latest [2022-04-22T07:09:04.904Z]  Building security-secretstore-setup ... done Building core-command [2022-04-22T07:09:04.904Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T07:09:04.904Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T07:09:04.904Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T07:09:05.162Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T07:09:05.162Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T07:09:05.163Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T07:09:05.163Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T07:09:05.163Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T07:09:05.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T07:09:05.163Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T07:09:05.163Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T07:09:05.423Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T07:09:05.423Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T07:09:05.423Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T07:09:05.423Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T07:09:05.423Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T07:09:05.681Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T07:09:05.681Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T07:09:05.940Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T07:09:07.849Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T07:09:07.849Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T07:09:07.849Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T07:09:07.849Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T07:09:07.849Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T07:09:08.416Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:09:08.416Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:09:08.416Z] ---> cbfd2c7ef754 [2022-04-22T07:09:08.416Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:09:08.416Z] ---> Using cache [2022-04-22T07:09:08.416Z] ---> 21a9dcb88dfd [2022-04-22T07:09:08.416Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:09:08.416Z] ---> Using cache [2022-04-22T07:09:08.416Z] ---> 3cc52fb06547 [2022-04-22T07:09:08.416Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T07:09:08.416Z] ---> Using cache [2022-04-22T07:09:08.416Z] ---> a9d03a870aae [2022-04-22T07:09:08.416Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:09:08.416Z] ---> Using cache [2022-04-22T07:09:08.416Z] ---> 0643da106bc8 [2022-04-22T07:09:08.416Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:09:08.416Z] ---> Using cache [2022-04-22T07:09:08.416Z] ---> cf4cf0bd25db [2022-04-22T07:09:08.416Z] Step 8/23 : COPY . . [2022-04-22T07:09:08.416Z] ---> Using cache [2022-04-22T07:09:08.416Z] ---> 5dc1d3bdf36f [2022-04-22T07:09:08.416Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T07:09:10.955Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T07:09:10.955Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T07:09:10.955Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T07:09:10.955Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T07:09:10.955Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T07:09:10.955Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T07:09:11.213Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T07:09:11.213Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T07:09:11.471Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T07:09:11.471Z]  ---> Running in 3510c6708874 [2022-04-22T07:09:11.730Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T07:09:11.989Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T07:09:11.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T07:09:12.248Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T07:09:12.248Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T07:09:12.248Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T07:09:12.815Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T07:09:12.815Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T07:09:12.815Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T07:09:13.073Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T07:09:13.073Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T07:09:13.073Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T07:09:13.073Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T07:09:13.333Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T07:09:13.333Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T07:09:13.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T07:09:13.591Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T07:09:13.852Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T07:09:13.852Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T07:09:13.852Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T07:09:13.852Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T07:09:13.852Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T07:09:14.110Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T07:09:14.110Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T07:09:14.369Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T07:09:14.369Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T07:09:14.627Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T07:09:14.884Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T07:09:14.884Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T07:09:14.884Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T07:09:14.884Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T07:09:14.884Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T07:09:14.884Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T07:09:15.143Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T07:09:15.143Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T07:09:15.143Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T07:09:15.143Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T07:09:15.143Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T07:09:15.143Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T07:09:15.143Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T07:09:15.401Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T07:09:15.402Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T07:09:15.402Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T07:09:15.402Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T07:09:15.402Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T07:09:15.402Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T07:09:15.402Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T07:09:15.402Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T07:09:15.402Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T07:09:15.402Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T07:09:15.402Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T07:09:15.402Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T07:09:15.402Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T07:09:15.661Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T07:09:15.661Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T07:09:15.661Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T07:09:15.661Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T07:09:15.661Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T07:09:15.661Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T07:09:15.661Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T07:09:15.661Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T07:09:15.661Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T07:09:15.661Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T07:09:15.661Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T07:09:15.921Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T07:09:15.921Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T07:09:15.921Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T07:09:15.921Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T07:09:15.921Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T07:09:15.921Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T07:09:15.921Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T07:09:15.921Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T07:09:15.921Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T07:09:15.921Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T07:09:15.921Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T07:09:15.921Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T07:09:21.370Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T07:09:21.370Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T07:09:21.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T07:09:21.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T07:09:21.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T07:09:21.576Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T07:09:22.562Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T07:09:22.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T07:09:22.563Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T07:09:22.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T07:09:25.559Z] Building bin/spire-agent... [2022-04-22T07:09:25.559Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T07:09:26.135Z] Building bin/spire-agent... [2022-04-22T07:09:26.396Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T07:09:26.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T07:09:26.396Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T07:09:26.396Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T07:09:26.396Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T07:09:26.396Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T07:09:26.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T07:09:26.396Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T07:09:26.659Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T07:09:26.659Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T07:09:26.920Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T07:09:26.920Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T07:09:26.920Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T07:09:27.490Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T07:09:27.490Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T07:09:27.490Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T07:09:27.490Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T07:09:27.490Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T07:09:27.491Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T07:09:27.491Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T07:09:27.491Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T07:09:27.491Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T07:09:27.491Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T07:09:27.491Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T07:09:27.491Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T07:09:28.430Z] Removing intermediate container 249c10f068b0 [2022-04-22T07:09:28.430Z] ---> 16f1a3f465ce [2022-04-22T07:09:28.430Z] [2022-04-22T07:09:28.430Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T07:09:28.430Z] 3.15: Pulling from library/alpine [2022-04-22T07:09:29.368Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T07:09:29.368Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T07:09:29.368Z] ---> 0ac33e5f5afa [2022-04-22T07:09:29.368Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T07:09:29.945Z] ---> Running in 9be704d17d4d [2022-04-22T07:09:29.945Z] Removing intermediate container 3510c6708874 [2022-04-22T07:09:29.945Z] ---> 80e0540c1982 [2022-04-22T07:09:29.945Z] [2022-04-22T07:09:29.945Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T07:09:29.945Z] ---> e04c818066af [2022-04-22T07:09:29.945Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T07:09:29.945Z] ---> Using cache [2022-04-22T07:09:29.945Z] ---> 810372bbfc71 [2022-04-22T07:09:29.945Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:09:29.945Z] ---> Using cache [2022-04-22T07:09:29.945Z] ---> eabcadab2e0b [2022-04-22T07:09:29.945Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T07:09:30.204Z] ---> Running in 064494d6cbf9 [2022-04-22T07:09:30.204Z] Removing intermediate container 9be704d17d4d [2022-04-22T07:09:30.204Z] ---> 678efdc2790a [2022-04-22T07:09:30.204Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:09:30.204Z] ---> Running in 907589b35195 [2022-04-22T07:09:30.464Z] Removing intermediate container 064494d6cbf9 [2022-04-22T07:09:30.464Z] ---> 725029f43915 [2022-04-22T07:09:30.464Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T07:09:30.464Z] ---> Running in 293b4f93c81b [2022-04-22T07:09:30.725Z] Removing intermediate container 293b4f93c81b [2022-04-22T07:09:30.725Z] ---> 1e497221bd81 [2022-04-22T07:09:30.725Z] Step 15/23 : WORKDIR / [2022-04-22T07:09:30.984Z] ---> Running in 30d86680cc75 [2022-04-22T07:09:30.984Z] Removing intermediate container 30d86680cc75 [2022-04-22T07:09:30.984Z] ---> a700c5c95199 [2022-04-22T07:09:30.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:09:31.920Z] ---> 8a8dd6ba4377 [2022-04-22T07:09:31.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T07:09:32.181Z] Removing intermediate container 907589b35195 [2022-04-22T07:09:32.181Z] ---> f0fb39179785 [2022-04-22T07:09:32.181Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T07:09:32.181Z] ---> Running in 6bb9661ccd64 [2022-04-22T07:09:32.440Z] ---> 99ac1112620c [2022-04-22T07:09:32.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T07:09:33.010Z] ---> d317f09e3ef3 [2022-04-22T07:09:33.010Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T07:09:33.010Z] ---> Running in 0fe91c5726c8 [2022-04-22T07:09:33.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:09:33.272Z] Removing intermediate container 0fe91c5726c8 [2022-04-22T07:09:33.272Z] ---> 6932ae213c82 [2022-04-22T07:09:33.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:09:33.272Z] ---> Running in 2e3ca70e904a [2022-04-22T07:09:33.543Z] Removing intermediate container 2e3ca70e904a [2022-04-22T07:09:33.544Z] ---> 9c4c66c2458f [2022-04-22T07:09:33.544Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T07:09:33.802Z] ---> Running in cb31067586a6 [2022-04-22T07:09:34.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:09:34.062Z] Removing intermediate container cb31067586a6 [2022-04-22T07:09:34.062Z] ---> 098f94a5e1fe [2022-04-22T07:09:34.062Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:09:34.062Z] ---> Running in 9eefdc78a913 [2022-04-22T07:09:34.321Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:09:34.321Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:09:34.321Z] OK: 15855 distinct packages available [2022-04-22T07:09:34.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:09:34.321Z] Removing intermediate container 9eefdc78a913 [2022-04-22T07:09:34.321Z] ---> b90bf66eb326 [2022-04-22T07:09:34.321Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:09:34.580Z] ---> Running in 3638a1714f99 [2022-04-22T07:09:34.859Z] Removing intermediate container 3638a1714f99 [2022-04-22T07:09:34.859Z] ---> 7c7fcbd745c5 [2022-04-22T07:09:34.859Z] [2022-04-22T07:09:34.859Z] Successfully built 7c7fcbd745c5 [2022-04-22T07:09:34.859Z] Successfully tagged core-command:latest [2022-04-22T07:09:34.859Z] Building security-proxy-setup [2022-04-22T07:09:35.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements [2022-04-22T07:09:35.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T07:09:35.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T07:09:35.176Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:09:35.546Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T07:09:35.844Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T07:09:35.844Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T07:09:35.844Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T07:09:35.844Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T07:09:36.103Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T07:09:36.103Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T07:09:36.103Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T07:09:36.362Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T07:09:36.362Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:09:36.362Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:09:36.362Z] OK: 8 MiB in 23 packages [2022-04-22T07:09:39.648Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:09:39.648Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:09:39.648Z] ---> cbfd2c7ef754 [2022-04-22T07:09:39.648Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T07:09:39.648Z] ---> Using cache [2022-04-22T07:09:39.648Z] ---> 21a9dcb88dfd [2022-04-22T07:09:39.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:09:39.648Z] ---> Using cache [2022-04-22T07:09:39.648Z] ---> 3cc52fb06547 [2022-04-22T07:09:39.648Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T07:09:39.648Z] ---> Using cache [2022-04-22T07:09:39.648Z] ---> a9d03a870aae [2022-04-22T07:09:39.648Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T07:09:39.648Z] ---> Using cache [2022-04-22T07:09:39.648Z] ---> 0643da106bc8 [2022-04-22T07:09:39.648Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:09:39.648Z] ---> Using cache [2022-04-22T07:09:39.648Z] ---> cf4cf0bd25db [2022-04-22T07:09:39.648Z] Step 8/22 : COPY . . [2022-04-22T07:09:39.648Z] ---> Using cache [2022-04-22T07:09:39.648Z] ---> 5dc1d3bdf36f [2022-04-22T07:09:39.648Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T07:09:39.907Z] Removing intermediate container 6bb9661ccd64 [2022-04-22T07:09:39.907Z] ---> 6ba3defefe06 [2022-04-22T07:09:39.907Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:09:39.907Z] ---> Running in a3aaa31df104 [2022-04-22T07:09:40.166Z] ---> 57ab18035d50 [2022-04-22T07:09:40.166Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T07:09:40.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T07:09:41.301Z] ---> 5901ef926f55 [2022-04-22T07:09:41.301Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T07:09:41.560Z] ---> 4fcf043143b5 [2022-04-22T07:09:41.560Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T07:09:41.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 98.5% of statements [2022-04-22T07:09:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T07:09:41.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.445s coverage: 53.4% of statements [2022-04-22T07:09:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T07:09:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T07:09:41.821Z] ---> Running in 5f1882f9e1df [2022-04-22T07:09:42.080Z] Removing intermediate container 5f1882f9e1df [2022-04-22T07:09:42.080Z] ---> f5f80ffbe18a [2022-04-22T07:09:42.080Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:09:42.080Z] ---> Running in a568603a8903 [2022-04-22T07:09:42.338Z] Removing intermediate container a568603a8903 [2022-04-22T07:09:42.338Z] ---> 6ef7ae311792 [2022-04-22T07:09:42.338Z] Step 18/20 : LABEL arch=x86_64 [2022-04-22T07:09:42.338Z] ---> Running in 173aa59c02a1 [2022-04-22T07:09:42.596Z] Removing intermediate container 173aa59c02a1 [2022-04-22T07:09:42.596Z] ---> 6f6efd660490 [2022-04-22T07:09:42.596Z] Step 19/20 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:09:42.596Z] ---> Running in bb50ffe8db7f [2022-04-22T07:09:42.855Z] Removing intermediate container bb50ffe8db7f [2022-04-22T07:09:42.855Z] ---> d22ff524b5ab [2022-04-22T07:09:42.855Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T07:09:42.855Z] ---> Running in 965355beb822 [2022-04-22T07:09:43.422Z] Removing intermediate container 965355beb822 [2022-04-22T07:09:43.422Z] ---> b8ec283ac403 [2022-04-22T07:09:43.422Z] [2022-04-22T07:09:43.422Z] Successfully built b8ec283ac403 [2022-04-22T07:09:43.422Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-22T07:09:58.313Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T07:10:04.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.521s coverage: 89.2% of statements [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:10:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.371s coverage: 84.4% of statements [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T07:10:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.073s coverage: 95.6% of statements [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.595s coverage: 0.9% of statements [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.459s coverage: 58.8% of statements [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.6% of statements [2022-04-22T07:10:05.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 79.5% of statements [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2022-04-22T07:10:05.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2022-04-22T07:10:05.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2022-04-22T07:10:08.307Z] Removing intermediate container a3aaa31df104 [2022-04-22T07:10:08.307Z] ---> 6cf8b576e3e6 [2022-04-22T07:10:08.307Z] [2022-04-22T07:10:08.307Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T07:10:08.307Z] ---> e04c818066af [2022-04-22T07:10:08.307Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T07:10:08.307Z] ---> Running in d7dbcac3b7f4 [2022-04-22T07:10:08.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:08.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:09.134Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T07:10:09.134Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T07:10:09.134Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T07:10:09.134Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T07:10:09.134Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T07:10:09.134Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T07:10:09.134Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:10:09.134Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:10:09.398Z] OK: 8 MiB in 20 packages [2022-04-22T07:10:11.307Z] Removing intermediate container d7dbcac3b7f4 [2022-04-22T07:10:11.307Z] ---> 75b6111142ca [2022-04-22T07:10:11.307Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T07:10:11.568Z] ---> Running in d08aa07d45f5 [2022-04-22T07:10:11.827Z] Removing intermediate container d08aa07d45f5 [2022-04-22T07:10:11.828Z] ---> 047f841f9dc1 [2022-04-22T07:10:11.828Z] Step 13/22 : WORKDIR /edgex [2022-04-22T07:10:11.828Z] ---> Running in 3b448b33a253 [2022-04-22T07:10:12.396Z] Removing intermediate container 3b448b33a253 [2022-04-22T07:10:12.396Z] ---> ca4c10c9e0e9 [2022-04-22T07:10:12.396Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T07:10:13.332Z] ---> 20a4c55a3562 [2022-04-22T07:10:13.332Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T07:10:14.712Z] ---> 75e546222d44 [2022-04-22T07:10:14.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T07:10:16.089Z] ---> 7f51ecf00281 [2022-04-22T07:10:16.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T07:10:16.659Z] ---> 8dbbaa6278c4 [2022-04-22T07:10:16.659Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T07:10:16.659Z] ---> Running in 4858f7d15c16 [2022-04-22T07:10:19.199Z] Removing intermediate container 4858f7d15c16 [2022-04-22T07:10:19.199Z] ---> 01a30a03472d [2022-04-22T07:10:19.199Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T07:10:19.199Z] ---> Running in 297ec6b96a57 [2022-04-22T07:10:19.459Z] Removing intermediate container 297ec6b96a57 [2022-04-22T07:10:19.459Z] ---> e2b5be9ef1fe [2022-04-22T07:10:19.459Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T07:10:19.719Z] ---> Running in 4d8ea2e7160c [2022-04-22T07:10:19.978Z] Removing intermediate container 4d8ea2e7160c [2022-04-22T07:10:19.978Z] ---> f0f2af844bd9 [2022-04-22T07:10:19.978Z] Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:10:19.978Z] ---> Running in b1fec84214ae [2022-04-22T07:10:20.246Z] Removing intermediate container b1fec84214ae [2022-04-22T07:10:20.246Z] ---> 66a2cdf7cd5d [2022-04-22T07:10:20.246Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T07:10:20.514Z] ---> Running in 3d9d4a677937 [2022-04-22T07:10:20.774Z] Removing intermediate container 3d9d4a677937 [2022-04-22T07:10:20.774Z] ---> dc69f6411641 [2022-04-22T07:10:20.774Z] [2022-04-22T07:10:20.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2022-04-22T07:10:20.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2022-04-22T07:10:21.034Z] Successfully built dc69f6411641 [2022-04-22T07:10:21.034Z] Successfully tagged security-proxy-setup:latest [2022-04-22T07:10:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 82.5% of statements [2022-04-22T07:10:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T07:10:31.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2022-04-22T07:10:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T07:10:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T07:10:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T07:10:31.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-22T07:10:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T07:10:31.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-04-22T07:10:31.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.841s coverage: 91.2% of statements [2022-04-22T07:10:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T07:10:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.926s coverage: 64.4% of statements [2022-04-22T07:10:35.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T07:10:35.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T07:10:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements [2022-04-22T07:10:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-04-22T07:10:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-04-22T07:10:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2022-04-22T07:10:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-04-22T07:10:43.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.309s coverage: 65.4% of statements [2022-04-22T07:10:43.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T07:10:43.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T07:10:43.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T07:10:46.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.830s coverage: 43.8% of statements [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T07:10:46.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T07:10:46.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T07:10:46.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T07:10:53.140Z]  Building security-proxy-setup ... done Removing intermediate container e9b541f14381 [2022-04-22T07:10:53.140Z] ---> f8f2567fb152 [2022-04-22T07:10:53.140Z] [2022-04-22T07:10:53.140Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T07:10:53.140Z] ---> 0ac33e5f5afa [2022-04-22T07:10:53.140Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T07:10:53.140Z] ---> Using cache [2022-04-22T07:10:53.140Z] ---> 678efdc2790a [2022-04-22T07:10:53.140Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:10:53.140Z] ---> Using cache [2022-04-22T07:10:53.140Z] ---> f0fb39179785 [2022-04-22T07:10:53.140Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T07:10:53.140Z] Removing intermediate container b70df8a19876 [2022-04-22T07:10:53.140Z] ---> 6aa66f601e72 [2022-04-22T07:10:53.140Z] [2022-04-22T07:10:53.140Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T07:10:53.140Z] ---> 0ac33e5f5afa [2022-04-22T07:10:53.140Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T07:10:53.140Z] ---> Using cache [2022-04-22T07:10:53.140Z] ---> 678efdc2790a [2022-04-22T07:10:53.140Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:10:53.140Z] ---> Using cache [2022-04-22T07:10:53.140Z] ---> f0fb39179785 [2022-04-22T07:10:53.140Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T07:10:53.140Z] ---> Running in 7a8b64d29178 [2022-04-22T07:10:53.140Z] ---> Running in 141010cfce26 [2022-04-22T07:10:53.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:53.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:53.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:53.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:53.140Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:10:53.140Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:10:53.140Z] OK: 15855 distinct packages available [2022-04-22T07:10:53.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:53.406Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:10:53.406Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:10:53.406Z] OK: 15855 distinct packages available [2022-04-22T07:10:53.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:53.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:54.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:10:54.500Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T07:10:54.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T07:10:54.500Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T07:10:54.500Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T07:10:54.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T07:10:54.759Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T07:10:54.759Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T07:10:54.759Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T07:10:54.759Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T07:10:54.759Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:10:54.759Z] OK: 6 MiB in 19 packages [2022-04-22T07:10:54.759Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T07:10:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T07:10:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.679s coverage: 92.3% of statements [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T07:10:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T07:10:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2022-04-22T07:10:54.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T07:10:54.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T07:10:55.021Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:10:55.021Z] OK: 6 MiB in 19 packages [2022-04-22T07:10:55.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T07:10:55.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T07:10:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T07:10:55.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-04-22T07:10:55.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-22T07:10:55.282Z] Removing intermediate container 7a8b64d29178 [2022-04-22T07:10:55.282Z] ---> 620f21f9ecb1 [2022-04-22T07:10:55.282Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T07:10:55.545Z] Removing intermediate container 141010cfce26 [2022-04-22T07:10:55.545Z] ---> 94d670f7339d [2022-04-22T07:10:55.545Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T07:10:56.037Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T07:10:56.037Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T07:10:56.037Z] GO111MODULE=on go vet ./... [2022-04-22T07:10:56.481Z] ---> f1ec0e6481c3 [2022-04-22T07:10:56.481Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T07:10:56.481Z] ---> c2236efde589 [2022-04-22T07:10:56.481Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T07:10:57.055Z] ---> b8d4cb6a9181 [2022-04-22T07:10:57.055Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T07:10:57.314Z] ---> f0177747589b [2022-04-22T07:10:57.314Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T07:10:57.314Z] ---> d39cee5f82ee [2022-04-22T07:10:57.314Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T07:10:57.314Z] ---> 8a5d4cb7a8bf [2022-04-22T07:10:57.314Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T07:10:57.576Z] ---> Running in faa03020d0d4 [2022-04-22T07:10:57.576Z] ---> c9f329c25c84 [2022-04-22T07:10:57.576Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T07:10:57.576Z] Removing intermediate container faa03020d0d4 [2022-04-22T07:10:57.576Z] ---> ceb1664334ff [2022-04-22T07:10:57.576Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T07:10:57.576Z] ---> Running in 648a342de318 [2022-04-22T07:10:57.576Z] Removing intermediate container 648a342de318 [2022-04-22T07:10:57.576Z] ---> 6810ec695ba0 [2022-04-22T07:10:57.576Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T07:10:57.576Z] ---> 1e6f4fc0853a [2022-04-22T07:10:57.576Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T07:10:57.837Z] ---> Running in 217d13537baf [2022-04-22T07:10:57.837Z] Removing intermediate container 217d13537baf [2022-04-22T07:10:57.837Z] ---> d0eb58c64118 [2022-04-22T07:10:57.837Z] Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:10:57.837Z] ---> Running in 49b2001e8977 [2022-04-22T07:10:57.837Z] ---> 6424d97cd02b [2022-04-22T07:10:57.837Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T07:10:57.837Z] ---> Running in 51719d1672ed [2022-04-22T07:10:57.837Z] Removing intermediate container 49b2001e8977 [2022-04-22T07:10:57.837Z] ---> 2ff7e48c4e70 [2022-04-22T07:10:57.837Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T07:10:58.096Z] ---> Running in 99a45a107703 [2022-04-22T07:10:58.096Z] Removing intermediate container 51719d1672ed [2022-04-22T07:10:58.096Z] ---> 15e85d1f9c58 [2022-04-22T07:10:58.096Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T07:10:58.096Z] ---> Running in 625fa92b43ba [2022-04-22T07:10:58.096Z] Removing intermediate container 99a45a107703 [2022-04-22T07:10:58.096Z] ---> a2c2e0280c9e [2022-04-22T07:10:58.096Z] [2022-04-22T07:10:58.096Z] Successfully built a2c2e0280c9e [2022-04-22T07:10:58.096Z] Successfully tagged security-spire-server:latest [2022-04-22T07:10:58.096Z]  Building security-spire-server ... done Removing intermediate container 625fa92b43ba [2022-04-22T07:10:58.096Z] ---> 6df6e5ac4f27 [2022-04-22T07:10:58.096Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T07:10:58.355Z] ---> Running in 9f4342158622 [2022-04-22T07:10:58.355Z] Removing intermediate container 9f4342158622 [2022-04-22T07:10:58.355Z] ---> 87b731da314d [2022-04-22T07:10:58.355Z] Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:10:58.355Z] ---> Running in 27d5c4ae1ec7 [2022-04-22T07:10:58.355Z] Removing intermediate container 27d5c4ae1ec7 [2022-04-22T07:10:58.355Z] ---> 75ab0b4c4eb5 [2022-04-22T07:10:58.355Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T07:10:58.620Z] ---> Running in 3328a84a4b94 [2022-04-22T07:10:58.620Z] Removing intermediate container 3328a84a4b94 [2022-04-22T07:10:58.620Z] ---> 68ee021913f3 [2022-04-22T07:10:58.620Z] [2022-04-22T07:10:58.620Z] Successfully built 68ee021913f3 [2022-04-22T07:10:58.620Z] Successfully tagged security-spire-agent:latest [2022-04-22T07:11:13.560Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-22T07:11:13.560Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T07:11:13.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T07:11:13.560Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T07:11:13.560Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T07:11:14.128Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T07:11:14.128Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T07:11:14.128Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T07:11:14.401Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T07:11:14.401Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T07:11:14.401Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T07:11:14.401Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T07:11:14.401Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T07:11:14.401Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T07:12:10.647Z] Removing intermediate container cc7ff6043e75 [2022-04-22T07:12:10.647Z] ---> e8339a3a710f [2022-04-22T07:12:10.647Z] [2022-04-22T07:12:10.647Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T07:12:10.647Z] ---> 0ac33e5f5afa [2022-04-22T07:12:10.647Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T07:12:10.647Z] ---> Using cache [2022-04-22T07:12:10.647Z] ---> 678efdc2790a [2022-04-22T07:12:10.647Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:12:10.647Z] ---> Using cache [2022-04-22T07:12:10.647Z] ---> f0fb39179785 [2022-04-22T07:12:10.647Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T07:12:10.647Z] ---> Running in 91493af634da [2022-04-22T07:12:10.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:12:10.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:12:10.647Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:12:10.647Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:12:10.647Z] OK: 15855 distinct packages available [2022-04-22T07:12:10.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T07:12:10.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T07:12:10.647Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T07:12:10.647Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T07:12:10.647Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T07:12:10.647Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T07:12:10.647Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:12:10.647Z] OK: 6 MiB in 18 packages [2022-04-22T07:12:10.647Z] Removing intermediate container 91493af634da [2022-04-22T07:12:10.647Z] ---> 35cafe1cfce7 [2022-04-22T07:12:10.647Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T07:12:10.647Z] ---> 7cabb580e570 [2022-04-22T07:12:10.647Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T07:12:10.647Z] ---> df53b04c6548 [2022-04-22T07:12:10.647Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T07:12:10.647Z] ---> Running in 1af0bce9e7c7 [2022-04-22T07:12:10.647Z] Removing intermediate container 1af0bce9e7c7 [2022-04-22T07:12:10.647Z] ---> 5b860bd4e441 [2022-04-22T07:12:10.647Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T07:12:10.647Z] ---> 402bc18f33b6 [2022-04-22T07:12:10.647Z] Step 21/26 : WORKDIR / [2022-04-22T07:12:10.647Z] ---> Running in cbdbf1d02504 [2022-04-22T07:12:10.647Z] Removing intermediate container cbdbf1d02504 [2022-04-22T07:12:10.647Z] ---> d523808fd57c [2022-04-22T07:12:10.647Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T07:12:10.647Z] ---> Running in 7cc0407b7ab8 [2022-04-22T07:12:10.647Z] Removing intermediate container 7cc0407b7ab8 [2022-04-22T07:12:10.647Z] ---> cc9593886a87 [2022-04-22T07:12:10.647Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T07:12:10.647Z] ---> Running in cd0545d07128 [2022-04-22T07:12:10.647Z] Removing intermediate container cd0545d07128 [2022-04-22T07:12:10.647Z] ---> 3cf4579ff1a3 [2022-04-22T07:12:10.647Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T07:12:10.647Z] ---> Running in 58a9aeec5808 [2022-04-22T07:12:10.647Z] Removing intermediate container 58a9aeec5808 [2022-04-22T07:12:10.647Z] ---> 6a87f6839807 [2022-04-22T07:12:10.647Z] Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:12:10.647Z] ---> Running in 76e86833e613 [2022-04-22T07:12:10.908Z] Removing intermediate container 76e86833e613 [2022-04-22T07:12:10.908Z] ---> 525f38c9faff [2022-04-22T07:12:10.908Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T07:12:10.908Z] ---> Running in 5f1e92547ee5 [2022-04-22T07:12:10.908Z] Removing intermediate container 5f1e92547ee5 [2022-04-22T07:12:10.908Z] ---> 78ff0981659b [2022-04-22T07:12:10.908Z] [2022-04-22T07:12:11.170Z] Successfully built 78ff0981659b [2022-04-22T07:12:11.170Z] Successfully tagged security-spire-config:latest [2022-04-22T07:12:11.180Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T07:12:11.211Z] $ docker stop --time=1 5eda5081359b52bd71c1d807cd178eaa8ca9db042571a3979be8ce34182626fe [2022-04-22T07:12:12.505Z] $ docker rm -f 5eda5081359b52bd71c1d807cd178eaa8ca9db042571a3979be8ce34182626fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T07:12:12.916Z] + docker images [2022-04-22T07:12:12.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T07:12:12.916Z] security-spire-config latest 78ff0981659b 2 seconds ago 86.7MB [2022-04-22T07:12:12.916Z] e8339a3a710f 15 seconds ago 4.43GB [2022-04-22T07:12:12.916Z] security-spire-agent latest 68ee021913f3 About a minute ago 127MB [2022-04-22T07:12:12.916Z] security-spire-server latest a2c2e0280c9e About a minute ago 87.3MB [2022-04-22T07:12:12.916Z] f8f2567fb152 About a minute ago 4.43GB [2022-04-22T07:12:12.916Z] 6aa66f601e72 About a minute ago 4.43GB [2022-04-22T07:12:12.916Z] security-proxy-setup latest dc69f6411641 About a minute ago 26.9MB [2022-04-22T07:12:12.916Z] 6cf8b576e3e6 2 minutes ago 1.5GB [2022-04-22T07:12:12.916Z] security-spiffe-token-provider latest b8ec283ac403 2 minutes ago 28.8MB [2022-04-22T07:12:12.916Z] core-command latest 7c7fcbd745c5 2 minutes ago 16.1MB [2022-04-22T07:12:12.916Z] 80e0540c1982 2 minutes ago 1.49GB [2022-04-22T07:12:12.916Z] 16f1a3f465ce 2 minutes ago 1.54GB [2022-04-22T07:12:12.916Z] security-secretstore-setup latest d18683f575f6 3 minutes ago 28.5MB [2022-04-22T07:12:12.916Z] 2cf7ca43c82f 3 minutes ago 1.5GB [2022-04-22T07:12:12.916Z] core-data latest fec807134246 3 minutes ago 22.5MB [2022-04-22T07:12:12.916Z] support-scheduler latest d6bb9c66af65 3 minutes ago 26.3MB [2022-04-22T07:12:12.916Z] 3e8c5104099e 3 minutes ago 1.55GB [2022-04-22T07:12:12.916Z] support-notifications latest 2980d7231245 3 minutes ago 26.9MB [2022-04-22T07:12:12.916Z] 66a7312b2b8b 3 minutes ago 1.52GB [2022-04-22T07:12:12.916Z] a08c4fcf3e6e 3 minutes ago 1.55GB [2022-04-22T07:12:12.916Z] sys-mgmt-agent latest 835762772022 4 minutes ago 299MB [2022-04-22T07:12:12.916Z] security-bootstrapper latest 9ec368139a5f 4 minutes ago 19.1MB [2022-04-22T07:12:12.916Z] core-metadata latest 1824b6669a7a 5 minutes ago 17MB [2022-04-22T07:12:12.916Z] 53a8c1bfb02a 5 minutes ago 1.49GB [2022-04-22T07:12:12.916Z] 6ceb3ff3920d 5 minutes ago 1.5GB [2022-04-22T07:12:12.916Z] e28727cc977b 5 minutes ago 1.5GB [2022-04-22T07:12:12.916Z] ci-base-image-x86_64 latest cbfd2c7ef754 8 minutes ago 896MB [2022-04-22T07:12:12.916Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-22T07:12:12.916Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-22T07:12:12.916Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-22T07:12:12.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-22T07:12:12.916Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-22T07:12:12.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T07:12:32.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T07:12:33.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T07:12:35.310Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T07:12:38.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T07:12:39.421Z] + ls -al . [2022-04-22T07:12:39.421Z] total 668 [2022-04-22T07:12:39.421Z] drwxrwxr-x 9 1001 1001 4096 Apr 22 07:12 . [2022-04-22T07:12:39.421Z] drwxr-xr-x 4 root root 4096 Apr 22 07:07 .. [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 07:05 .dockerignore [2022-04-22T07:12:39.421Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 07:05 .git [2022-04-22T07:12:39.421Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 07:05 .github [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 07:05 .gitignore [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 07:05 .golangci.yml [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 07:05 .hadolint.yml [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 07:05 .sonarcloud.properties [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 07:05 ADOPTERS.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 07:05 Attribution.txt [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 07:05 CHANGELOG.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 07:05 CONTRIBUTING.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 07:05 GOVERNANCE.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 07:05 Jenkinsfile [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 07:05 LICENSE [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 07:05 Makefile [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 07:05 OWNERS.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 07:05 README.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 07:05 SECURITY.md [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 07:02 VERSION [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 07:05 ZMQWindows.md [2022-04-22T07:12:39.421Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 07:05 bin [2022-04-22T07:12:39.421Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 07:05 cmd [2022-04-22T07:12:39.421Z] -rw-r--r-- 1 root root 435134 Apr 22 07:10 coverage.out [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 07:05 go.mod [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 07:07 go.sum [2022-04-22T07:12:39.421Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 07:05 internal [2022-04-22T07:12:39.421Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 07:05 openapi [2022-04-22T07:12:39.421Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 07:05 snap [2022-04-22T07:12:39.421Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 07:05 version.go [Pipeline] sh [2022-04-22T07:12:40.101Z] + '[' -e coverage.out ] [2022-04-22T07:12:40.101Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T07:12:40.139Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T07:12:40.877Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T07:12:41.559Z] + make build [2022-04-22T07:12:41.560Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T07:14:03.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T07:14:50.406Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T07:14:53.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T07:15:32.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T07:15:32.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T07:15:33.202Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T07:15:39.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T07:15:42.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T07:15:47.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T07:15:50.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T07:15:53.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T07:16:02.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T07:16:06.640Z] $ docker stop --time=1 67795967b848b91308a9a4702db62ec90cf4a08107414e3fca7577ace315fb97 [2022-04-22T07:16:08.674Z] $ docker rm -f 67795967b848b91308a9a4702db62ec90cf4a08107414e3fca7577ace315fb97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:16:11.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T07:16:11.018Z] [2022-04-22T07:16:11.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:16:11.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T07:16:11.665Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-22T07:16:11.665Z] 29e5d40040c1: Pulling fs layer [2022-04-22T07:16:11.665Z] 1ce36da41761: Pulling fs layer [2022-04-22T07:16:11.665Z] 25b303627fd3: Pulling fs layer [2022-04-22T07:16:11.665Z] 29e5d40040c1: Verifying Checksum [2022-04-22T07:16:11.665Z] 29e5d40040c1: Download complete [2022-04-22T07:16:11.941Z] 1ce36da41761: Verifying Checksum [2022-04-22T07:16:11.941Z] 1ce36da41761: Download complete [2022-04-22T07:16:12.216Z] 29e5d40040c1: Pull complete [2022-04-22T07:16:13.655Z] 1ce36da41761: Pull complete [2022-04-22T07:16:13.655Z] 25b303627fd3: Verifying Checksum [2022-04-22T07:16:13.655Z] 25b303627fd3: Download complete [2022-04-22T07:16:26.058Z] 25b303627fd3: Pull complete [2022-04-22T07:16:26.058Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-22T07:16:26.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T07:16:26.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-22T07:16:26.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container [2022-04-22T07:16:26.399Z] $ 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-arm64:latest cat [2022-04-22T07:16:28.599Z] $ docker top ec17d8dc398670966c2f1706911b1433c21b84ef952ddeac7f71826081f54aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T07:16:29.586Z] + grep parallel [2022-04-22T07:16:29.587Z] + docker-compose build --help [2022-04-22T07:16:33.883Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T07:16:33.921Z] $ docker stop --time=1 ec17d8dc398670966c2f1706911b1433c21b84ef952ddeac7f71826081f54aaa [2022-04-22T07:16:35.568Z] $ docker rm -f ec17d8dc398670966c2f1706911b1433c21b84ef952ddeac7f71826081f54aaa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T07:16:36.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T07:16:36.320Z] . [Pipeline] withDockerContainer [2022-04-22T07:16:36.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container [2022-04-22T07:16:36.660Z] $ 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-arm64:latest cat [2022-04-22T07:16:37.937Z] $ docker top 9ca16982daa92dc1cc000e7e90a43e36de4adb5d220fc9b70ad45d9759a452f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T07:16:38.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T07:16:43.210Z] Building core-command ... [2022-04-22T07:16:43.210Z] Building core-data ... [2022-04-22T07:16:43.210Z] Building core-metadata ... [2022-04-22T07:16:43.210Z] Building security-bootstrapper ... [2022-04-22T07:16:43.210Z] Building security-proxy-setup ... [2022-04-22T07:16:43.210Z] Building security-secretstore-setup ... [2022-04-22T07:16:43.210Z] Building security-spiffe-token-provider ... [2022-04-22T07:16:43.210Z] Building security-spire-agent ... [2022-04-22T07:16:43.210Z] Building security-spire-config ... [2022-04-22T07:16:43.210Z] Building security-spire-server ... [2022-04-22T07:16:43.210Z] Building support-notifications ... [2022-04-22T07:16:43.210Z] Building support-scheduler ... [2022-04-22T07:16:43.210Z] Building sys-mgmt-agent ... [2022-04-22T07:16:43.210Z] Building support-notifications [2022-04-22T07:16:43.210Z] Building security-spire-server [2022-04-22T07:16:43.210Z] Building security-bootstrapper [2022-04-22T07:16:43.210Z] Building security-secretstore-setup [2022-04-22T07:16:43.210Z] Building security-proxy-setup [2022-04-22T07:18:20.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:18:20.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:18:20.055Z] ---> f429ffedd7fe [2022-04-22T07:18:20.055Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T07:18:20.055Z] ---> Running in d9ccaba74da4 [2022-04-22T07:18:20.055Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:18:20.055Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:18:20.055Z] ---> f429ffedd7fe [2022-04-22T07:18:20.055Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T07:18:20.055Z] ---> Running in ca07ec83b2d1 [2022-04-22T07:18:20.055Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:18:20.055Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:18:20.055Z] ---> f429ffedd7fe [2022-04-22T07:18:20.055Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T07:18:20.055Z] ---> Running in 00a33419f980 [2022-04-22T07:18:20.055Z] Removing intermediate container d9ccaba74da4 [2022-04-22T07:18:20.055Z] ---> bb5efa810298 [2022-04-22T07:18:20.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:18:20.055Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:18:20.055Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:18:20.055Z] ---> f429ffedd7fe [2022-04-22T07:18:20.055Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T07:18:20.055Z] ---> Running in afc90ca3fc97 [2022-04-22T07:18:20.055Z] ---> Running in 7db5a8fceaef [2022-04-22T07:18:20.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:18:20.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:18:20.055Z] ---> f429ffedd7fe [2022-04-22T07:18:20.055Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T07:18:20.055Z] ---> Using cache [2022-04-22T07:18:20.055Z] ---> bb5efa810298 [2022-04-22T07:18:20.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:18:20.055Z] ---> Running in 3c4b09de5455 [2022-04-22T07:18:20.055Z] Removing intermediate container 00a33419f980 [2022-04-22T07:18:20.055Z] ---> d8ba92772d2b [2022-04-22T07:18:20.055Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:18:20.055Z] ---> Running in 0c1a6188800f [2022-04-22T07:18:20.055Z] Removing intermediate container ca07ec83b2d1 [2022-04-22T07:18:20.055Z] ---> b110d3c6eeb3 [2022-04-22T07:18:20.055Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:18:20.055Z] Removing intermediate container afc90ca3fc97 [2022-04-22T07:18:20.055Z] ---> 00df2fba0570 [2022-04-22T07:18:20.055Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:18:20.055Z] ---> Running in 0c9d70589a7b [2022-04-22T07:18:20.055Z] ---> Running in d07972ea1f6b [2022-04-22T07:18:20.055Z] Removing intermediate container 7db5a8fceaef [2022-04-22T07:18:20.055Z] ---> 5ddd1e4c2610 [2022-04-22T07:18:20.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T07:18:20.055Z] ---> Running in 1b549079b969 [2022-04-22T07:18:20.055Z] Removing intermediate container 3c4b09de5455 [2022-04-22T07:18:20.055Z] ---> 533a183a422a [2022-04-22T07:18:20.055Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T07:18:20.055Z] Removing intermediate container 0c1a6188800f [2022-04-22T07:18:20.055Z] ---> d5f15950c91f [2022-04-22T07:18:20.055Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T07:18:20.055Z] ---> Running in 64dbaf23752b [2022-04-22T07:18:20.055Z] ---> Running in 285406ae8732 [2022-04-22T07:18:20.055Z] Removing intermediate container d07972ea1f6b [2022-04-22T07:18:20.055Z] ---> 7469cbf216b2 [2022-04-22T07:18:20.055Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T07:18:20.055Z] ---> Running in 23e4c829df22 [2022-04-22T07:18:20.055Z] Removing intermediate container 0c9d70589a7b [2022-04-22T07:18:20.055Z] ---> 9f7b16e2c7e2 [2022-04-22T07:18:20.055Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T07:18:20.055Z] ---> Running in edc34d50ee58 [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] OK: 220 MiB in 52 packages [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:18:20.055Z] OK: 220 MiB in 52 packages [2022-04-22T07:18:20.055Z] OK: 220 MiB in 52 packages [2022-04-22T07:18:20.055Z] Removing intermediate container 1b549079b969 [2022-04-22T07:18:20.055Z] ---> 42e1e4f6660b [2022-04-22T07:18:20.055Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T07:18:20.055Z] OK: 220 MiB in 52 packages [2022-04-22T07:18:20.055Z] OK: 220 MiB in 52 packages [2022-04-22T07:18:20.055Z] Removing intermediate container 285406ae8732 [2022-04-22T07:18:20.055Z] ---> 3b5eb50fe26f [2022-04-22T07:18:20.055Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T07:18:20.055Z] Removing intermediate container 64dbaf23752b [2022-04-22T07:18:20.055Z] ---> 1c590d383f72 [2022-04-22T07:18:20.055Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T07:18:20.055Z] Removing intermediate container edc34d50ee58 [2022-04-22T07:18:20.055Z] ---> 3df54baeb791 [2022-04-22T07:18:20.055Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T07:18:20.055Z] Removing intermediate container 23e4c829df22 [2022-04-22T07:18:20.055Z] ---> bc7631f7d4c5 [2022-04-22T07:18:20.055Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T07:18:20.055Z] ---> 76d91c8ee670 [2022-04-22T07:18:20.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:18:20.055Z] ---> Running in 5e4cb57a4744 [2022-04-22T07:18:20.055Z] ---> 8e02f05e9f14 [2022-04-22T07:18:20.055Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:18:20.055Z] ---> 1e0d553837ee [2022-04-22T07:18:20.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:18:20.055Z] ---> Running in fc758ca65a75 [2022-04-22T07:18:20.055Z] ---> Running in 909aa894f309 [2022-04-22T07:18:20.055Z] ---> 49f226b4d62c [2022-04-22T07:18:20.055Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:18:20.332Z] ---> Running in 39fde4e77dc3 [2022-04-22T07:18:20.332Z] ---> a7d7b35d4831 [2022-04-22T07:18:20.332Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:18:20.611Z] ---> Running in 1e0cf9a4aab7 [2022-04-22T07:18:23.266Z] Removing intermediate container 5e4cb57a4744 [2022-04-22T07:18:23.266Z] ---> aa7de1f4ab68 [2022-04-22T07:18:23.266Z] Step 8/22 : COPY . . [2022-04-22T07:18:25.924Z] Removing intermediate container fc758ca65a75 [2022-04-22T07:18:25.924Z] ---> 1c075c044c84 [2022-04-22T07:18:25.924Z] Step 8/22 : COPY . . [2022-04-22T07:18:25.924Z] Removing intermediate container 909aa894f309 [2022-04-22T07:18:25.924Z] ---> 14cca5a18e2f [2022-04-22T07:18:25.924Z] Step 8/25 : COPY . . [2022-04-22T07:18:26.528Z] Removing intermediate container 39fde4e77dc3 [2022-04-22T07:18:26.528Z] ---> 416cb3f497ca [2022-04-22T07:18:26.528Z] Step 8/25 : COPY . . [2022-04-22T07:18:26.528Z] Removing intermediate container 1e0cf9a4aab7 [2022-04-22T07:18:26.528Z] ---> 9172f815707a [2022-04-22T07:18:26.528Z] Step 8/31 : COPY . . [2022-04-22T07:18:53.346Z] ---> 601ee7d96681 [2022-04-22T07:18:53.346Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T07:18:53.346Z] ---> 74b87c0a08ab [2022-04-22T07:18:53.346Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T07:18:53.346Z] ---> e0ed01948af7 [2022-04-22T07:18:53.346Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T07:18:53.346Z] ---> Running in 0d6eb71ee3f7 [2022-04-22T07:18:53.346Z] ---> Running in 1f3d09594c77 [2022-04-22T07:18:53.346Z] ---> Running in 08deae24895e [2022-04-22T07:18:53.346Z] ---> 325a9edff7fe [2022-04-22T07:18:53.346Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T07:18:53.624Z] ---> Running in c1963e1888c5 [2022-04-22T07:18:53.913Z] ---> 337dd33355b1 [2022-04-22T07:18:53.913Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T07:18:54.198Z] ---> Running in ef0bcc2bb67c [2022-04-22T07:18:54.478Z] Removing intermediate container c1963e1888c5 [2022-04-22T07:18:54.478Z] ---> c71b5034eeec [2022-04-22T07:18:54.478Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T07:18:54.478Z] ---> Running in f70a78d093ae [2022-04-22T07:18:55.468Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T07:18:55.468Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T07:18:55.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T07:18:56.354Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T07:18:57.823Z] Removing intermediate container f70a78d093ae [2022-04-22T07:18:57.823Z] ---> 7def6b53b769 [2022-04-22T07:18:57.823Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T07:18:57.823Z] ---> Running in 86d5eaddcf98 [2022-04-22T07:18:58.449Z] Removing intermediate container 86d5eaddcf98 [2022-04-22T07:18:58.449Z] ---> 664545c91be0 [2022-04-22T07:18:58.449Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T07:18:58.449Z] ---> Running in 8adfa3435a36 [2022-04-22T07:19:01.092Z] spire-1.2.1/ [2022-04-22T07:19:01.092Z] spire-1.2.1/.data/ [2022-04-22T07:19:01.092Z] spire-1.2.1/.data/.file [2022-04-22T07:19:01.092Z] spire-1.2.1/.dockerignore [2022-04-22T07:19:01.092Z] spire-1.2.1/.gitattributes [2022-04-22T07:19:01.092Z] spire-1.2.1/.githooks/ [2022-04-22T07:19:01.092Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/ [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/ [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T07:19:01.092Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T07:19:01.092Z] spire-1.2.1/.gitignore [2022-04-22T07:19:01.092Z] spire-1.2.1/.go-version [2022-04-22T07:19:01.092Z] spire-1.2.1/.golangci.yml [2022-04-22T07:19:01.092Z] spire-1.2.1/ADOPTERS.md [2022-04-22T07:19:01.092Z] spire-1.2.1/CHANGELOG.md [2022-04-22T07:19:01.092Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T07:19:01.092Z] spire-1.2.1/CODEOWNERS [2022-04-22T07:19:01.092Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T07:19:01.092Z] spire-1.2.1/Dockerfile [2022-04-22T07:19:01.093Z] spire-1.2.1/Dockerfile.dev [2022-04-22T07:19:01.093Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T07:19:01.093Z] spire-1.2.1/LICENSE [2022-04-22T07:19:01.093Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T07:19:01.093Z] spire-1.2.1/Makefile [2022-04-22T07:19:01.093Z] spire-1.2.1/README.md [2022-04-22T07:19:01.093Z] spire-1.2.1/ROADMAP.md [2022-04-22T07:19:01.093Z] spire-1.2.1/SECURITY.md [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T07:19:01.093Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/ [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/agent/ [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/server/ [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/server/server.conf [2022-04-22T07:19:01.093Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/ [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/auditlog.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/ [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/spire_server.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/telemetry.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/upgrading.md [2022-04-22T07:19:01.093Z] spire-1.2.1/doc/using_spire.md [2022-04-22T07:19:01.093Z] spire-1.2.1/examples/ [2022-04-22T07:19:01.093Z] spire-1.2.1/examples/README.md [2022-04-22T07:19:01.093Z] spire-1.2.1/go.mod [2022-04-22T07:19:01.093Z] spire-1.2.1/go.sum [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T07:19:01.093Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T07:19:01.094Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T07:19:01.095Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/log/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T07:19:01.371Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/version/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T07:19:01.372Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/config.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:19:01.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T07:19:01.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/server.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/private/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/private/server/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T07:19:01.926Z] spire-1.2.1/release/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/README.md [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/conf/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T07:19:01.926Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T07:19:01.926Z] spire-1.2.1/script/ [2022-04-22T07:19:01.926Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T07:19:01.926Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T07:19:01.926Z] spire-1.2.1/support/ [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/ [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T07:19:01.926Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T07:19:01.927Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T07:19:01.927Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T07:19:01.927Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T07:19:02.204Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/clock/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/clock/clock.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T07:19:02.204Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T07:19:02.205Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/common [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T07:19:02.205Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T07:19:02.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T07:19:02.483Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T07:19:02.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T07:19:02.485Z] spire-1.2.1/test/integration/test.sh [2022-04-22T07:19:02.485Z] spire-1.2.1/test/plugintest/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T07:19:02.485Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T07:19:02.485Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T07:19:02.485Z] spire-1.2.1/test/spiretest/ [2022-04-22T07:19:02.485Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testca/ [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testca/ca.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testkey/ [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/testkey/new.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T07:19:02.760Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/util/ [2022-04-22T07:19:02.760Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/util/race.go [2022-04-22T07:19:02.760Z] spire-1.2.1/test/util/util.go [2022-04-22T07:19:02.760Z] building spire from source... [2022-04-22T07:19:03.365Z] Installing go1.17.7... [2022-04-22T07:19:30.205Z] Building bin/spire-server... [2022-04-22T07:19:30.205Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T07:19:30.205Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T07:19:30.205Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T07:19:30.205Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T07:19:30.205Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T07:19:30.205Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T07:19:30.205Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T07:19:30.205Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T07:19:30.205Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T07:19:30.483Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T07:19:31.087Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T07:19:31.087Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T07:19:31.087Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T07:19:31.364Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T07:19:31.640Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T07:19:31.640Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T07:19:31.640Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T07:19:32.629Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T07:19:32.629Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T07:19:32.629Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T07:19:32.906Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T07:19:32.906Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T07:19:33.889Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T07:19:33.889Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T07:19:49.005Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T07:19:49.005Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T07:19:49.005Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T07:19:49.005Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T07:19:49.005Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T07:19:49.284Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T07:19:49.563Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T07:19:49.563Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T07:19:49.844Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T07:19:49.844Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T07:19:49.844Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T07:19:50.119Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T07:19:50.119Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T07:19:50.119Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T07:19:50.396Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T07:19:51.387Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T07:19:52.372Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T07:19:52.372Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T07:19:52.372Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T07:19:52.650Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T07:19:52.650Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T07:19:52.650Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T07:19:52.926Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T07:19:52.926Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T07:19:52.926Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T07:19:53.531Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T07:19:53.807Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T07:19:53.807Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T07:19:53.807Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T07:19:54.793Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T07:19:59.115Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T07:20:09.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T07:20:09.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T07:20:09.303Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T07:20:09.303Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T07:20:09.303Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T07:20:36.133Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T07:20:36.133Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T07:20:36.133Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T07:20:44.437Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T07:20:44.713Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T07:20:45.697Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T07:20:47.138Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T07:20:49.126Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T07:20:50.121Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T07:21:17.753Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T07:21:17.753Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T07:21:17.753Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T07:21:17.753Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T07:21:17.753Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T07:21:17.753Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T07:21:17.753Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T07:21:17.753Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T07:21:17.753Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T07:21:17.753Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T07:21:17.753Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T07:21:17.753Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T07:21:17.753Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T07:21:18.029Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T07:21:18.029Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T07:21:18.306Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T07:21:18.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T07:21:18.581Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T07:21:19.571Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T07:21:19.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T07:21:19.848Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T07:21:25.270Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T07:21:25.270Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T07:21:25.270Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T07:21:25.547Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T07:21:26.148Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T07:21:26.148Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T07:21:26.148Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T07:21:27.137Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T07:21:27.741Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T07:21:28.345Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T07:21:28.345Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T07:21:28.623Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T07:21:28.623Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T07:21:28.623Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T07:21:28.623Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T07:21:28.900Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T07:21:28.900Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T07:21:29.178Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T07:21:29.178Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T07:21:29.178Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T07:21:29.457Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T07:21:30.447Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T07:21:30.725Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T07:21:31.007Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T07:21:31.007Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T07:21:31.286Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T07:21:33.285Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T07:21:34.275Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T07:21:34.551Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T07:21:34.551Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T07:21:35.151Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T07:21:35.151Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T07:21:35.750Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T07:21:38.381Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T07:21:38.381Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T07:21:38.989Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T07:21:40.973Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T07:21:40.973Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T07:21:41.573Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T07:21:41.573Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T07:21:41.849Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T07:21:42.458Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T07:21:42.739Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T07:21:43.015Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T07:21:43.015Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T07:21:43.290Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T07:21:43.290Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T07:21:43.568Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T07:21:53.758Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T07:21:53.758Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T07:21:53.758Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T07:21:53.758Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T07:22:20.588Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T07:22:20.588Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T07:23:17.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T07:23:17.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T07:23:35.525Z] Removing intermediate container 08deae24895e [2022-04-22T07:23:35.526Z] ---> e03be4386fea [2022-04-22T07:23:35.526Z] [2022-04-22T07:23:35.526Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T07:23:35.526Z] Removing intermediate container 0d6eb71ee3f7 [2022-04-22T07:23:35.526Z] ---> 8149586418ab [2022-04-22T07:23:35.526Z] [2022-04-22T07:23:35.526Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T07:23:35.526Z] 3.14: Pulling from library/alpine [2022-04-22T07:23:35.526Z] 3.14: Pulling from library/alpine [2022-04-22T07:23:35.526Z] Removing intermediate container ef0bcc2bb67c [2022-04-22T07:23:35.526Z] ---> 2ef1f98563f6 [2022-04-22T07:23:35.526Z] [2022-04-22T07:23:35.526Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T07:23:35.526Z] 3.14: Pulling from library/alpine [2022-04-22T07:23:36.979Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T07:23:36.979Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T07:23:36.979Z] Status: Image is up to date for alpine:3.14 [2022-04-22T07:23:36.979Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T07:23:36.979Z] Status: Image is up to date for alpine:3.14 [2022-04-22T07:23:36.979Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T07:23:36.979Z] ---> ac73e934f311 [2022-04-22T07:23:36.979Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T07:23:36.979Z] ---> ac73e934f311 [2022-04-22T07:23:36.979Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T07:23:36.979Z] ---> ac73e934f311 [2022-04-22T07:23:36.979Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T07:23:36.979Z] ---> Running in cbb39cd0e6c1 [2022-04-22T07:23:36.979Z] ---> Running in c77798a27ae6 [2022-04-22T07:23:36.979Z] ---> Running in af109379c5c0 [2022-04-22T07:23:37.970Z] Removing intermediate container c77798a27ae6 [2022-04-22T07:23:37.970Z] ---> 3353fb6ff0f2 [2022-04-22T07:23:37.970Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T07:23:38.257Z] ---> Running in d774e9eb2154 [2022-04-22T07:23:40.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:23:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:23:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:23:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:23:40.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:23:40.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:23:41.810Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T07:23:41.810Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T07:23:41.810Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T07:23:41.810Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T07:23:41.810Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:23:41.810Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T07:23:41.810Z] OK: 6 MiB in 16 packages [2022-04-22T07:23:41.810Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T07:23:42.090Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T07:23:42.090Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T07:23:42.090Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T07:23:42.090Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:23:42.090Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:23:42.090Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T07:23:42.090Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T07:23:42.090Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:23:42.090Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:23:42.369Z] OK: 8 MiB in 20 packages [2022-04-22T07:23:42.672Z] OK: 6 MiB in 17 packages [2022-04-22T07:23:44.660Z] Removing intermediate container d774e9eb2154 [2022-04-22T07:23:44.660Z] ---> 39f454dc497a [2022-04-22T07:23:44.660Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T07:23:44.935Z] ---> Running in f5690e50ab06 [2022-04-22T07:23:45.537Z] Removing intermediate container cbb39cd0e6c1 [2022-04-22T07:23:45.537Z] ---> 26d626440989 [2022-04-22T07:23:45.537Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T07:23:45.817Z] ---> Running in 981cc511da00 [2022-04-22T07:23:45.817Z] Removing intermediate container f5690e50ab06 [2022-04-22T07:23:45.817Z] ---> 4c459ec1bbc6 [2022-04-22T07:23:45.817Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T07:23:46.182Z] ---> Running in ec52e1089747 [2022-04-22T07:23:46.182Z] Removing intermediate container af109379c5c0 [2022-04-22T07:23:46.182Z] ---> 35f68543ed0b [2022-04-22T07:23:46.182Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T07:23:46.182Z] ---> Running in 8ecc5769b91b [2022-04-22T07:23:46.639Z] Removing intermediate container 981cc511da00 [2022-04-22T07:23:46.640Z] ---> ad2804d12469 [2022-04-22T07:23:46.640Z] Step 13/22 : WORKDIR /edgex [2022-04-22T07:23:46.998Z] Removing intermediate container ec52e1089747 [2022-04-22T07:23:46.998Z] ---> 99b60fc87bc5 [2022-04-22T07:23:46.998Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T07:23:46.998Z] ---> Running in b294d6c59acd [2022-04-22T07:23:46.998Z] ---> Running in 7d04d2f13929 [2022-04-22T07:23:47.712Z] Removing intermediate container 8ecc5769b91b [2022-04-22T07:23:47.712Z] ---> dbd82096ca1b [2022-04-22T07:23:47.712Z] Step 13/25 : WORKDIR / [2022-04-22T07:23:47.712Z] ---> Running in 0a959843b036 [2022-04-22T07:23:48.347Z] Removing intermediate container b294d6c59acd [2022-04-22T07:23:48.347Z] ---> b1a5087620af [2022-04-22T07:23:48.347Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T07:23:48.674Z] Removing intermediate container 0a959843b036 [2022-04-22T07:23:48.674Z] ---> ee4aea3be034 [2022-04-22T07:23:48.674Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T07:23:50.821Z] ---> 6adfaaafde0f [2022-04-22T07:23:50.821Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T07:23:50.821Z] ---> 3e278a22f204 [2022-04-22T07:23:50.821Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T07:23:51.811Z] Removing intermediate container 7d04d2f13929 [2022-04-22T07:23:51.811Z] ---> 4517fe2bb89b [2022-04-22T07:23:51.811Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T07:23:51.811Z] ---> Running in 91678e42dddb [2022-04-22T07:23:52.417Z] ---> 800fa353ae44 [2022-04-22T07:23:52.417Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T07:23:53.024Z] Removing intermediate container 91678e42dddb [2022-04-22T07:23:53.024Z] ---> 0a1591c62e26 [2022-04-22T07:23:53.024Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T07:23:53.635Z] ---> f97895e4feb5 [2022-04-22T07:23:53.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T07:23:53.912Z] ---> 2550189f9989 [2022-04-22T07:23:53.912Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T07:23:54.526Z] ---> 3b48485c9e33 [2022-04-22T07:23:54.526Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T07:23:54.526Z] ---> Running in e584cd986358 [2022-04-22T07:23:55.968Z] ---> 269e6e744d09 [2022-04-22T07:23:55.968Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T07:23:56.569Z] ---> 83dc08178bbd [2022-04-22T07:23:56.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T07:23:58.024Z] ---> 6689635c8b6d [2022-04-22T07:23:58.024Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T07:23:58.310Z] ---> Running in 88dc8e70eb79 [2022-04-22T07:23:58.923Z] Removing intermediate container e584cd986358 [2022-04-22T07:23:58.923Z] ---> 503478d67e72 [2022-04-22T07:23:58.923Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:23:59.207Z] ---> d4d69a622ca5 [2022-04-22T07:23:59.207Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T07:24:01.248Z] ---> 9a6fb91ae441 [2022-04-22T07:24:01.248Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T07:24:02.246Z] Removing intermediate container 88dc8e70eb79 [2022-04-22T07:24:02.246Z] ---> a5f3564daaa0 [2022-04-22T07:24:02.246Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T07:24:02.524Z] ---> Running in fd3f56cf2735 [2022-04-22T07:24:02.804Z] ---> 7038be9a742a [2022-04-22T07:24:02.804Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T07:24:03.409Z] Removing intermediate container fd3f56cf2735 [2022-04-22T07:24:03.409Z] ---> 10ac8bf9e6d1 [2022-04-22T07:24:03.409Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T07:24:03.687Z] ---> Running in 33db4145863f [2022-04-22T07:24:04.292Z] ---> 6c11dad5eb5e [2022-04-22T07:24:04.292Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T07:24:04.578Z] Removing intermediate container 33db4145863f [2022-04-22T07:24:04.578Z] ---> 35420639fed9 [2022-04-22T07:24:04.578Z] Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:24:04.578Z] ---> 5aa723abc38a [2022-04-22T07:24:04.578Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T07:24:04.578Z] ---> Running in e32aee60359c [2022-04-22T07:24:04.858Z] ---> Running in f44afee33bff [2022-04-22T07:24:05.846Z] ---> 263cbfd777a8 [2022-04-22T07:24:05.846Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T07:24:05.846Z] Removing intermediate container e32aee60359c [2022-04-22T07:24:05.846Z] ---> f9824cc8755d [2022-04-22T07:24:05.846Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T07:24:06.120Z] ---> Running in d32741eb1e39 [2022-04-22T07:24:06.720Z] Removing intermediate container d32741eb1e39 [2022-04-22T07:24:06.720Z] ---> 36893e009084 [2022-04-22T07:24:06.720Z] [2022-04-22T07:24:07.326Z] ---> 259e7d58a684 [2022-04-22T07:24:07.326Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T07:24:07.923Z] Successfully built 36893e009084 [2022-04-22T07:24:07.923Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-22T07:24:08.199Z]  Building security-proxy-setup ... done Building core-data [2022-04-22T07:24:08.476Z] Removing intermediate container f44afee33bff [2022-04-22T07:24:08.476Z] ---> cdfa766efd3a [2022-04-22T07:24:08.476Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T07:24:08.755Z] ---> 4554479867ce [2022-04-22T07:24:08.755Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T07:24:08.755Z] ---> Running in a5b7abdd704c [2022-04-22T07:24:09.035Z] ---> Running in d2ab5b09a906 [2022-04-22T07:24:09.313Z] Removing intermediate container a5b7abdd704c [2022-04-22T07:24:09.313Z] ---> cb7ebe98d987 [2022-04-22T07:24:09.313Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T07:24:09.313Z] ---> Running in 6e57e462bd45 [2022-04-22T07:24:09.916Z] Removing intermediate container d2ab5b09a906 [2022-04-22T07:24:09.916Z] ---> bcee0344cc26 [2022-04-22T07:24:09.916Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T07:24:09.916Z] Removing intermediate container 6e57e462bd45 [2022-04-22T07:24:09.916Z] ---> 08b1e4ba3547 [2022-04-22T07:24:09.916Z] Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:24:10.198Z] ---> Running in f05dacbf2ec2 [2022-04-22T07:24:11.205Z] Removing intermediate container f05dacbf2ec2 [2022-04-22T07:24:11.205Z] ---> 3647122d5fe3 [2022-04-22T07:24:11.205Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T07:24:11.205Z] ---> Running in 7133bf6b2f4a [2022-04-22T07:24:11.205Z] ---> 15b960ca101a [2022-04-22T07:24:11.205Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T07:24:11.493Z] ---> Running in d42dc5bcffdd [2022-04-22T07:24:11.777Z] Removing intermediate container 7133bf6b2f4a [2022-04-22T07:24:11.777Z] ---> c58c7b34e35e [2022-04-22T07:24:11.777Z] [2022-04-22T07:24:12.375Z] Successfully built c58c7b34e35e [2022-04-22T07:24:12.375Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-22T07:24:12.375Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-04-22T07:24:14.363Z] Removing intermediate container d42dc5bcffdd [2022-04-22T07:24:14.363Z] ---> bcd0db73594f [2022-04-22T07:24:14.363Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T07:24:14.641Z] ---> Running in 4fa304e4afad [2022-04-22T07:24:15.244Z] Removing intermediate container 4fa304e4afad [2022-04-22T07:24:15.244Z] ---> 6e48ef759a38 [2022-04-22T07:24:15.244Z] Step 28/31 : CMD ["gate"] [2022-04-22T07:24:15.519Z] ---> Running in 136c774600e9 [2022-04-22T07:24:16.122Z] Removing intermediate container 136c774600e9 [2022-04-22T07:24:16.122Z] ---> efa9d1d86656 [2022-04-22T07:24:16.122Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T07:24:16.407Z] ---> Running in aec410d5140d [2022-04-22T07:24:17.018Z] Removing intermediate container aec410d5140d [2022-04-22T07:24:17.018Z] ---> 2b5752e1ff5f [2022-04-22T07:24:17.018Z] Step 30/31 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:24:17.296Z] ---> Running in bf34465e5e93 [2022-04-22T07:24:17.905Z] Removing intermediate container bf34465e5e93 [2022-04-22T07:24:17.905Z] ---> ad6e393953cc [2022-04-22T07:24:17.905Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T07:24:18.180Z] ---> Running in 39e43a383600 [2022-04-22T07:24:18.778Z] Removing intermediate container 39e43a383600 [2022-04-22T07:24:18.778Z] ---> 651a20c18372 [2022-04-22T07:24:18.778Z] [2022-04-22T07:24:19.052Z] Successfully built 651a20c18372 [2022-04-22T07:24:19.052Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-22T07:24:19.052Z] Building security-spire-agent [2022-04-22T07:25:06.089Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:25:06.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:25:06.089Z] ---> f429ffedd7fe [2022-04-22T07:25:06.089Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:25:06.089Z] ---> Using cache [2022-04-22T07:25:06.089Z] ---> b110d3c6eeb3 [2022-04-22T07:25:06.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:25:06.089Z] ---> Using cache [2022-04-22T07:25:06.089Z] ---> 9f7b16e2c7e2 [2022-04-22T07:25:06.089Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T07:25:06.089Z] ---> Running in ab19e039ef46 [2022-04-22T07:25:06.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:06.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:06.089Z] OK: 220 MiB in 52 packages [2022-04-22T07:25:07.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:25:07.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:25:07.538Z] ---> f429ffedd7fe [2022-04-22T07:25:07.538Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:25:07.538Z] ---> Using cache [2022-04-22T07:25:07.538Z] ---> b110d3c6eeb3 [2022-04-22T07:25:07.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:25:07.538Z] ---> Using cache [2022-04-22T07:25:07.538Z] ---> 9f7b16e2c7e2 [2022-04-22T07:25:07.538Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T07:25:07.538Z] ---> Running in 12d5e1d5016c [2022-04-22T07:25:08.976Z] Removing intermediate container ab19e039ef46 [2022-04-22T07:25:08.976Z] ---> 5c094db89350 [2022-04-22T07:25:08.976Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:25:10.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:11.034Z] ---> 0774ffe94b90 [2022-04-22T07:25:11.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:25:11.034Z] ---> Running in 2e7bf4382a9c [2022-04-22T07:25:11.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:12.305Z] OK: 220 MiB in 52 packages [2022-04-22T07:25:14.311Z] Removing intermediate container 12d5e1d5016c [2022-04-22T07:25:14.311Z] ---> 5785ac35bdbb [2022-04-22T07:25:14.311Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:25:16.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:25:16.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:25:16.302Z] ---> f429ffedd7fe [2022-04-22T07:25:16.302Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T07:25:16.302Z] ---> Using cache [2022-04-22T07:25:16.302Z] ---> b110d3c6eeb3 [2022-04-22T07:25:16.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:25:16.302Z] ---> Using cache [2022-04-22T07:25:16.302Z] ---> 9f7b16e2c7e2 [2022-04-22T07:25:16.302Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T07:25:16.302Z] ---> Running in 2c2322a1aa7d [2022-04-22T07:25:16.585Z] ---> 5b8dbcf2a480 [2022-04-22T07:25:16.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:25:16.864Z] ---> Running in 94274774daf3 [2022-04-22T07:25:17.474Z] Removing intermediate container 2e7bf4382a9c [2022-04-22T07:25:17.474Z] ---> afba8660df99 [2022-04-22T07:25:17.474Z] Step 8/23 : COPY . . [2022-04-22T07:25:18.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:19.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:20.903Z] OK: 220 MiB in 52 packages [2022-04-22T07:25:22.348Z] Removing intermediate container 1f3d09594c77 [2022-04-22T07:25:22.348Z] ---> 6e0297cbd242 [2022-04-22T07:25:22.348Z] [2022-04-22T07:25:22.348Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T07:25:22.348Z] ---> ac73e934f311 [2022-04-22T07:25:22.348Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T07:25:22.628Z] ---> Running in 93e466800bbc [2022-04-22T07:25:23.233Z] Removing intermediate container 2c2322a1aa7d [2022-04-22T07:25:23.233Z] ---> e867b98c02a8 [2022-04-22T07:25:23.233Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T07:25:23.512Z] Removing intermediate container 94274774daf3 [2022-04-22T07:25:23.512Z] ---> 0cd81d7d6b15 [2022-04-22T07:25:23.512Z] Step 8/23 : COPY . . [2022-04-22T07:25:24.969Z] ---> a41892d266e0 [2022-04-22T07:25:24.969Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:25:24.969Z] ---> Running in 04e5d915ac7e [2022-04-22T07:25:25.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:25.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:25:26.962Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T07:25:26.962Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T07:25:26.962Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:25:26.962Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:25:27.418Z] OK: 6 MiB in 16 packages [2022-04-22T07:25:31.963Z] Removing intermediate container 93e466800bbc [2022-04-22T07:25:31.963Z] ---> 452466da2ffc [2022-04-22T07:25:31.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:25:31.963Z] ---> Running in 54714c8ef0f4 [2022-04-22T07:25:32.566Z] Removing intermediate container 04e5d915ac7e [2022-04-22T07:25:32.566Z] ---> 0c88d02a590b [2022-04-22T07:25:32.566Z] Step 8/26 : COPY . . [2022-04-22T07:25:33.182Z] Removing intermediate container 54714c8ef0f4 [2022-04-22T07:25:33.182Z] ---> 2154ac090e9f [2022-04-22T07:25:33.182Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T07:25:33.468Z] ---> Running in fb0be5b50d73 [2022-04-22T07:25:34.457Z] Removing intermediate container fb0be5b50d73 [2022-04-22T07:25:34.457Z] ---> 98593242464c [2022-04-22T07:25:34.457Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T07:25:34.457Z] ---> Running in 610f97d2f7af [2022-04-22T07:25:35.895Z] Removing intermediate container 610f97d2f7af [2022-04-22T07:25:35.895Z] ---> c52328051743 [2022-04-22T07:25:35.895Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:25:38.536Z] ---> c62602e0b345 [2022-04-22T07:25:38.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T07:25:45.278Z] ---> 74707e451127 [2022-04-22T07:25:45.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T07:25:46.278Z] ---> 1b4334ec600d [2022-04-22T07:25:46.278Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T07:25:46.278Z] ---> Running in 7f09d1363167 [2022-04-22T07:25:47.747Z] Removing intermediate container 7f09d1363167 [2022-04-22T07:25:47.747Z] ---> 5d81a898238d [2022-04-22T07:25:47.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:25:47.747Z] ---> Running in a05b218ca474 [2022-04-22T07:25:49.196Z] Removing intermediate container a05b218ca474 [2022-04-22T07:25:49.196Z] ---> fa63294c3b51 [2022-04-22T07:25:49.196Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T07:25:49.196Z] ---> Running in 30bd54e68c51 [2022-04-22T07:25:50.649Z] Removing intermediate container 30bd54e68c51 [2022-04-22T07:25:50.649Z] ---> 013b1e824cb0 [2022-04-22T07:25:50.649Z] Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:25:50.649Z] ---> Running in 9a53ea41eac9 [2022-04-22T07:25:51.641Z] Removing intermediate container 9a53ea41eac9 [2022-04-22T07:25:51.641Z] ---> d9607f605365 [2022-04-22T07:25:51.641Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T07:25:51.641Z] ---> Running in 2c024a39322b [2022-04-22T07:25:53.093Z] Removing intermediate container 2c024a39322b [2022-04-22T07:25:53.093Z] ---> 9196c798b422 [2022-04-22T07:25:53.093Z] [2022-04-22T07:25:55.082Z] Successfully built 9196c798b422 [2022-04-22T07:25:55.082Z] Successfully tagged support-notifications-arm64:latest [2022-04-22T07:25:55.082Z] Building core-command [2022-04-22T07:26:07.516Z]  Building support-notifications ... done  ---> 0277eda7651d [2022-04-22T07:26:07.516Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T07:26:07.516Z] ---> Running in eadfb3136e51 [2022-04-22T07:26:08.967Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T07:26:14.439Z] ---> 1a0256b0c5b3 [2022-04-22T07:26:14.439Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T07:26:14.715Z] ---> Running in b30a3a1e4820 [2022-04-22T07:26:17.374Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T07:26:20.818Z] ---> 3a93eecadec6 [2022-04-22T07:26:20.818Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T07:26:20.818Z] ---> Running in cf217fe9f02b [2022-04-22T07:26:21.805Z] Removing intermediate container cf217fe9f02b [2022-04-22T07:26:21.805Z] ---> 5cc91713e4be [2022-04-22T07:26:21.805Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T07:26:21.805Z] ---> Running in c092c9fb69fc [2022-04-22T07:26:26.131Z] Removing intermediate container c092c9fb69fc [2022-04-22T07:26:26.131Z] ---> 6bd676425e34 [2022-04-22T07:26:26.131Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T07:26:26.131Z] ---> Running in 58788a5a1919 [2022-04-22T07:26:26.131Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:26:26.131Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:26:26.131Z] ---> f429ffedd7fe [2022-04-22T07:26:26.131Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:26:26.131Z] ---> Using cache [2022-04-22T07:26:26.131Z] ---> b110d3c6eeb3 [2022-04-22T07:26:26.131Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:26:26.131Z] ---> Using cache [2022-04-22T07:26:26.131Z] ---> 9f7b16e2c7e2 [2022-04-22T07:26:26.131Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T07:26:26.131Z] ---> Using cache [2022-04-22T07:26:26.131Z] ---> 3df54baeb791 [2022-04-22T07:26:26.131Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:26:26.131Z] ---> Using cache [2022-04-22T07:26:26.131Z] ---> 49f226b4d62c [2022-04-22T07:26:26.131Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:26:26.131Z] ---> Using cache [2022-04-22T07:26:26.131Z] ---> 416cb3f497ca [2022-04-22T07:26:26.131Z] Step 8/23 : COPY . . [2022-04-22T07:26:26.131Z] ---> Using cache [2022-04-22T07:26:26.131Z] ---> 74b87c0a08ab [2022-04-22T07:26:26.131Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T07:26:26.131Z] ---> Running in 6d809922ad61 [2022-04-22T07:26:26.405Z] Removing intermediate container 58788a5a1919 [2022-04-22T07:26:26.405Z] ---> b363bdbfc807 [2022-04-22T07:26:26.405Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T07:26:26.683Z] ---> Running in ab3462fac649 [2022-04-22T07:26:28.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T07:26:29.674Z] spire-1.2.1/ [2022-04-22T07:26:29.674Z] spire-1.2.1/.data/ [2022-04-22T07:26:29.674Z] spire-1.2.1/.data/.file [2022-04-22T07:26:29.674Z] spire-1.2.1/.dockerignore [2022-04-22T07:26:29.674Z] spire-1.2.1/.gitattributes [2022-04-22T07:26:29.674Z] spire-1.2.1/.githooks/ [2022-04-22T07:26:29.674Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/ [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/ [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T07:26:29.674Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T07:26:29.674Z] spire-1.2.1/.gitignore [2022-04-22T07:26:29.674Z] spire-1.2.1/.go-version [2022-04-22T07:26:29.674Z] spire-1.2.1/.golangci.yml [2022-04-22T07:26:29.674Z] spire-1.2.1/ADOPTERS.md [2022-04-22T07:26:29.674Z] spire-1.2.1/CHANGELOG.md [2022-04-22T07:26:29.674Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T07:26:29.674Z] spire-1.2.1/CODEOWNERS [2022-04-22T07:26:29.674Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T07:26:29.674Z] spire-1.2.1/Dockerfile [2022-04-22T07:26:29.674Z] spire-1.2.1/Dockerfile.dev [2022-04-22T07:26:29.674Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T07:26:29.674Z] spire-1.2.1/LICENSE [2022-04-22T07:26:29.674Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T07:26:29.674Z] spire-1.2.1/Makefile [2022-04-22T07:26:29.674Z] spire-1.2.1/README.md [2022-04-22T07:26:29.674Z] spire-1.2.1/ROADMAP.md [2022-04-22T07:26:29.674Z] spire-1.2.1/SECURITY.md [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T07:26:29.674Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T07:26:29.675Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T07:26:29.953Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/ [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/agent/ [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/server/ [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/server/server.conf [2022-04-22T07:26:29.953Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/ [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/auditlog.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/ [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/spire_server.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/telemetry.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/upgrading.md [2022-04-22T07:26:29.953Z] spire-1.2.1/doc/using_spire.md [2022-04-22T07:26:29.953Z] spire-1.2.1/examples/ [2022-04-22T07:26:29.953Z] spire-1.2.1/examples/README.md [2022-04-22T07:26:29.953Z] spire-1.2.1/go.mod [2022-04-22T07:26:29.953Z] spire-1.2.1/go.sum [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T07:26:29.953Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T07:26:29.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T07:26:30.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T07:26:30.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T07:26:30.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T07:26:30.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T07:26:30.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T07:26:30.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/log/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T07:26:30.233Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/version/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T07:26:30.234Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T07:26:30.511Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/config.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T07:26:30.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T07:26:30.790Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/server.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/private/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/private/server/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T07:26:30.791Z] spire-1.2.1/release/ [2022-04-22T07:26:30.791Z] spire-1.2.1/release/spire-extras/ [2022-04-22T07:26:30.791Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T07:26:30.791Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T07:26:30.791Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T07:26:30.791Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T07:26:30.791Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/ [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/README.md [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/conf/ [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T07:26:30.792Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T07:26:30.792Z] spire-1.2.1/script/ [2022-04-22T07:26:30.792Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T07:26:30.792Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T07:26:30.792Z] spire-1.2.1/support/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T07:26:30.792Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T07:26:30.792Z] spire-1.2.1/test/ [2022-04-22T07:26:30.792Z] spire-1.2.1/test/clock/ [2022-04-22T07:26:30.792Z] spire-1.2.1/test/clock/clock.go [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/ [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T07:26:30.792Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T07:26:31.070Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/common [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T07:26:31.070Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T07:26:31.071Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T07:26:31.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T07:26:31.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T07:26:31.351Z] spire-1.2.1/test/integration/test.sh [2022-04-22T07:26:31.351Z] spire-1.2.1/test/plugintest/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testca/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testca/ca.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testkey/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/testkey/new.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/util/ [2022-04-22T07:26:31.351Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/util/race.go [2022-04-22T07:26:31.351Z] spire-1.2.1/test/util/util.go [2022-04-22T07:26:31.351Z] building spire from source... [2022-04-22T07:26:31.954Z] Installing go1.17.7... [2022-04-22T07:26:58.813Z] Building bin/spire-server... [2022-04-22T07:26:58.813Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T07:26:58.813Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T07:26:58.813Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T07:26:58.813Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T07:26:58.813Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T07:27:00.801Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T07:27:00.801Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T07:27:01.087Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T07:27:01.087Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T07:27:01.687Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T07:27:02.292Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T07:27:02.292Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T07:27:02.292Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T07:27:02.899Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T07:27:02.899Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T07:27:02.899Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T07:27:02.899Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T07:27:02.899Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T07:27:04.341Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T07:27:04.341Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T07:27:04.617Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T07:27:05.228Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T07:27:05.836Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T07:27:07.339Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T07:27:07.339Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T07:27:34.213Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T07:27:34.213Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T07:27:34.213Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T07:27:34.213Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T07:27:34.213Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T07:27:34.213Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T07:27:34.213Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T07:27:34.213Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T07:27:34.213Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T07:27:34.213Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T07:27:34.213Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T07:27:34.213Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T07:27:34.213Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T07:27:34.213Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T07:27:34.213Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T07:27:34.494Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T07:27:41.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T07:27:41.248Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T07:27:41.248Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T07:27:41.248Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T07:27:41.525Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T07:27:41.525Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T07:27:41.525Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T07:27:41.804Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T07:27:42.408Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T07:27:42.408Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T07:27:42.408Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T07:28:04.610Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T07:28:04.610Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T07:28:04.610Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T07:28:04.883Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T07:28:17.334Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T07:28:17.334Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T07:28:18.801Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T07:28:20.790Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T07:28:20.790Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T07:28:47.637Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T07:28:47.637Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T07:28:47.637Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T07:28:47.637Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T07:28:47.637Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T07:28:49.087Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T07:28:49.365Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T07:28:49.643Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T07:28:50.634Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T07:28:50.634Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T07:28:51.238Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T07:28:51.238Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T07:28:51.515Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T07:28:51.793Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T07:28:52.785Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T07:28:53.063Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T07:28:53.340Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T07:28:53.619Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T07:28:53.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T07:28:53.619Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T07:28:54.217Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T07:28:59.631Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T07:29:00.619Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T07:29:00.619Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T07:29:00.898Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T07:29:01.499Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T07:29:01.774Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T07:29:02.055Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T07:29:03.637Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T07:29:04.235Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T07:29:04.511Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T07:29:04.511Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T07:29:04.511Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T07:29:04.784Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T07:29:04.784Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T07:29:04.784Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T07:29:05.062Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T07:29:05.062Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T07:29:05.062Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T07:29:05.337Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T07:29:05.337Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T07:29:05.337Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T07:29:06.779Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T07:29:07.057Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T07:29:07.333Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T07:29:07.615Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T07:29:07.615Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T07:29:09.598Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T07:29:10.585Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T07:29:10.585Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T07:29:10.585Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T07:29:11.188Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T07:29:11.465Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T07:29:12.081Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T07:29:15.924Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T07:29:15.924Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T07:29:16.198Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T07:29:18.181Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T07:29:18.181Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T07:29:18.784Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T07:29:18.784Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T07:29:18.784Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T07:29:19.385Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T07:29:19.385Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T07:29:19.662Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T07:29:19.662Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T07:29:19.940Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T07:29:20.220Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T07:29:20.220Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T07:29:30.402Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T07:29:30.402Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T07:29:30.402Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T07:29:30.402Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T07:29:57.232Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T07:29:57.232Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T07:30:44.246Z] Removing intermediate container b30a3a1e4820 [2022-04-22T07:30:44.246Z] ---> a97e644e7d42 [2022-04-22T07:30:44.246Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T07:30:44.246Z] ---> Running in 8b89a6846156 [2022-04-22T07:30:44.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T07:30:47.694Z] Removing intermediate container 8b89a6846156 [2022-04-22T07:30:47.694Z] ---> 13166b1fbf31 [2022-04-22T07:30:47.694Z] [2022-04-22T07:30:47.694Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T07:30:47.694Z] 20.10.14: Pulling from library/docker [2022-04-22T07:30:56.011Z] Removing intermediate container 6d809922ad61 [2022-04-22T07:30:56.011Z] ---> c9958faa049b [2022-04-22T07:30:56.011Z] [2022-04-22T07:30:56.011Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T07:30:56.011Z] ---> ac73e934f311 [2022-04-22T07:30:56.011Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T07:30:56.011Z] ---> Running in d4732a6f597a [2022-04-22T07:30:57.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:30:57.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:30:59.184Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T07:30:59.184Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:30:59.184Z] OK: 5 MiB in 15 packages [2022-04-22T07:31:01.818Z] Removing intermediate container d4732a6f597a [2022-04-22T07:31:01.819Z] ---> 5e3cbce21b98 [2022-04-22T07:31:01.819Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:31:01.819Z] ---> Running in 395e679db082 [2022-04-22T07:31:02.423Z] Removing intermediate container 395e679db082 [2022-04-22T07:31:02.423Z] ---> 1d0308dad759 [2022-04-22T07:31:02.423Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T07:31:02.702Z] ---> Running in 064a2e1b7b3f [2022-04-22T07:31:03.311Z] Removing intermediate container 064a2e1b7b3f [2022-04-22T07:31:03.311Z] ---> 7540350156e8 [2022-04-22T07:31:03.311Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T07:31:03.590Z] ---> Running in 0d8526ae8d83 [2022-04-22T07:31:04.584Z] Removing intermediate container 0d8526ae8d83 [2022-04-22T07:31:04.584Z] ---> 145607dfc5dd [2022-04-22T07:31:04.584Z] Step 15/23 : WORKDIR / [2022-04-22T07:31:04.584Z] ---> Running in ff81f366d790 [2022-04-22T07:31:05.579Z] Removing intermediate container ff81f366d790 [2022-04-22T07:31:05.579Z] ---> 2eef34e30244 [2022-04-22T07:31:05.579Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:31:07.581Z] ---> f03741e555de [2022-04-22T07:31:07.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T07:31:08.574Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T07:31:08.574Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T07:31:08.574Z] ---> c346e9eafbab [2022-04-22T07:31:08.574Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:31:08.854Z] ---> Running in 4eade827d634 [2022-04-22T07:31:09.468Z] ---> 0dd28bc34fbd [2022-04-22T07:31:09.468Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T07:31:09.750Z] Removing intermediate container 4eade827d634 [2022-04-22T07:31:09.750Z] ---> 11efbac1bd0c [2022-04-22T07:31:09.750Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T07:31:09.750Z] ---> Running in 18300908cb60 [2022-04-22T07:31:11.201Z] ---> dd97ec20aa2b [2022-04-22T07:31:11.201Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T07:31:11.201Z] ---> Running in 3a118bf36398 [2022-04-22T07:31:11.818Z] Removing intermediate container 3a118bf36398 [2022-04-22T07:31:11.818Z] ---> 1790ebbbeed8 [2022-04-22T07:31:11.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:31:11.818Z] ---> Running in 5b563c1e5404 [2022-04-22T07:31:12.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:31:12.378Z] Removing intermediate container 5b563c1e5404 [2022-04-22T07:31:12.378Z] ---> 2bc458713196 [2022-04-22T07:31:12.378Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T07:31:12.378Z] ---> Running in e4d4d9a460f8 [2022-04-22T07:31:12.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:31:12.943Z] Removing intermediate container e4d4d9a460f8 [2022-04-22T07:31:12.943Z] ---> ac738cfb977f [2022-04-22T07:31:12.943Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:31:13.225Z] ---> Running in 635b1732c92c [2022-04-22T07:31:13.824Z] Removing intermediate container 635b1732c92c [2022-04-22T07:31:13.824Z] ---> 11c058b19c68 [2022-04-22T07:31:13.824Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:31:13.824Z] ---> Running in ac8c7e7c139f [2022-04-22T07:31:14.100Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T07:31:14.100Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T07:31:14.100Z] Executing bash-5.1.16-r0.post-install [2022-04-22T07:31:14.100Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T07:31:14.100Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T07:31:14.100Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T07:31:14.375Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T07:31:14.375Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T07:31:14.375Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T07:31:14.375Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T07:31:14.375Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T07:31:14.375Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T07:31:14.375Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T07:31:14.375Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T07:31:14.375Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T07:31:14.375Z] Removing intermediate container ac8c7e7c139f [2022-04-22T07:31:14.375Z] ---> 88b020fc492f [2022-04-22T07:31:14.375Z] [2022-04-22T07:31:14.375Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T07:31:14.375Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T07:31:14.375Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T07:31:14.976Z] Successfully built 88b020fc492f [2022-04-22T07:31:14.976Z] Successfully tagged core-command-arm64:latest [2022-04-22T07:31:14.976Z] Building security-spire-config [2022-04-22T07:31:16.965Z]  Building core-command ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T07:31:16.965Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T07:31:17.241Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T07:31:17.241Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T07:31:17.241Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T07:31:17.241Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T07:31:17.241Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T07:31:17.241Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T07:31:17.241Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T07:31:17.241Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T07:31:17.241Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T07:31:17.516Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T07:31:17.516Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T07:31:17.516Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T07:31:17.516Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T07:31:17.516Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T07:31:17.516Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T07:31:17.516Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T07:31:17.516Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T07:31:17.516Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T07:31:17.516Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T07:31:17.516Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T07:31:17.799Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T07:31:17.799Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T07:31:18.076Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T07:31:18.076Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T07:31:19.060Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:31:19.060Z] OK: 82 MiB in 65 packages [2022-04-22T07:31:24.476Z] Collecting docker-compose==1.23.2 [2022-04-22T07:31:24.753Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T07:31:26.209Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T07:31:26.485Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T07:31:26.763Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T07:31:26.763Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T07:31:27.400Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T07:31:27.400Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T07:31:32.910Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T07:31:32.910Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T07:31:33.525Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T07:31:33.525Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T07:31:33.525Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T07:31:34.981Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T07:31:34.981Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T07:31:34.981Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T07:31:35.257Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T07:31:38.664Z] Collecting PyYAML<4,>=3.10 [2022-04-22T07:31:38.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T07:31:43.014Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T07:31:43.014Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T07:31:45.657Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:31:45.657Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:31:45.657Z] ---> f429ffedd7fe [2022-04-22T07:31:45.657Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> b110d3c6eeb3 [2022-04-22T07:31:45.657Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> 9f7b16e2c7e2 [2022-04-22T07:31:45.657Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> e867b98c02a8 [2022-04-22T07:31:45.657Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> a41892d266e0 [2022-04-22T07:31:45.657Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> 0c88d02a590b [2022-04-22T07:31:45.657Z] Step 8/26 : COPY . . [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> 3a93eecadec6 [2022-04-22T07:31:45.657Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> 5cc91713e4be [2022-04-22T07:31:45.657Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> 6bd676425e34 [2022-04-22T07:31:45.657Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T07:31:45.657Z] ---> Using cache [2022-04-22T07:31:45.657Z] ---> b363bdbfc807 [2022-04-22T07:31:45.657Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T07:31:45.657Z] ---> Running in 387cc90f098c [2022-04-22T07:31:45.657Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T07:31:45.657Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T07:31:45.931Z] Removing intermediate container eadfb3136e51 [2022-04-22T07:31:45.931Z] ---> 7131e306dd2b [2022-04-22T07:31:45.931Z] [2022-04-22T07:31:45.931Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T07:31:45.931Z] ---> ac73e934f311 [2022-04-22T07:31:45.931Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T07:31:46.205Z] ---> Running in 80affde5f472 [2022-04-22T07:31:46.810Z] Removing intermediate container 80affde5f472 [2022-04-22T07:31:46.810Z] ---> 4e4e3bda6a0a [2022-04-22T07:31:46.810Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T07:31:46.810Z] ---> Running in d610e10911f3 [2022-04-22T07:31:47.412Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T07:31:47.412Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T07:31:47.412Z] Removing intermediate container d610e10911f3 [2022-04-22T07:31:47.412Z] ---> 4a8d8d42d63f [2022-04-22T07:31:47.412Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T07:31:47.412Z] ---> Running in 0ac1ba71280f [2022-04-22T07:31:47.686Z] Collecting idna<2.8,>=2.5 [2022-04-22T07:31:47.686Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T07:31:47.686Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T07:31:47.966Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T07:31:47.966Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T07:31:47.966Z] Removing intermediate container 0ac1ba71280f [2022-04-22T07:31:47.966Z] ---> d3bf0ddff295 [2022-04-22T07:31:47.966Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:31:47.966Z] ---> Running in a6cb7d765c64 [2022-04-22T07:31:48.241Z] spire-1.2.1/ [2022-04-22T07:31:48.241Z] spire-1.2.1/.data/ [2022-04-22T07:31:48.241Z] spire-1.2.1/.data/.file [2022-04-22T07:31:48.241Z] spire-1.2.1/.dockerignore [2022-04-22T07:31:48.241Z] spire-1.2.1/.gitattributes [2022-04-22T07:31:48.241Z] spire-1.2.1/.githooks/ [2022-04-22T07:31:48.241Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/ [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/ [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T07:31:48.241Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T07:31:48.241Z] spire-1.2.1/.gitignore [2022-04-22T07:31:48.241Z] spire-1.2.1/.go-version [2022-04-22T07:31:48.241Z] spire-1.2.1/.golangci.yml [2022-04-22T07:31:48.241Z] spire-1.2.1/ADOPTERS.md [2022-04-22T07:31:48.241Z] spire-1.2.1/CHANGELOG.md [2022-04-22T07:31:48.241Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T07:31:48.241Z] spire-1.2.1/CODEOWNERS [2022-04-22T07:31:48.241Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T07:31:48.241Z] spire-1.2.1/Dockerfile [2022-04-22T07:31:48.516Z] spire-1.2.1/Dockerfile.dev [2022-04-22T07:31:48.516Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T07:31:48.516Z] spire-1.2.1/LICENSE [2022-04-22T07:31:48.516Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T07:31:48.516Z] spire-1.2.1/Makefile [2022-04-22T07:31:48.516Z] spire-1.2.1/README.md [2022-04-22T07:31:48.516Z] spire-1.2.1/ROADMAP.md [2022-04-22T07:31:48.516Z] spire-1.2.1/SECURITY.md [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goUsing legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T07:31:48.516Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T07:31:48.516Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T07:31:48.516Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T07:31:48.516Z] [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T07:31:48.516Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/ [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/agent/ [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/server/ [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/server/server.conf [2022-04-22T07:31:48.516Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/ [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/auditlog.md [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/images/ [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T07:31:48.516Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/spire_server.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/telemetry.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/upgrading.md [2022-04-22T07:31:48.792Z] spire-1.2.1/doc/using_spire.md [2022-04-22T07:31:48.792Z] spire-1.2.1/examples/ [2022-04-22T07:31:48.792Z] spire-1.2.1/examples/README.md [2022-04-22T07:31:48.792Z] spire-1.2.1/go.mod [2022-04-22T07:31:48.792Z] spire-1.2.1/go.sum [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T07:31:48.792Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T07:31:48.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T07:31:49.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/log/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T07:31:49.069Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T07:31:49.070Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/version/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T07:31:49.347Z] spire-1.2.1/pkg/server/config.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T07:31:49.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/server.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/private/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/private/server/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T07:31:49.627Z] spire-1.2.1/release/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/README.md [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/conf/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T07:31:49.627Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T07:31:49.627Z] spire-1.2.1/script/ [2022-04-22T07:31:49.627Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T07:31:49.627Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T07:31:49.627Z] spire-1.2.1/support/ [2022-04-22T07:31:49.627Z] spire-1.2.1/support/k8s/ [2022-04-22T07:31:49.627Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T07:31:49.628Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T07:31:49.912Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T07:31:49.912Z] spire-1.2.1/test/ [2022-04-22T07:31:49.912Z] spire-1.2.1/test/clock/ [2022-04-22T07:31:49.912Z] spire-1.2.1/test/clock/clock.go [2022-04-22T07:31:49.912Z] spire-1.2.1/test/fakes/ [2022-04-22T07:31:49.912Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T07:31:49.912Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T07:31:49.912Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T07:31:49.913Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/common [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T07:31:49.913Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T07:31:49.914Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T07:31:50.211Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/conf/Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T07:31:50.212Z] Attempting uninstall: urllib3 [2022-04-22T07:31:50.212Z] [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent Found existing installation: urllib3 1.26.7 [2022-04-22T07:31:50.212Z] [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T07:31:50.212Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T07:31:50.486Z] spire-1.2.1/test/integration/test.sh [2022-04-22T07:31:50.486Z] spire-1.2.1/test/plugintest/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/assertions.go Uninstalling urllib3-1.26.7: [2022-04-22T07:31:50.486Z] [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testca/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testca/ca.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testkey/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/testkey/new.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/util/ [2022-04-22T07:31:50.486Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/util/race.go [2022-04-22T07:31:50.486Z] spire-1.2.1/test/util/util.go [2022-04-22T07:31:50.486Z] building spire from source... [2022-04-22T07:31:50.766Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T07:31:51.043Z] Installing go1.17.7... [2022-04-22T07:31:51.328Z] Removing intermediate container a6cb7d765c64 [2022-04-22T07:31:51.328Z] ---> ccca94b334b2 [2022-04-22T07:31:51.328Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T07:31:51.328Z] ---> Running in 4b5e19396131 [2022-04-22T07:31:51.613Z] Attempting uninstall: idna [2022-04-22T07:31:51.613Z] Found existing installation: idna 3.3 [2022-04-22T07:31:51.613Z] Uninstalling idna-3.3: [2022-04-22T07:31:51.891Z] Successfully uninstalled idna-3.3 [2022-04-22T07:31:53.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:31:54.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:31:55.322Z] Attempting uninstall: requests [2022-04-22T07:31:55.322Z] Found existing installation: requests 2.26.0 [2022-04-22T07:31:55.322Z] Uninstalling requests-2.26.0: [2022-04-22T07:31:55.322Z] Successfully uninstalled requests-2.26.0 [2022-04-22T07:31:55.928Z] Running setup.py install for texttable: started [2022-04-22T07:31:55.928Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T07:31:55.928Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T07:31:55.928Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T07:31:56.208Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T07:31:56.208Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T07:31:56.485Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T07:31:56.485Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T07:31:56.485Z] OK: 8 MiB in 20 packages [2022-04-22T07:31:58.487Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T07:31:58.487Z] Running setup.py install for PyYAML: started [2022-04-22T07:31:58.487Z] Removing intermediate container 4b5e19396131 [2022-04-22T07:31:58.487Z] ---> 477b3319f78c [2022-04-22T07:31:58.487Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:31:59.519Z] ---> 6e7b39582fcf [2022-04-22T07:31:59.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T07:32:01.554Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T07:32:01.847Z] ---> d5118105f41d [2022-04-22T07:32:01.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T07:32:02.125Z] Running setup.py install for docopt: started [2022-04-22T07:32:02.751Z] ---> 1c1ae4e71a78 [2022-04-22T07:32:02.751Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T07:32:02.751Z] ---> Running in daa81e3efdbf [2022-04-22T07:32:03.379Z] Removing intermediate container daa81e3efdbf [2022-04-22T07:32:03.379Z] ---> f040607d9f75 [2022-04-22T07:32:03.379Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:32:03.379Z] ---> Running in 800d6fd8dab3 [2022-04-22T07:32:03.986Z] Removing intermediate container 800d6fd8dab3 [2022-04-22T07:32:03.986Z] ---> a57941c917a8 [2022-04-22T07:32:03.986Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T07:32:04.271Z] ---> Running in 1213d636b247 [2022-04-22T07:32:04.893Z] Removing intermediate container 1213d636b247 [2022-04-22T07:32:04.893Z] ---> d24c90b25262 [2022-04-22T07:32:04.893Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:32:04.893Z] ---> Running in 70ff3de33fcd [2022-04-22T07:32:05.508Z] Removing intermediate container 70ff3de33fcd [2022-04-22T07:32:05.508Z] ---> 3f0cb07ecf2d [2022-04-22T07:32:05.508Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:32:05.508Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T07:32:05.508Z] ---> Running in decc60efbb63 [2022-04-22T07:32:05.508Z] Running setup.py install for dockerpty: started [2022-04-22T07:32:06.122Z] Removing intermediate container decc60efbb63 [2022-04-22T07:32:06.122Z] ---> b6fad8c279ac [2022-04-22T07:32:06.122Z] [2022-04-22T07:32:06.404Z] Successfully built b6fad8c279ac [2022-04-22T07:32:06.404Z] Successfully tagged core-data-arm64:latest [2022-04-22T07:32:06.681Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-22T07:32:08.654Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T07:32:10.643Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T07:32:20.864Z] Building bin/spire-server... [2022-04-22T07:32:20.864Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T07:32:20.864Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T07:32:20.864Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T07:32:20.864Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T07:32:20.864Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T07:32:25.220Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T07:32:25.823Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T07:32:26.428Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T07:32:26.704Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T07:32:27.309Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T07:32:27.585Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T07:32:27.585Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T07:32:27.585Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T07:32:28.183Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T07:32:28.461Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T07:32:28.461Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T07:32:28.461Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T07:32:28.461Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T07:32:29.065Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T07:32:29.065Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T07:32:30.528Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T07:32:30.528Z] Removing intermediate container 18300908cb60 [2022-04-22T07:32:30.528Z] ---> e010edd43384 [2022-04-22T07:32:30.528Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T07:32:30.805Z] ---> Running in 96dddbbba1fe [2022-04-22T07:32:31.848Z] Removing intermediate container 96dddbbba1fe [2022-04-22T07:32:31.848Z] ---> 2474c4c0370e [2022-04-22T07:32:31.848Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T07:32:31.848Z] ---> Running in 2862d109c935 [2022-04-22T07:32:32.467Z] Removing intermediate container 2862d109c935 [2022-04-22T07:32:32.467Z] ---> d57ecebeff21 [2022-04-22T07:32:32.467Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T07:32:35.379Z] ---> 9ce23c681b8f [2022-04-22T07:32:35.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T07:32:36.367Z] ---> ef698aacf6ae [2022-04-22T07:32:36.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T07:32:36.976Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:32:36.976Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:32:36.976Z] ---> f429ffedd7fe [2022-04-22T07:32:36.976Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T07:32:36.976Z] ---> Using cache [2022-04-22T07:32:36.976Z] ---> b110d3c6eeb3 [2022-04-22T07:32:36.977Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T07:32:36.977Z] ---> Running in 95b4e2b77f11 [2022-04-22T07:32:38.446Z] ---> 5204baa5da81 [2022-04-22T07:32:38.446Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T07:32:38.446Z] ---> Running in cd67e3679969 [2022-04-22T07:32:38.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:32:39.016Z] Removing intermediate container cd67e3679969 [2022-04-22T07:32:39.016Z] ---> c76cfb6a7ea5 [2022-04-22T07:32:39.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:32:39.016Z] ---> Running in d313bcfb7b01 [2022-04-22T07:32:39.633Z] Removing intermediate container d313bcfb7b01 [2022-04-22T07:32:39.633Z] ---> ae66d3846bfc [2022-04-22T07:32:39.633Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T07:32:39.633Z] ---> Running in 36e981dd8e11 [2022-04-22T07:32:39.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:32:40.200Z] Removing intermediate container 36e981dd8e11 [2022-04-22T07:32:40.200Z] ---> dc5348f4e9e4 [2022-04-22T07:32:40.200Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:32:40.200Z] ---> Running in 168d4cc43e60 [2022-04-22T07:32:40.875Z] Removing intermediate container 168d4cc43e60 [2022-04-22T07:32:40.875Z] ---> 95a4eb9386ed [2022-04-22T07:32:40.875Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:32:40.875Z] ---> Running in 9c610eb3d11a [2022-04-22T07:32:41.500Z] Removing intermediate container 9c610eb3d11a [2022-04-22T07:32:41.500Z] ---> e0d8dd994c86 [2022-04-22T07:32:41.500Z] [2022-04-22T07:32:41.500Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:32:41.500Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:32:41.500Z] OK: 15741 distinct packages available [2022-04-22T07:32:41.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:32:41.779Z] Successfully built e0d8dd994c86 [2022-04-22T07:32:41.779Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-22T07:32:41.779Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-22T07:32:42.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:32:44.242Z] OK: 220 MiB in 52 packages [2022-04-22T07:32:46.237Z] Removing intermediate container 95b4e2b77f11 [2022-04-22T07:32:46.238Z] ---> b705def6d6f2 [2022-04-22T07:32:46.238Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T07:32:47.681Z] ---> 87412a20abf1 [2022-04-22T07:32:47.681Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:32:47.681Z] ---> Running in 31c7c977c56a [2022-04-22T07:32:53.098Z] Removing intermediate container 31c7c977c56a [2022-04-22T07:32:53.098Z] ---> 9a1fcfb95f3b [2022-04-22T07:32:53.098Z] Step 7/20 : COPY . . [2022-04-22T07:32:58.538Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T07:32:58.538Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T07:32:58.538Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T07:32:58.816Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T07:32:58.816Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T07:32:59.428Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T07:32:59.428Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T07:32:59.428Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T07:32:59.706Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T07:33:00.311Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T07:33:00.592Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T07:33:00.592Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T07:33:00.592Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T07:33:00.592Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T07:33:00.870Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T07:33:01.154Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T07:33:01.154Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T07:33:01.154Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T07:33:01.432Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T07:33:02.426Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T07:33:02.426Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T07:33:02.704Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T07:33:02.981Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T07:33:02.981Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T07:33:03.259Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T07:33:03.534Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T07:33:03.813Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T07:33:03.813Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T07:33:05.270Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T07:33:05.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T07:33:09.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:33:09.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:33:09.884Z] ---> f429ffedd7fe [2022-04-22T07:33:09.884Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T07:33:09.884Z] ---> Using cache [2022-04-22T07:33:09.884Z] ---> b110d3c6eeb3 [2022-04-22T07:33:09.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:33:09.884Z] ---> Using cache [2022-04-22T07:33:09.884Z] ---> 9f7b16e2c7e2 [2022-04-22T07:33:09.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T07:33:09.884Z] ---> Using cache [2022-04-22T07:33:09.884Z] ---> 3df54baeb791 [2022-04-22T07:33:09.884Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T07:33:09.884Z] ---> Using cache [2022-04-22T07:33:09.884Z] ---> 49f226b4d62c [2022-04-22T07:33:09.884Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:33:09.884Z] ---> Using cache [2022-04-22T07:33:09.884Z] ---> 416cb3f497ca [2022-04-22T07:33:09.884Z] Step 8/22 : COPY . . [2022-04-22T07:33:09.884Z] ---> Using cache [2022-04-22T07:33:09.884Z] ---> 74b87c0a08ab [2022-04-22T07:33:09.884Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T07:33:12.517Z] ---> Running in aa2f2365e570 [2022-04-22T07:33:13.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T07:33:13.397Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T07:33:13.397Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T07:33:13.397Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T07:33:13.397Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T07:33:13.397Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T07:33:14.003Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T07:33:14.003Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T07:33:14.280Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T07:33:14.281Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T07:33:14.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T07:33:19.984Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T07:33:20.972Z]  ---> c9818f19d13c [2022-04-22T07:33:20.972Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T07:33:21.262Z] ---> Running in fb342bedd059 [2022-04-22T07:33:23.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T07:33:27.587Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T07:33:28.188Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T07:34:00.561Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T07:34:00.561Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T07:34:00.561Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T07:34:00.561Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T07:34:00.561Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T07:34:00.561Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T07:34:39.890Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T07:34:39.890Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T07:34:40.164Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T07:34:40.439Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T07:34:41.883Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T07:34:42.485Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T07:34:42.485Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T07:34:42.762Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T07:34:43.039Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T07:34:43.317Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T07:34:43.592Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T07:34:43.868Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T07:34:43.868Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T07:34:44.467Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T07:34:45.458Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T07:34:45.458Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T07:34:46.060Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T07:34:46.061Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T07:34:46.061Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T07:34:46.337Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T07:34:46.337Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T07:34:51.759Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T07:34:52.036Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T07:34:52.036Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T07:34:52.313Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T07:34:52.313Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T07:34:52.313Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T07:34:52.313Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T07:34:53.299Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T07:34:53.299Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T07:34:53.903Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T07:34:54.179Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T07:34:54.179Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T07:34:55.165Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T07:34:55.441Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T07:34:56.040Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T07:34:56.040Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T07:34:56.317Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T07:34:56.317Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T07:34:56.592Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T07:34:56.592Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T07:34:56.592Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T07:34:58.036Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T07:34:58.036Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T07:34:58.036Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T07:34:58.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T07:34:58.313Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T07:34:59.307Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T07:34:59.307Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T07:34:59.583Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T07:35:01.577Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T07:35:01.577Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T07:35:01.856Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T07:35:02.135Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T07:35:02.411Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T07:35:03.013Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T07:35:05.644Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T07:35:08.277Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T07:35:08.277Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T07:35:08.881Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T07:35:09.158Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T07:35:09.761Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T07:35:10.037Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T07:35:10.037Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T07:35:10.037Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T07:35:10.312Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T07:35:10.312Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T07:35:10.590Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T07:35:20.777Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T07:35:20.777Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T07:35:20.777Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T07:35:20.777Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T07:35:27.519Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T07:35:27.519Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T07:39:49.672Z] Removing intermediate container fb342bedd059 [2022-04-22T07:39:49.672Z] ---> d17980ff3c96 [2022-04-22T07:39:49.672Z] [2022-04-22T07:39:49.672Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T07:39:49.672Z] 3.15: Pulling from library/alpine [2022-04-22T07:39:49.672Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T07:39:49.672Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T07:39:49.672Z] ---> 3fb3c9af89a9 [2022-04-22T07:39:49.672Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T07:39:49.672Z] ---> Running in d4e6594fc51d [2022-04-22T07:39:49.672Z] Removing intermediate container d4e6594fc51d [2022-04-22T07:39:49.672Z] ---> 996e88efcd26 [2022-04-22T07:39:49.672Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:39:49.672Z] ---> Running in 614a65590fd5 [2022-04-22T07:39:50.655Z] Removing intermediate container 614a65590fd5 [2022-04-22T07:39:50.655Z] ---> 8211a08a87dc [2022-04-22T07:39:50.655Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T07:39:50.655Z] ---> Running in 671b947ce3a4 [2022-04-22T07:39:52.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:39:53.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:39:55.071Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T07:39:55.071Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T07:39:55.071Z] OK: 15730 distinct packages available [2022-04-22T07:39:55.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T07:39:56.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T07:39:57.775Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T07:39:57.775Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T07:39:58.049Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T07:39:58.049Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T07:39:58.049Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T07:39:58.326Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T07:39:58.326Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T07:39:58.326Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T07:39:58.604Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T07:39:58.604Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T07:39:58.604Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T07:39:59.207Z] OK: 8 MiB in 23 packages [2022-04-22T07:40:01.866Z] Removing intermediate container 671b947ce3a4 [2022-04-22T07:40:01.866Z] ---> 6b7e232ba985 [2022-04-22T07:40:01.866Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:40:02.474Z] ---> b54eb415eea3 [2022-04-22T07:40:02.474Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T07:40:05.906Z] ---> 18cfe5e953a1 [2022-04-22T07:40:05.906Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T07:40:07.349Z] ---> 46138f4d74e6 [2022-04-22T07:40:07.349Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T07:40:07.627Z] ---> Running in 2724b8364a2f [2022-04-22T07:40:08.615Z] Removing intermediate container 2724b8364a2f [2022-04-22T07:40:08.615Z] ---> 765d72945ce5 [2022-04-22T07:40:08.615Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:40:08.615Z] ---> Running in be737695eb67 [2022-04-22T07:40:09.603Z] Removing intermediate container be737695eb67 [2022-04-22T07:40:09.603Z] ---> 45566b96473f [2022-04-22T07:40:09.603Z] Step 18/20 : LABEL arch=arm64 [2022-04-22T07:40:09.603Z] ---> Running in 3d52d22c13e7 [2022-04-22T07:40:10.603Z] Removing intermediate container 3d52d22c13e7 [2022-04-22T07:40:10.603Z] ---> 4abfb3f69ce0 [2022-04-22T07:40:10.603Z] Step 19/20 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:40:10.885Z] ---> Running in d9fc3f93c4e9 [2022-04-22T07:40:11.495Z] Removing intermediate container d9fc3f93c4e9 [2022-04-22T07:40:11.495Z] ---> 6249c3e2897b [2022-04-22T07:40:11.495Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T07:40:11.773Z] ---> Running in 587a6153a3a4 [2022-04-22T07:40:12.379Z] Removing intermediate container 587a6153a3a4 [2022-04-22T07:40:12.379Z] ---> 9edef4ecbccd [2022-04-22T07:40:12.379Z] [2022-04-22T07:40:13.820Z] Successfully built 9edef4ecbccd [2022-04-22T07:40:13.820Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-22T07:40:13.820Z] Building core-metadata [2022-04-22T07:40:15.265Z]  Building security-spiffe-token-provider ... done Removing intermediate container aa2f2365e570 [2022-04-22T07:40:15.265Z] ---> 966dcdd96593 [2022-04-22T07:40:15.265Z] [2022-04-22T07:40:15.265Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T07:40:15.265Z] ---> ac73e934f311 [2022-04-22T07:40:15.265Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T07:40:15.265Z] ---> Using cache [2022-04-22T07:40:15.265Z] ---> 5e3cbce21b98 [2022-04-22T07:40:15.265Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:40:15.265Z] ---> Using cache [2022-04-22T07:40:15.265Z] ---> 1d0308dad759 [2022-04-22T07:40:15.265Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T07:40:15.544Z] ---> Running in fb9d64dd2f82 [2022-04-22T07:40:16.152Z] Removing intermediate container fb9d64dd2f82 [2022-04-22T07:40:16.152Z] ---> 14b99128a34c [2022-04-22T07:40:16.152Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T07:40:16.152Z] ---> Running in 7fa73da82510 [2022-04-22T07:40:16.760Z] Removing intermediate container 7fa73da82510 [2022-04-22T07:40:16.760Z] ---> febfcf71aad9 [2022-04-22T07:40:16.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:40:18.216Z] ---> 56ac687f4347 [2022-04-22T07:40:18.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T07:40:20.871Z] ---> 8a0f3c8b0e09 [2022-04-22T07:40:20.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T07:40:21.480Z] ---> 76b5fcf9f2f4 [2022-04-22T07:40:21.480Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T07:40:21.759Z] ---> Running in 0c91524e2e56 [2022-04-22T07:40:22.372Z] Removing intermediate container 0c91524e2e56 [2022-04-22T07:40:22.372Z] ---> 966774dbbe91 [2022-04-22T07:40:22.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:40:22.372Z] ---> Running in c049fc6369a6 [2022-04-22T07:40:22.975Z] Removing intermediate container c049fc6369a6 [2022-04-22T07:40:22.975Z] ---> 86caa755e2b3 [2022-04-22T07:40:22.975Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T07:40:23.249Z] ---> Running in a07f72ec7d86 [2022-04-22T07:40:23.849Z] Removing intermediate container a07f72ec7d86 [2022-04-22T07:40:23.849Z] ---> 947a1386db6f [2022-04-22T07:40:23.849Z] Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:40:23.849Z] ---> Running in 9a8583b0dd96 [2022-04-22T07:40:24.448Z] Removing intermediate container 9a8583b0dd96 [2022-04-22T07:40:24.448Z] ---> a3518a45e703 [2022-04-22T07:40:24.448Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T07:40:24.448Z] ---> Running in ebb107378a48 [2022-04-22T07:40:25.047Z] Removing intermediate container ebb107378a48 [2022-04-22T07:40:25.047Z] ---> fcbd50a502d8 [2022-04-22T07:40:25.047Z] [2022-04-22T07:40:25.649Z] Successfully built fcbd50a502d8 [2022-04-22T07:40:25.649Z] Successfully tagged support-scheduler-arm64:latest [2022-04-22T07:40:47.878Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T07:40:47.878Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T07:40:47.878Z] ---> f429ffedd7fe [2022-04-22T07:40:47.878Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T07:40:47.878Z] ---> Using cache [2022-04-22T07:40:47.878Z] ---> b110d3c6eeb3 [2022-04-22T07:40:47.878Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T07:40:47.878Z] ---> Using cache [2022-04-22T07:40:47.878Z] ---> 9f7b16e2c7e2 [2022-04-22T07:40:47.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T07:40:47.878Z] ---> Using cache [2022-04-22T07:40:47.878Z] ---> 3df54baeb791 [2022-04-22T07:40:47.878Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T07:40:47.878Z] ---> Using cache [2022-04-22T07:40:47.878Z] ---> 49f226b4d62c [2022-04-22T07:40:47.878Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T07:40:47.878Z] ---> Using cache [2022-04-22T07:40:47.878Z] ---> 416cb3f497ca [2022-04-22T07:40:47.878Z] Step 8/23 : COPY . . [2022-04-22T07:40:47.878Z] ---> Using cache [2022-04-22T07:40:47.878Z] ---> 74b87c0a08ab [2022-04-22T07:40:47.878Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T07:40:48.527Z] ---> Running in 09106ca55871 [2022-04-22T07:40:50.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T07:44:42.589Z] Removing intermediate container 09106ca55871 [2022-04-22T07:44:42.589Z] ---> f711eae2f520 [2022-04-22T07:44:42.589Z] [2022-04-22T07:44:42.589Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T07:44:42.589Z] ---> ac73e934f311 [2022-04-22T07:44:42.589Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T07:44:42.589Z] ---> Using cache [2022-04-22T07:44:42.589Z] ---> 5e3cbce21b98 [2022-04-22T07:44:42.589Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T07:44:42.589Z] ---> Using cache [2022-04-22T07:44:42.589Z] ---> 1d0308dad759 [2022-04-22T07:44:42.589Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T07:44:42.589Z] ---> Running in 916b37393700 [2022-04-22T07:44:42.589Z] Removing intermediate container 916b37393700 [2022-04-22T07:44:42.589Z] ---> 15840e894209 [2022-04-22T07:44:42.589Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T07:44:42.589Z] ---> Running in ecae917bff67 [2022-04-22T07:44:42.589Z] Removing intermediate container ecae917bff67 [2022-04-22T07:44:42.589Z] ---> faef8680b624 [2022-04-22T07:44:42.589Z] Step 15/23 : WORKDIR / [2022-04-22T07:44:42.589Z] ---> Running in 764560830f67 [2022-04-22T07:44:42.589Z] Removing intermediate container 764560830f67 [2022-04-22T07:44:42.589Z] ---> 0247d87e071f [2022-04-22T07:44:42.589Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T07:44:42.589Z] ---> 1a7d759ba96b [2022-04-22T07:44:42.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T07:44:43.191Z] ---> 737c3b1d3848 [2022-04-22T07:44:43.191Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T07:44:44.179Z] ---> 09d92372da6b [2022-04-22T07:44:44.179Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T07:44:44.179Z] ---> Running in 1e5e5ea1dd52 [2022-04-22T07:44:44.780Z] Removing intermediate container 1e5e5ea1dd52 [2022-04-22T07:44:44.780Z] ---> 2eb16064e4fb [2022-04-22T07:44:44.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T07:44:44.780Z] ---> Running in 65f3b6ee3b3b [2022-04-22T07:44:45.386Z] Removing intermediate container 65f3b6ee3b3b [2022-04-22T07:44:45.386Z] ---> b21983273a2f [2022-04-22T07:44:45.386Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T07:44:45.668Z] ---> Running in a49ce90b27e5 [2022-04-22T07:44:46.275Z] Removing intermediate container a49ce90b27e5 [2022-04-22T07:44:46.275Z] ---> 4dc1172a84fc [2022-04-22T07:44:46.275Z] Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T07:44:46.275Z] ---> Running in 710e9af5f996 [2022-04-22T07:44:46.556Z] Removing intermediate container 710e9af5f996 [2022-04-22T07:44:46.556Z] ---> a73fc7606203 [2022-04-22T07:44:46.556Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T07:44:46.833Z] ---> Running in 29a74724cd2c [2022-04-22T07:44:47.438Z] Removing intermediate container 29a74724cd2c [2022-04-22T07:44:47.438Z] ---> c36d04897367 [2022-04-22T07:44:47.438Z] [2022-04-22T07:44:47.715Z] Successfully built c36d04897367 [2022-04-22T07:44:47.715Z] Successfully tagged core-metadata-arm64:latest [2022-04-22T07:54:25.321Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-22T07:54:25.321Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T07:54:25.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T07:54:25.321Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T07:54:29.647Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T07:54:29.925Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T07:54:32.559Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T07:54:32.559Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T07:54:32.559Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T07:54:32.559Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T07:54:32.559Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T07:54:32.559Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T07:54:32.834Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T07:54:32.834Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T07:59:55.038Z] Building bin/spire-agent... [2022-04-22T07:59:55.038Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T07:59:55.038Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T07:59:55.038Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T07:59:55.038Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T07:59:55.038Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T07:59:55.038Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T07:59:55.038Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T07:59:55.321Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T07:59:55.321Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T07:59:55.599Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T07:59:55.599Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T07:59:55.599Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T07:59:55.878Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T08:00:22.717Z] Removing intermediate container 8adfa3435a36 [2022-04-22T08:00:22.717Z] ---> 642f90894330 [2022-04-22T08:00:22.717Z] [2022-04-22T08:00:22.717Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T08:00:22.717Z] ---> 3fb3c9af89a9 [2022-04-22T08:00:22.717Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T08:00:22.717Z] ---> Using cache [2022-04-22T08:00:22.717Z] ---> 996e88efcd26 [2022-04-22T08:00:22.717Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:00:22.717Z] ---> Using cache [2022-04-22T08:00:22.717Z] ---> 8211a08a87dc [2022-04-22T08:00:22.717Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T08:00:22.717Z] ---> Running in 6b4a705acc1f [2022-04-22T08:00:23.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:00:24.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:00:25.298Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T08:00:25.298Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T08:00:25.298Z] OK: 15730 distinct packages available [2022-04-22T08:00:25.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:00:26.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:00:27.322Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T08:00:27.600Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T08:00:27.600Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T08:00:27.600Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T08:00:27.875Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T08:00:27.875Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T08:00:27.875Z] OK: 6 MiB in 19 packages [2022-04-22T08:00:29.316Z] Removing intermediate container 6b4a705acc1f [2022-04-22T08:00:29.316Z] ---> d6ef712f0ed2 [2022-04-22T08:00:29.316Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T08:00:34.758Z] ---> 4b9b246c1b9c [2022-04-22T08:00:34.758Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T08:00:35.739Z] ---> 26eee2a480c7 [2022-04-22T08:00:35.739Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T08:00:36.730Z] ---> 66876d0788b7 [2022-04-22T08:00:36.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T08:00:37.720Z] ---> 2f3b9f2be972 [2022-04-22T08:00:37.720Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T08:00:37.720Z] ---> Running in 4c1e9cc48889 [2022-04-22T08:00:38.330Z] Removing intermediate container 4c1e9cc48889 [2022-04-22T08:00:38.330Z] ---> 13e4f6fa374d [2022-04-22T08:00:38.330Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T08:00:38.330Z] ---> Running in e47b90c3aee9 [2022-04-22T08:00:38.932Z] Removing intermediate container e47b90c3aee9 [2022-04-22T08:00:38.932Z] ---> 64dd807d3083 [2022-04-22T08:00:38.932Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T08:00:38.932Z] ---> Running in ffeac6f974fc [2022-04-22T08:00:39.222Z] Removing intermediate container ffeac6f974fc [2022-04-22T08:00:39.222Z] ---> 5d196460c9a6 [2022-04-22T08:00:39.222Z] Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T08:00:39.503Z] ---> Running in f36d27ce0284 [2022-04-22T08:00:39.782Z] Removing intermediate container f36d27ce0284 [2022-04-22T08:00:39.782Z] ---> be92c103e598 [2022-04-22T08:00:39.782Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T08:00:40.063Z] ---> Running in 40c4ef045b69 [2022-04-22T08:00:40.679Z] Removing intermediate container 40c4ef045b69 [2022-04-22T08:00:40.679Z] ---> 415b7a7c5e31 [2022-04-22T08:00:40.679Z] [2022-04-22T08:00:40.960Z] Successfully built 415b7a7c5e31 [2022-04-22T08:00:40.960Z] Successfully tagged security-spire-server-arm64:latest [2022-04-22T08:02:03.760Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-22T08:02:03.760Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T08:02:03.760Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T08:02:03.760Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T08:02:03.760Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T08:02:04.034Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T08:02:05.022Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T08:02:05.022Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T08:02:05.022Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T08:02:05.022Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T08:02:05.306Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T08:02:05.306Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T08:02:05.306Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T08:02:05.306Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T08:04:57.295Z] Removing intermediate container ab3462fac649 [2022-04-22T08:04:57.295Z] ---> efeb6fd7456e [2022-04-22T08:04:57.295Z] [2022-04-22T08:04:57.295Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T08:04:57.295Z] ---> 3fb3c9af89a9 [2022-04-22T08:04:57.295Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T08:04:57.295Z] ---> Using cache [2022-04-22T08:04:57.295Z] ---> 996e88efcd26 [2022-04-22T08:04:57.295Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:04:57.295Z] ---> Using cache [2022-04-22T08:04:57.295Z] ---> 8211a08a87dc [2022-04-22T08:04:57.295Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T08:04:57.295Z] ---> Using cache [2022-04-22T08:04:57.295Z] ---> d6ef712f0ed2 [2022-04-22T08:04:57.295Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T08:04:57.295Z] ---> 966ec2b499b2 [2022-04-22T08:04:57.295Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T08:04:57.295Z] ---> d75ca02acd15 [2022-04-22T08:04:57.295Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T08:04:57.295Z] ---> 00cec5002466 [2022-04-22T08:04:57.295Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T08:04:57.295Z] ---> 56c43dbfd0dd [2022-04-22T08:04:57.295Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T08:04:57.295Z] ---> 992cd63b7bc6 [2022-04-22T08:04:57.295Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T08:04:57.295Z] ---> Running in 1287282b1019 [2022-04-22T08:04:57.295Z] Removing intermediate container 1287282b1019 [2022-04-22T08:04:57.295Z] ---> 7ff74be4ad5c [2022-04-22T08:04:57.295Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T08:04:57.295Z] ---> Running in f5af86d721c0 [2022-04-22T08:04:57.295Z] Removing intermediate container f5af86d721c0 [2022-04-22T08:04:57.295Z] ---> 94afdf8f300b [2022-04-22T08:04:57.295Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T08:04:57.295Z] ---> Running in f04bbeb58ea6 [2022-04-22T08:04:57.295Z] Removing intermediate container f04bbeb58ea6 [2022-04-22T08:04:57.295Z] ---> 986d4ec882db [2022-04-22T08:04:57.295Z] Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T08:04:57.295Z] ---> Running in ddc96f954ed0 [2022-04-22T08:04:57.295Z] Removing intermediate container ddc96f954ed0 [2022-04-22T08:04:57.295Z] ---> f539e5bf8ebe [2022-04-22T08:04:57.295Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T08:04:57.295Z] ---> Running in bf1c6e8ee532 [2022-04-22T08:04:57.295Z] Removing intermediate container bf1c6e8ee532 [2022-04-22T08:04:57.295Z] ---> 615b92b3bb45 [2022-04-22T08:04:57.295Z] [2022-04-22T08:04:57.295Z] Successfully built 615b92b3bb45 [2022-04-22T08:04:57.295Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-22T08:06:34.097Z]  Building security-spire-agent ... done Removing intermediate container 387cc90f098c [2022-04-22T08:06:34.097Z] ---> 2e4a5945ec0f [2022-04-22T08:06:34.097Z] [2022-04-22T08:06:34.097Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T08:06:34.097Z] ---> 3fb3c9af89a9 [2022-04-22T08:06:34.097Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T08:06:34.097Z] ---> Using cache [2022-04-22T08:06:34.097Z] ---> 996e88efcd26 [2022-04-22T08:06:34.097Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T08:06:34.097Z] ---> Using cache [2022-04-22T08:06:34.097Z] ---> 8211a08a87dc [2022-04-22T08:06:34.097Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T08:06:34.097Z] ---> Running in 6afdb23a19b6 [2022-04-22T08:06:34.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:06:34.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:06:34.097Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T08:06:34.097Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T08:06:34.097Z] OK: 15730 distinct packages available [2022-04-22T08:06:34.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T08:06:34.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T08:06:34.097Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T08:06:34.097Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T08:06:34.097Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T08:06:34.097Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T08:06:34.097Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T08:06:34.097Z] OK: 6 MiB in 18 packages [2022-04-22T08:06:34.097Z] Removing intermediate container 6afdb23a19b6 [2022-04-22T08:06:34.097Z] ---> 0dde0677f629 [2022-04-22T08:06:34.097Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T08:06:34.097Z] ---> 3fbdaf587635 [2022-04-22T08:06:34.097Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T08:06:34.097Z] ---> 93f4d4408a57 [2022-04-22T08:06:34.097Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T08:06:34.097Z] ---> Running in 1aef3615ea07 [2022-04-22T08:06:34.097Z] Removing intermediate container 1aef3615ea07 [2022-04-22T08:06:34.097Z] ---> f671d0c5b66b [2022-04-22T08:06:34.097Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T08:06:34.097Z] ---> 7c2fca9b78b2 [2022-04-22T08:06:34.097Z] Step 21/26 : WORKDIR / [2022-04-22T08:06:34.097Z] ---> Running in 06f533865b26 [2022-04-22T08:06:34.370Z] Removing intermediate container 06f533865b26 [2022-04-22T08:06:34.371Z] ---> b9defa266327 [2022-04-22T08:06:34.371Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T08:06:34.371Z] ---> Running in 311c9eda9f7a [2022-04-22T08:06:34.646Z] Removing intermediate container 311c9eda9f7a [2022-04-22T08:06:34.646Z] ---> ab0a0980849e [2022-04-22T08:06:34.646Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T08:06:34.924Z] ---> Running in 4e7531f800de [2022-04-22T08:06:35.196Z] Removing intermediate container 4e7531f800de [2022-04-22T08:06:35.196Z] ---> 2d4960680d94 [2022-04-22T08:06:35.196Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T08:06:35.196Z] ---> Running in f5fe46ed3966 [2022-04-22T08:06:35.798Z] Removing intermediate container f5fe46ed3966 [2022-04-22T08:06:35.798Z] ---> e9fe74751b28 [2022-04-22T08:06:35.798Z] Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 [2022-04-22T08:06:35.798Z] ---> Running in 9a8e3a26f68e [2022-04-22T08:06:36.071Z] Removing intermediate container 9a8e3a26f68e [2022-04-22T08:06:36.071Z] ---> ce7d88559ecf [2022-04-22T08:06:36.071Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T08:06:36.071Z] ---> Running in 9e7c3aff6b1a [2022-04-22T08:06:36.674Z] Removing intermediate container 9e7c3aff6b1a [2022-04-22T08:06:36.674Z] ---> 248daabcaa3a [2022-04-22T08:06:36.674Z] [2022-04-22T08:06:36.674Z] Successfully built 248daabcaa3a [2022-04-22T08:06:36.674Z] Successfully tagged security-spire-config-arm64:latest [2022-04-22T08:06:36.962Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T08:06:36.977Z] $ docker stop --time=1 9ca16982daa92dc1cc000e7e90a43e36de4adb5d220fc9b70ad45d9759a452f9 [2022-04-22T08:06:38.760Z] $ docker rm -f 9ca16982daa92dc1cc000e7e90a43e36de4adb5d220fc9b70ad45d9759a452f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T08:06:39.395Z] + docker images [2022-04-22T08:06:39.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T08:06:39.992Z] security-spire-config-arm64 latest 248daabcaa3a 3 seconds ago 85.6MB [2022-04-22T08:06:39.992Z] 2e4a5945ec0f 35 seconds ago 4.14GB [2022-04-22T08:06:39.992Z] security-spire-agent-arm64 latest 615b92b3bb45 About a minute ago 126MB [2022-04-22T08:06:39.992Z] efeb6fd7456e 2 minutes ago 4.14GB [2022-04-22T08:06:39.992Z] security-spire-server-arm64 latest 415b7a7c5e31 5 minutes ago 86.3MB [2022-04-22T08:06:39.992Z] 642f90894330 6 minutes ago 4.14GB [2022-04-22T08:06:39.992Z] core-metadata-arm64 latest c36d04897367 21 minutes ago 16.3MB [2022-04-22T08:06:39.992Z] f711eae2f520 22 minutes ago 1.31GB [2022-04-22T08:06:39.992Z] support-scheduler-arm64 latest fcbd50a502d8 26 minutes ago 25.2MB [2022-04-22T08:06:39.992Z] 966dcdd96593 26 minutes ago 1.36GB [2022-04-22T08:06:39.992Z] security-spiffe-token-provider-arm64 latest 9edef4ecbccd 26 minutes ago 27.9MB [2022-04-22T08:06:39.992Z] d17980ff3c96 26 minutes ago 1.36GB [2022-04-22T08:06:39.992Z] sys-mgmt-agent-arm64 latest e0d8dd994c86 33 minutes ago 282MB [2022-04-22T08:06:39.992Z] core-data-arm64 latest b6fad8c279ac 34 minutes ago 21.6MB [2022-04-22T08:06:39.992Z] 7131e306dd2b 34 minutes ago 1.34GB [2022-04-22T08:06:39.992Z] core-command-arm64 latest 88b020fc492f 35 minutes ago 15.5MB [2022-04-22T08:06:39.992Z] c9958faa049b 35 minutes ago 1.31GB [2022-04-22T08:06:39.992Z] 13166b1fbf31 35 minutes ago 1.31GB [2022-04-22T08:06:39.992Z] support-notifications-arm64 latest 9196c798b422 40 minutes ago 25.8MB [2022-04-22T08:06:39.992Z] 6e0297cbd242 41 minutes ago 1.37GB [2022-04-22T08:06:39.992Z] security-bootstrapper-arm64 latest 651a20c18372 42 minutes ago 18.3MB [2022-04-22T08:06:39.992Z] security-secretstore-setup-arm64 latest c58c7b34e35e 42 minutes ago 27.5MB [2022-04-22T08:06:39.992Z] security-proxy-setup-arm64 latest 36893e009084 42 minutes ago 26.1MB [2022-04-22T08:06:39.992Z] 2ef1f98563f6 43 minutes ago 1.31GB [2022-04-22T08:06:39.992Z] 8149586418ab 43 minutes ago 1.32GB [2022-04-22T08:06:39.992Z] e03be4386fea 43 minutes ago 1.32GB [2022-04-22T08:06:39.992Z] ci-base-image-arm64 latest f429ffedd7fe 59 minutes ago 886MB [2022-04-22T08:06:39.992Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-22T08:06:39.992Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-22T08:06:39.992Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-22T08:06:39.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-22T08:06:39.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:06:40.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:06:40.721Z] [2022-04-22T08:06:40.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:06:41.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:06:41.376Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T08:06:41.376Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T08:06:41.376Z] 04944245beec: Pulling fs layer [2022-04-22T08:06:41.376Z] 699f458cf7ca: Pulling fs layer [2022-04-22T08:06:41.376Z] 765212b225bb: Pulling fs layer [2022-04-22T08:06:41.376Z] f23df028b6ca: Pulling fs layer [2022-04-22T08:06:41.376Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T08:06:41.376Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T08:06:41.376Z] d65c8cfc05b1: Waiting [2022-04-22T08:06:41.376Z] 765212b225bb: Waiting [2022-04-22T08:06:41.376Z] f23df028b6ca: Waiting [2022-04-22T08:06:41.376Z] 2437ff75d9bd: Waiting [2022-04-22T08:06:41.376Z] 04944245beec: Download complete [2022-04-22T08:06:41.376Z] 765212b225bb: Verifying Checksum [2022-04-22T08:06:41.376Z] 765212b225bb: Download complete [2022-04-22T08:06:41.654Z] f23df028b6ca: Verifying Checksum [2022-04-22T08:06:41.654Z] f23df028b6ca: Download complete [2022-04-22T08:06:41.654Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T08:06:41.654Z] d65c8cfc05b1: Download complete [2022-04-22T08:06:41.654Z] 699f458cf7ca: Download complete [2022-04-22T08:06:41.927Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T08:06:41.927Z] 8998bd30e6a1: Download complete [2022-04-22T08:06:44.541Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T08:06:44.541Z] 2437ff75d9bd: Download complete [2022-04-22T08:06:46.511Z] 8998bd30e6a1: Pull complete [2022-04-22T08:06:47.105Z] 04944245beec: Pull complete [2022-04-22T08:06:48.539Z] 699f458cf7ca: Pull complete [2022-04-22T08:06:48.812Z] 765212b225bb: Pull complete [2022-04-22T08:06:49.793Z] f23df028b6ca: Pull complete [2022-04-22T08:06:49.793Z] d65c8cfc05b1: Pull complete [2022-04-22T08:07:04.875Z] 2437ff75d9bd: Pull complete [2022-04-22T08:07:04.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T08:07:04.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T08:07:04.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T08:07:05.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container [2022-04-22T08:07:05.200Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T08:07:08.131Z] $ docker top 37800e8a804881ea78a10050350a88f61e835b09e7d3251e23f9d321f9267762 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:09.199Z] ---> job-cost.sh [2022-04-22T08:07:09.199Z] lf-activate-venv: SKIPPING [2022-04-22T08:07:09.199Z] INFO: No Stack... [2022-04-22T08:07:09.792Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T08:07:10.386Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T08:07:11.099Z] + cut -d, -f6 [2022-04-22T08:07:11.099Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-04-22T08:07:11.158Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] [2022-04-22T08:07:11.163Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] did not exist. Created. [2022-04-22T08:07:11.163Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T08:07:11.962Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T08:07:12.179Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T08:07:12.196Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T08:07:12.272Z] $ docker stop --time=1 37800e8a804881ea78a10050350a88f61e835b09e7d3251e23f9d321f9267762 [2022-04-22T08:07:13.786Z] $ docker rm -f 37800e8a804881ea78a10050350a88f61e835b09e7d3251e23f9d321f9267762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T08:07:14.859Z] provisioning config files... [2022-04-22T08:07:14.868Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3279910635042846317tmp [Pipeline] { [Pipeline] sh [2022-04-22T08:07:15.225Z] + set +x [2022-04-22T08:07:15.225Z] + bash -s -- [2022-04-22T08:07:15.225Z] + curl -s https://codecov.io/bash [2022-04-22T08:07:15.225Z] [2022-04-22T08:07:15.225Z] _____ _ [2022-04-22T08:07:15.225Z] / ____| | | [2022-04-22T08:07:15.225Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T08:07:15.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T08:07:15.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T08:07:15.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T08:07:15.225Z] Bash-1.0.6 [2022-04-22T08:07:15.225Z] [2022-04-22T08:07:15.225Z] [2022-04-22T08:07:15.225Z] ==> git version 2.25.1 found [2022-04-22T08:07:15.225Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T08:07:15.225Z] Release-Date: 2020-01-08 [2022-04-22T08:07:15.225Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T08:07:15.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T08:07:15.225Z] ==> Jenkins CI detected. [2022-04-22T08:07:15.225Z] current dir:  /w/workspace/edgex-go/1 [2022-04-22T08:07:15.225Z] project root: . [2022-04-22T08:07:15.225Z] --> token set from env [2022-04-22T08:07:15.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T08:07:15.225Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T08:07:15.225Z] ==> Python coveragepy not found [2022-04-22T08:07:15.225Z] ==> Searching for coverage reports in: [2022-04-22T08:07:15.225Z] + . [2022-04-22T08:07:15.225Z] -> Found 1 reports [2022-04-22T08:07:15.225Z] ==> Detecting git/mercurial file structure [2022-04-22T08:07:15.487Z] ==> Reading reports [2022-04-22T08:07:15.487Z] + ./coverage.out bytes=435134 [2022-04-22T08:07:15.487Z] ==> Appending adjustments [2022-04-22T08:07:15.487Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T08:07:16.875Z] + Found adjustments [2022-04-22T08:07:16.875Z] ==> Gzipping contents [2022-04-22T08:07:16.875Z] 60K /tmp/codecov.yyUqAU.gz [2022-04-22T08:07:16.875Z] ==> Uploading reports [2022-04-22T08:07:16.875Z] url: https://codecov.io [2022-04-22T08:07:16.875Z] query: branch=PR-3985&commit=a6024f178a0030cbe1827be7b996dd30d7b1ca19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3985&job=&cmd_args= [2022-04-22T08:07:16.875Z] -> Pinging Codecov [2022-04-22T08:07:16.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3985&commit=a6024f178a0030cbe1827be7b996dd30d7b1ca19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3985&job=&cmd_args= [2022-04-22T08:07:16.875Z] -> Uploading to [2022-04-22T08:07:16.875Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/a6024f178a0030cbe1827be7b996dd30d7b1ca19/10ba577d-3ca4-4e6f-b120-a5001c2859f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T080716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e918e47b76428f37b4aad7096635c2255bdea8b4716297958829fde493b1f14 [2022-04-22T08:07:16.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T08:07:16.875Z] Dload Upload Total Spent Left Speed [2022-04-22T08:07:17.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59834 0 0 100 59834 0 230k --:--:-- --:--:-- --:--:-- 230k [2022-04-22T08:07:17.136Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] } [2022-04-22T08:07:17.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-22T08:07:18.514Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:18.846Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:19.741Z] ---> package-listing.sh [2022-04-22T08:07:19.741Z] ++ facter osfamily [2022-04-22T08:07:19.741Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T08:07:20.001Z] + OS_FAMILY=debian [2022-04-22T08:07:20.001Z] + workspace=/w/workspace/edgex-go/1 [2022-04-22T08:07:20.001Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T08:07:20.001Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T08:07:20.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T08:07:20.001Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T08:07:20.001Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-22T08:07:20.001Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T08:07:20.001Z] + case "${OS_FAMILY}" in [2022-04-22T08:07:20.001Z] + dpkg -l [2022-04-22T08:07:20.001Z] + grep '^ii' [2022-04-22T08:07:20.001Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T08:07:20.001Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T08:07:20.001Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T08:07:20.001Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-22T08:07:20.001Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-22T08:07:20.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-22T08:07:20.034Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T08:07:20.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:07:20.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:07:20.905Z] [2022-04-22T08:07:20.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T08:07:21.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:07:21.247Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T08:07:21.247Z] 5eb5b503b376: Pulling fs layer [2022-04-22T08:07:21.247Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T08:07:21.247Z] ec43610c2a17: Pulling fs layer [2022-04-22T08:07:21.247Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T08:07:21.247Z] 33b1e0a273af: Pulling fs layer [2022-04-22T08:07:21.247Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T08:07:21.247Z] 2f39f015ded8: Pulling fs layer [2022-04-22T08:07:21.247Z] 2f39f015ded8: Waiting [2022-04-22T08:07:21.247Z] 5d3b04190fa2: Waiting [2022-04-22T08:07:21.247Z] 33b1e0a273af: Waiting [2022-04-22T08:07:21.247Z] 3a2ae6a8a46f: Waiting [2022-04-22T08:07:21.247Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T08:07:21.247Z] 5c69ac0246d0: Download complete [2022-04-22T08:07:21.247Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T08:07:21.247Z] 3a2ae6a8a46f: Download complete [2022-04-22T08:07:21.247Z] 33b1e0a273af: Verifying Checksum [2022-04-22T08:07:21.247Z] 33b1e0a273af: Download complete [2022-04-22T08:07:21.248Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T08:07:21.248Z] 5d3b04190fa2: Download complete [2022-04-22T08:07:21.248Z] ec43610c2a17: Verifying Checksum [2022-04-22T08:07:21.248Z] ec43610c2a17: Download complete [2022-04-22T08:07:21.507Z] 5eb5b503b376: Verifying Checksum [2022-04-22T08:07:21.507Z] 5eb5b503b376: Download complete [2022-04-22T08:07:22.076Z] 2f39f015ded8: Download complete [2022-04-22T08:07:22.644Z] 5eb5b503b376: Pull complete [2022-04-22T08:07:22.902Z] 5c69ac0246d0: Pull complete [2022-04-22T08:07:23.162Z] ec43610c2a17: Pull complete [2022-04-22T08:07:23.421Z] 3a2ae6a8a46f: Pull complete [2022-04-22T08:07:23.681Z] 33b1e0a273af: Pull complete [2022-04-22T08:07:23.681Z] 5d3b04190fa2: Pull complete [2022-04-22T08:07:27.869Z] 2f39f015ded8: Pull complete [2022-04-22T08:07:27.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T08:07:27.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T08:07:27.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T08:07:27.958Z] prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container [2022-04-22T08:07:28.001Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T08:07:29.728Z] $ docker top dfc26988aa649114bac873f3ce55155f6d7a44cedda52504f9ff1900e47ac580 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T08:07:30.127Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T08:07:30.440Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T08:07:30.755Z] + ls /var/log/sa-host [2022-04-22T08:07:30.755Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T08:07:31.028Z] provisioning config files... [2022-04-22T08:07:31.037Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8525066660768053702tmp [Pipeline] { [Pipeline] echo [2022-04-22T08:07:31.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:31.424Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T08:07:31.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:31.850Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T08:07:31.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:32.210Z] ---> sudo-logs.sh [2022-04-22T08:07:32.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T08:07:32.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:32.594Z] ---> job-cost.sh [2022-04-22T08:07:32.594Z] lf-activate-venv: SKIPPING [2022-04-22T08:07:32.594Z] DEBUG: total: 0.2199999988079071 [2022-04-22T08:07:32.594Z] INFO: Retrieving Stack Cost... [2022-04-22T08:07:33.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T08:07:33.423Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T08:07:33.458Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T08:07:33.777Z] ---> logs-deploy.sh [2022-04-22T08:07:33.777Z] lf-activate-venv: SKIPPING [2022-04-22T08:07:33.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3985/1 [2022-04-22T08:07:33.777Z] INFO: archiving workspace using pattern(s): [2022-04-22T08:07:34.719Z] Archives upload complete. [2022-04-22T08:07:34.719Z] INFO: archiving logs to Nexus